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

Serhii Popovych spopovyc at cisco.com
Fri Mar 31 10:45:53 UTC 2017


> 
> On Thu, Mar 30, 2017 at 11:30 AM, Serhii Popovych <spopovyc at cisco.com
> <mailto:spopovyc at cisco.com>> wrote:
> 
>     >
>     > On 29 March 2017 at 13:51, Serhii Popovych <spopovyc at cisco.com <mailto:spopovyc at cisco.com>
>     > <mailto: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;"
Still no luck.

Added inherit rootfs-postcommands, which provides
rootfs_sysroot_relativelinks, and command you mentioned above to
buildtools-tarball recipe.


> -- 
> Christopher Larson
> kergoth at gmail dot com
> Founder - BitBake, OpenEmbedded, OpenZaurus
> Senior Software Engineer, Mentor Graphics



More information about the Openembedded-core mailing list