Add kernel-devsrc to AGL demo platform SDK 11/11111/1
authorMark Farrugia <mark.farrugia@fiberdyne.com.au>
Tue, 3 Oct 2017 04:08:04 +0000 (15:08 +1100)
committerMark Farrugia <mark.farrugia@fiberdyne.com.au>
Tue, 3 Oct 2017 23:59:07 +0000 (23:59 +0000)
This enables out-of-tree development of kernel code (such as kernel
modules).  This is present in the core-image-weston SDK, but not this
one.

Bug-AGL: SPEC-928

Change-Id: I8c6fb8aae43d8bd0c2eff5e8dcd934f93691965d
Signed-off-by: Mark Farrugia <mark.farrugia@fiberdyne.com.au>
recipes-platform/images/agl-demo-platform-crosssdk.bb

index c4465e1..71ba5ba 100644 (file)
@@ -9,7 +9,7 @@ require agl-demo-platform.bb
 LICENSE = "MIT"
 
 IMAGE_FEATURES_append = " dev-pkgs"
-IMAGE_INSTALL_append = " kernel-dev"
+IMAGE_INSTALL_append = " kernel-dev kernel-devsrc"
 
 inherit populate_sdk populate_sdk_qt5