diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2014-10-08 01:04:03 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-10-10 10:39:13 +0100 |
commit | fad6d25e548cb82c2106eb30ccdc0b8f3408de0a (patch) | |
tree | b139f769a8256218cd5752a0aea8f61fa8cc6513 /scripts/lib/wic/pluginbase.py | |
parent | 1e6ec39d4996d2812b01c4452c579e476e70e85d (diff) | |
download | openembedded-core-fad6d25e548cb82c2106eb30ccdc0b8f3408de0a.tar.gz openembedded-core-fad6d25e548cb82c2106eb30ccdc0b8f3408de0a.tar.bz2 openembedded-core-fad6d25e548cb82c2106eb30ccdc0b8f3408de0a.zip |
git: fix do_install error
Fixed when MACHINE = qemux86-64 and libdir = /usr/lib64:
mv: cannot stat `/path/to/image/usr/lib64/perl-native/perl': No such file or directory
The perl-native files are always installed to /usr/lib on both 32/64
bits targets.
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Diffstat (limited to 'scripts/lib/wic/pluginbase.py')
0 files changed, 0 insertions, 0 deletions