[OE-core] [PATCH] ca-certificates: Fix symlinks to the certificates in nativesdk

Christopher Larson kergoth at gmail.com
Thu Mar 30 18:50:41 UTC 2017


On Thu, Mar 30, 2017 at 11:30 AM, Serhii Popovych <spopovyc at cisco.com>
wrote:

> >
> > On 29 March 2017 at 13:51, Serhii Popovych <spopovyc at cisco.com
> > <mailto:spopovyc at cisco.com>> wrote:
> >
> >     That's great. What the subject of this change in openembedded-core?
> >     I wish to test it.
> >
> >     Because with current *master* I see problem is still here.
> >
> >
> > "    sysroot-relativelinks: also consider links to dirs on the host"
> > oe-core c5b522378fff13962a5187d9d09979866f805cb5, now in master.
>
> Tested, works for SDK, but does not work for buildtools-tarball
> (e.g. bitbake buildtools-tarball).


Ah, that makes sense, sysroot-relativelinks being run is handled by
image.bbclass at this time, which wouldn’t be inherited for that recipe.
Perhaps add this to the recipe:

    POPULATE_SDK_POST_TARGET_COMMAND += “rootfs_sysroot_relativelinks;"
-- 
Christopher Larson
kergoth at gmail dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Senior Software Engineer, Mentor Graphics
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20170330/3de13f17/attachment-0002.html>


More information about the Openembedded-core mailing list