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

Otavio Salvador otavio.salvador at ossystems.com.br
Tue Mar 28 20:52:13 UTC 2017


On Tue, Mar 28, 2017 at 5:12 PM, Christopher Larson <kergoth at gmail.com> wrote:
> We actually run a script against the entire sdk sysroot to convert all
> absolute links to relative (see `POPULATE_SDK_POST_TARGET_COMMAND +=
> “rootfs_sysroot_relativelinks;` in image.bbclass and
> rootfs_sysroot_relativelinks in rootfs-postcommands.bbclass), but this
> script had a bug. I recently sent a patch (this morning) to it to fix this
> exact issue. Of course, it wouldn’t hurt to also change the behavior in the
> recipe, but it’s not necessary with the script fixed.

I prefer to keep it in a single place instead of multiple recipe doing the same.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750



More information about the Openembedded-core mailing list