diff options
author | Wenzong Fan <wenzong.fan@windriver.com> | 2015-09-17 03:51:26 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-09-23 16:10:57 +0200 |
commit | f4533380c8a5c1d229f692222ee0c2ef9d187ef8 (patch) | |
tree | abffaf9b7a60a593faffbe1bc0add6aea9ebf57d /meta-python/recipes-devtools/python/python-numeric | |
parent | ea86048c8e0241753466a134790b77bdb193c7c2 (diff) | |
download | meta-openembedded-f4533380c8a5c1d229f692222ee0c2ef9d187ef8.tar.gz |
dracut: install modules to /usr/lib
The dracut modules will be installed to /usr/lib64 while building 64bit
targets with multilib enabled, this causes runtime errors:
dracut: Cannot find /usr/lib/dracut/dracut-functions.sh.
dracut: Are you running from a git checkout?
dracut: Try passing -l as an argument to /usr/bin/dracut
The dracut modules, 50-dracut.install and 51-dracut-rescue.install must
be installed to /usr/lib as Fedora 20 does.
Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-numeric')
0 files changed, 0 insertions, 0 deletions