X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-kernel%2Flinux%2Flinux_agldemo.inc;h=402117748e4b95832cbf721ba06d25dae23bc208;hb=4249268041b879b3d2bae338d5de88f4f2d54b26;hp=84b61df0ad3c16ad5e1738679c53e0c3e6e7af4b;hpb=e89376af34201168a3e8d3fe72258b587edb7d71;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-kernel/linux/linux_agldemo.inc b/recipes-kernel/linux/linux_agldemo.inc index 84b61df0a..402117748 100644 --- a/recipes-kernel/linux/linux_agldemo.inc +++ b/recipes-kernel/linux/linux_agldemo.inc @@ -1,4 +1,4 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/linux:" +FILESEXTRAPATHS:prepend := "${THISDIR}/linux:" # Enable assorted USB device support for demo systems AGL_KCONFIG_FRAGMENTS += " \ @@ -35,4 +35,4 @@ AGL_KCONFIG_FRAGMENTS += "rtc.cfg" AGL_KCONFIG_FRAGMENTS += "disable_most.cfg" # Enable some things on qemuarm64 so MOST drivers will build and load. -AGL_KCONFIG_FRAGMENTS_append_qemuarm64 = " most_deps.cfg" +AGL_KCONFIG_FRAGMENTS:append:qemuarm64 = " most_deps.cfg"