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-12 16:53:10 +0000 |
commit | 159e53f9402f1d1ceed8c6511c5874e199dea6e1 (patch) | |
tree | 0ede386a0bb4a556cf84db952a0e8dfaafe1e3e0 /meta/classes/rm_work.bbclass | |
parent | 1db74ff0544633c35fe0fdccf17a76ef833be0df (diff) | |
download | openembedded-core-159e53f9402f1d1ceed8c6511c5874e199dea6e1.tar.gz openembedded-core-159e53f9402f1d1ceed8c6511c5874e199dea6e1.tar.bz2 openembedded-core-159e53f9402f1d1ceed8c6511c5874e199dea6e1.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]
(From OE-Core master rev: 4df9daee5c732c0a20dabe8515577238a1508512)
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>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Diffstat (limited to 'meta/classes/rm_work.bbclass')
0 files changed, 0 insertions, 0 deletions