mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 06:32:12 +02:00
core-image-lsb-sdk: use kernel-devsrc to ensure kernel module builds work
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-lsb-sdk continue to pass. Therefore update the name of the package included in the image. (From OE-Core rev: b283b82ec59a2137cf717811172765848fa813fa) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
557bca8dd3
commit
0f8d89ce66
@@ -6,5 +6,4 @@ headers and libraries to form a standalone SDK."
|
||||
|
||||
IMAGE_FEATURES += "tools-sdk dev-pkgs tools-debug eclipse-debug tools-profile tools-testapps debug-tweaks"
|
||||
|
||||
IMAGE_INSTALL += "kernel-dev"
|
||||
|
||||
IMAGE_INSTALL += "kernel-devsrc"
|
||||
|
||||
Reference in New Issue
Block a user