diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2014-06-19 10:11:32 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-06-24 11:04:18 +0100 |
commit | 8c346a66b5a4ed787ad3d1950d959706a75e1997 (patch) | |
tree | 07ea2dcf3d4ed0b023c8efd06d31406ee79ad0df /meta/recipes-graphics/xcursor-transparent-theme | |
parent | 09d260e3e510c4e24d66ecd01a106e199fb1866a (diff) | |
download | poky-8c346a66b5a4ed787ad3d1950d959706a75e1997.tar.gz |
populate-extfs.sh: fix to handle /var/lib/opkg/alternatives/[[ correctly
There was a patch trying to fix this problem by using 'dirname', but it
caused some build failures, thus got reverted.
The problem is that $DIR might be empty and we should first do the check
before trying to use $(dirname $DIR).
[YOCTO #5712]
(From OE-Core rev: 8277c71747758e2ba0815a6f5cd11c9e0c9c90ce)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xcursor-transparent-theme')
0 files changed, 0 insertions, 0 deletions