summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-app/xmodmap_1.0.7.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2013-04-12 01:12:55 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-12 17:00:50 +0100
commitddf3dac5fed307d39524fa85568fb9b199c051e0 (patch)
treec6b6c2e9964f6c3e13c866f7359d6a0056a0d73e /meta/recipes-graphics/xorg-app/xmodmap_1.0.7.bb
parentc52f7a640c4528ad75faece58eb87126eee319e4 (diff)
downloadpoky-ddf3dac5fed307d39524fa85568fb9b199c051e0.tar.gz
kernel.bbclass: Optionally create lib dir during deploy
when we have multilib and a 64bit machine and initramfs then image/lib directory will not be created and it will end up with errors like | DEBUG: Executing python function sstate_task_prefunc | DEBUG: Python function sstate_task_prefunc finished | DEBUG: Executing shell function do_deploy | tar: lib: Cannot stat: No such file or directory | tar: Exiting with failure status due to previous errors So in order to overcome this shortcoming lets mkdir -p the lib directory so the modules can be happily installed. (From OE-Core rev: 3f501204f375cc40a14597a25cb09faaba9ff802) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-app/xmodmap_1.0.7.bb')
0 files changed, 0 insertions, 0 deletions