Hello,

as a dumb yocto user I would appreciate if a working sdk for cross-compilation 
could be created the yocto way by appending "-c populate_sdk" to the bitbake 
command. Only the small patch below for tag 08.04.00.005 would enable this. 
Maybe you could integrate this into the next releases...

Thanks a lot,
have a nice day,
Bernd


diff --git a/meta-arago-distro/recipes-core/images/arago-image.inc 
b/meta-arago-distro/recipes-core/images/arago-image.inc
index e068287e..2029ccd0 100644
--- a/meta-arago-distro/recipes-core/images/arago-image.inc
+++ b/meta-arago-distro/recipes-core/images/arago-image.inc
@@ -19,7 +19,7 @@ export IMAGE_BASENAME = "arago-image"
 IMAGE_LINGUAS = ""
-TOOLCHAIN_HOST_TASK += "nativesdk-buildtools-perl-dummy"
+TOOLCHAIN_HOST_TASK_append += "nativesdk-buildtools-perl-dummy"
SDK_PACKAGE_ARCHS += "buildtools-dummy-${SDKPKGSUFFIX}"
 make_bootfiles_symlinks_relative() {


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#14141): 
https://lists.yoctoproject.org/g/meta-arago/message/14141
Mute This Topic: https://lists.yoctoproject.org/mt/96028023/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to