]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
linux-yocto-custom: include a user feature description file
authorChoong YinThong <yin.thong.choong@intel.com>
Wed, 21 Jun 2017 19:04:17 +0000 (12:04 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Jul 2017 14:02:51 +0000 (15:02 +0100)
Missing user feature description file
when select linux-yocto-custom in script/yocto-bsp
and causes failure in script/yocto-kernel feature add.

[YOCTO #11585]

Signed-off-by: Choong YinThong <yin.thong.choong@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom.bb
scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom/machine-user-features.scc [new file with mode: 0644]

index fda955b5e2bd5788e5800efac0d5695968fb83a5..3ba4226aa96ffbb6941fba0d353236938f807eb2 100644 (file)
@@ -42,6 +42,7 @@ SRC_URI += "file://{{=machine}}.scc \
             file://{{=machine}}.cfg \
             file://{{=machine}}-user-config.cfg \
             file://{{=machine}}-user-patches.scc \
+            file://{{=machine}}-user-features.scc \
            "
 
 {{ if kernel_choice == "custom" and custom_kernel_need_kbranch == "y" and custom_kernel_kbranch and custom_kernel_kbranch != "master": }}
diff --git a/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom/machine-user-features.scc b/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom/machine-user-features.scc
new file mode 100644 (file)
index 0000000..582759e
--- /dev/null
@@ -0,0 +1 @@
+# yocto-bsp-filename {{=machine}}-user-features.scc