diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2013-11-18 15:20:44 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-20 14:03:04 +0000 |
commit | 4df9daee5c732c0a20dabe8515577238a1508512 (patch) | |
tree | 78d1fc621cb712c01d8eac71f60694377fc80400 /meta/recipes-multimedia/gstreamer | |
parent | f599315f2d944a465dd0081f9e7bfc7294fcd299 (diff) | |
download | openembedded-core-4df9daee5c732c0a20dabe8515577238a1508512.tar.gz openembedded-core-4df9daee5c732c0a20dabe8515577238a1508512.tar.bz2 openembedded-core-4df9daee5c732c0a20dabe8515577238a1508512.zip |
license.bbclass: fix missing of license files on ubuntu build host
The license_create_manifest function contains bashism, this will lead
to unexpected results on ubuntu build host, as sh is linked to dash on
ubuntu. Even if COPY_LIC_MANIFEST and COPY_LIC_DIRS are enabled, the
license files will still be missing on target.
This patch fixes the above problem.
[YOCTO #5549]
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer')
0 files changed, 0 insertions, 0 deletions