diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2013-11-18 15:20:44 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:10:48 +0000 |
commit | 2e5772020f56447dfbc10b6105b71bce6f5a5352 (patch) | |
tree | 0bba5788f9e8b92d3fb9340eb6a3ef4a0d06abae /meta/recipes-sato/rxvt-unicode | |
parent | 6a1bec4f6ec78a2f3f7a1adb08992e55521fbe24 (diff) | |
download | poky-2e5772020f56447dfbc10b6105b71bce6f5a5352.tar.gz |
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]
(From OE-Core master rev: 4df9daee5c732c0a20dabe8515577238a1508512)
(From OE-Core rev: 54a2cc32028c99f2541f5be3ef49ff1f292832b0)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/rxvt-unicode')
0 files changed, 0 insertions, 0 deletions