summaryrefslogtreecommitdiff
path: root/buildconf/local.conf
diff options
context:
space:
mode:
Diffstat (limited to 'buildconf/local.conf')
-rw-r--r--buildconf/local.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/buildconf/local.conf b/buildconf/local.conf
index 2c85409..5ced3b0 100644
--- a/buildconf/local.conf
+++ b/buildconf/local.conf
@@ -227,8 +227,8 @@ BB_DISKMON_DIRS ??= "\
# seen. The two lines below enable the SDL backend too. By default libsdl2-native will
# be built, if you want to use your host's libSDL instead of the minimal libsdl built
# by libsdl2-native then uncomment the ASSUME_PROVIDED line below.
-PACKAGECONFIG_append_pn-qemu-system-native = " sdl"
-PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
+PACKAGECONFIG:append:pn-qemu-system-native = " sdl"
+PACKAGECONFIG:append:pn-nativesdk-qemu = " sdl"
#ASSUME_PROVIDED += "libsdl2-native"
#
@@ -250,8 +250,8 @@ PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
#
# To enable fitimage, uncomment the following two lines
#
-# KERNEL_CLASSES_append = " toradex-fitimage"
-# KERNEL_IMAGETYPE_forcevariable = "${@'zImage' if d.getVar('TORADEX_FLASH_TYPE') == 'rawnand' else 'fitImage'}"
+# KERNEL_CLASSES:append = " toradex-fitimage"
+# KERNEL_IMAGETYPE:forcevariable = "${@'zImage' if d.getVar('TORADEX_FLASH_TYPE') == 'rawnand' else 'fitImage'}"
# CONF_VERSION is increased each time build/conf/ changes incompatibly and is used to