I have added tools-sdk in EXTRA_IMAGE_FEATURES in arago.conf. Acc to the documentation, adding this feature should generate an image with development tools. Is there any alternate way to do this?
From: Denys Dmytriyenko [mailto:[email protected]] Sent: Wednesday, January 08, 2014 10:38 AM To: Hingolikar, Mrinmayee; [email protected] Cc: R, Karthik Subject: Re: [meta-arago] FW: Do_rootfs failure with tools-sdk in EXTRA_IMAGE_FEATURES "Hingolikar, Mrinmayee" <[email protected]<mailto:[email protected]>> wrote: Hi all, I am trying to add development tools in the filesystem. After adding tools-sdk in EXTRA_IMAGE_FEATURES, the build failed in the rootfs task. Snapshot of the log: Collected errors: * satisfy_dependencies_for: Cannot satisfy the following dependencies for packagegroup-core-sdk: * ldd * * opkg_install_cmd: Cannot install package packagegroup-core-sdk. Ldd package provided by eglibc is not getting built. Similar errors was seen when I built arago-console-image with the arago-dylan-config. Is this a known issue and any pointers to resolve it? Regards, Mrinmayee ________________________________ meta-arago mailing list [email protected]<mailto:[email protected]> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago We don't build eglibc, as we use a prebuilt one from the Linaro toolchain and it does not provide ldd. Where did you get tools-sdk from? -- Denys
_______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
