* [PATCH] core-image-sato-sdk: Use kernel-devsrc to ensure kernel module builds work
@ 2014-12-20 11:16 Richard Purdie
0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2014-12-20 11:16 UTC (permalink / raw)
To: openembedded-core
With the move of the kernel source to the kernel-devsrc, we need this package
to ensure the kernel module sanity tests made on core-image-sato-sdk continue
to pass. Therefore update the name of the package included in the image.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
diff --git a/meta/recipes-sato/images/core-image-sato-sdk.bb b/meta/recipes-sato/images/core-image-sato-sdk.bb
index 6d4b96a..1c4f328 100644
--- a/meta/recipes-sato/images/core-image-sato-sdk.bb
+++ b/meta/recipes-sato/images/core-image-sato-sdk.bb
@@ -10,5 +10,5 @@ QT4PKG_mips64 = ""
IMAGE_FEATURES += "dev-pkgs tools-sdk ${QT4PKG} \
tools-debug eclipse-debug tools-profile tools-testapps debug-tweaks ssh-server-openssh"
-IMAGE_INSTALL += "kernel-dev"
+IMAGE_INSTALL += "kernel-devsrc"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2014-12-20 11:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-20 11:16 [PATCH] core-image-sato-sdk: Use kernel-devsrc to ensure kernel module builds work Richard Purdie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox