insserv: define do_install_virtclass-native()
authorRoy.Li <rongqing.li@windriver.com>
Tue, 24 Jul 2012 01:33:29 +0000 (09:33 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 28 Jul 2012 08:20:51 +0000 (09:20 +0100)
commitd8ddc1cdea645787b72ed8ce6a8dbff425152992
treef49bb2a8b9b005173bc05ef62c82260301ca0721
parentc3033d92af58a95c156a9084ea8923d859e92e32
insserv: define do_install_virtclass-native()

[YOCTO #2812]

Since files installation dirs are DESTDIR/etc/, DESTDIR/sbin etc
in Makefile, not DESTDIR/${sysconfdir}/, DESTDIR/${sbindir}/, for
the native package, a prefix can not be inserted which is needed
when do the next step of install and do_populate_sysroot.

Now we define do_install_virtclass-native in which DESTDIR is
${D}/${STAGING_DIR_NATIVE}

(From OE-Core rev: bb80a5f6f383d874b314af4263695e5a6b2d84cb)

Signed-off-by: Roy.Li <rongqing.li@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/insserv/insserv_1.14.0.bb