]> code.ossystems Code Review - openembedded-core.git/commit
shadow: Add nativesdk to BBCLASSEXTEND
authorDavid Nyström <david.c.nystrom@gmail.com>
Wed, 25 Sep 2013 11:52:22 +0000 (11:52 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 26 Sep 2013 15:37:13 +0000 (16:37 +0100)
commitf90e1a45a042468e4e9a0fc91b57c6dba6f7adc9
treea24a6ecfff3cfd15b4413ba272854f23e81766ad
parent175f20e27eadc79df16109961f5ce6232705e96f
shadow: Add nativesdk to BBCLASSEXTEND

This is a second in a series of patches to enable
offline rootfs creation from a package repository.

Some postinstall cmds are Yocto specific and needed to create a
rootfs with pre and post install hooks successfully run,
using only the toolchain tarball + a package repo.

End goal is to create a sandbox where users of a Yocto
based distribution can customize a rootfs from a package feed
with their package manager of choice.

With this patch, I can successfully create packagegroup-core-boot
with only the toolchain tarball(OPKG). More fixes for a few postinstall
hooks outside of packagegroup-core-boot will come next.

Signed-off-by: David Nyström <david.nystrom@enea.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/shadow/shadow.inc
meta/recipes-extended/shadow/shadow_4.1.4.3.bb