]> code.ossystems Code Review - openembedded-core.git/commit
image.bbclass: create root symlinks in nativesdk target sysroot
authorAmarnath Valluri <amarnath.valluri@intel.com>
Thu, 15 Jun 2017 10:32:39 +0000 (13:32 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Jul 2017 13:38:09 +0000 (14:38 +0100)
commit2d7a58ef7a9597fde868a0582153d1f9a3007f1e
treebfab23c3924fd374d30b3dd06d91ccccf3c709f9
parent9f52f9f60f5680d7a824dafb3334de624eceed4c
image.bbclass: create root symlinks in nativesdk target sysroot

To match with the target image, the generated nativesdk's target sysroot also
should have the root symlinks(/lib*, /bin/, /sbin). So, extended the
'create_merged_usr_symlinks' to reuse symlink creation part even for nativesdk
using POPULATE_SDK_PRE_TARGET_COMMAND.

Signed-off-by: Amarnath Valluri <amarnath.valluri@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image.bbclass