diff options
author | Roy.Li <rongqing.li@windriver.com> | 2012-07-24 09:33:29 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-27 14:07:22 +0100 |
commit | bb80a5f6f383d874b314af4263695e5a6b2d84cb (patch) | |
tree | 2afb2399fe18c4d362ecd4095606c33c33c79779 /meta/recipes-bsp/u-boot | |
parent | c17d1f146e43a4acaad5de629c33404426870356 (diff) | |
download | openembedded-core-contrib-bb80a5f6f383d874b314af4263695e5a6b2d84cb.tar.gz |
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>
Diffstat (limited to 'meta/recipes-bsp/u-boot')
0 files changed, 0 insertions, 0 deletions