On 01/18/2013 10:24 AM, [email protected] wrote:
On my build no copy of gcc/opkg-utils was archived. For gcc it is
bad as libgcc will end up in the image and the sources should be
provided. Update the method and comment to not exclude the native
version of the build.

Native packages shouldn't be included in the target image, and therefor do
not need to have their sources archived for any compliance purposes.


Correct, but in this case the gcc package provides the libgcc libraries on the target, GCC is a special case since it's source in the work-shared directory. There is a libgcc in work/<arch>/libgcc, but it only contains the build, the sources are all in the work-shared/gcc dir.

Sau!

-Kevin

_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core



_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to