aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb')
-rw-r--r--recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb b/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb
index d36bcd56..e815ae29 100644
--- a/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb
+++ b/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb
@@ -7,7 +7,7 @@ inherit module features_check
REQUIRED_MACHINE_FEATURES = "gc320"
-MACHINE_KERNEL_PR_append = "i"
+MACHINE_KERNEL_PR:append = "i"
PR = "${MACHINE_KERNEL_PR}"
# Need to branch out with ${PV} var
@@ -27,4 +27,4 @@ do_install() {
}
COMPATIBLE_HOST ?= "null"
-COMPATIBLE_HOST_ti-soc = "(.*)"
+COMPATIBLE_HOST:ti-soc = "(.*)"