From 89aa77c93b14cd6aa49833be71422d8971a4c3b9 Mon Sep 17 00:00:00 2001 From: Daniel BORNAZ Date: Mon, 23 Sep 2019 09:07:09 +0200 Subject: Include kernel source code in SDK Modified enea-image-standard recipe to include kernel source code in the SDK and eSDK generation. Change-Id: I66aa8261c918b2124b57252d14f64442ff9bed1f --- images/enea-image-standard-common.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'images') diff --git a/images/enea-image-standard-common.inc b/images/enea-image-standard-common.inc index a4d2cc7..e4fcabf 100644 --- a/images/enea-image-standard-common.inc +++ b/images/enea-image-standard-common.inc @@ -6,6 +6,7 @@ IMAGE_INSTALL += " \ " CORE_IMAGE_EXTRA_INSTALL_append = " kernel-modules" +TOOLCHAIN_TARGET_TASK_append = " kernel-devsrc" IMAGE_FSTYPES = "tar.gz ext4" NOHDD = "1" -- cgit v1.2.3-54-g00ecf