]> code.ossystems Code Review - openembedded-core.git/commit
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>
Fri, 27 Jul 2012 13:07:22 +0000 (14:07 +0100)
commitbb80a5f6f383d874b314af4263695e5a6b2d84cb
tree2afb2399fe18c4d362ecd4095606c33c33c79779
parentc17d1f146e43a4acaad5de629c33404426870356
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}

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