diff options
author | Stefan Christ <s.christ@phytec.de> | 2015-06-03 11:18:11 +0200 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2015-06-09 15:46:17 -0300 |
commit | 30f444d697892a347296523c122362524275e9f4 (patch) | |
tree | 8006f97c7ca64e5d62fd2f1ba0ffb91653f742cf /browser-layer | |
parent | 976cdcc58ca8bbbd2d51a382ac9ea9cddb6be432 (diff) | |
download | meta-freescale-30f444d697892a347296523c122362524275e9f4.tar.gz |
fsl-eula-unpack: fix deploying EULA
If a recipe, which uses the fsl-eula-unpack bbclass, defines the
variable LIC_FILES_CHKSUM like
LIC_FILES_CHKSUM = "[...]"
(not using "+=") the content of ${FSL_EULA_FILE}, which is added in
fsl-eula-unpack, is overwritten. So the EULA isn't deployed to the
${LICENSE_DIRECTORY}.
Using 'LIC_FILES_CHKSUM_append' should work in any cases.
Signed-off-by: Stefan Christ <s.christ@phytec.de>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'browser-layer')
0 files changed, 0 insertions, 0 deletions