]> code.ossystems Code Review - openembedded-core.git/commit
classes/license_image.bbclass: Fix rootfs license file permissions
authorJoshua Watt <jpewhacker@gmail.com>
Wed, 13 Feb 2019 16:58:36 +0000 (10:58 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 15 Feb 2019 08:17:38 +0000 (08:17 +0000)
commit8190d192fceb9b0969385507d3d4bca7be75c810
tree379c6a35b3ed98adaaf272055ffdbd29a4389a58
parent1cd9e258a4a7db98e6cb79ab13450cbb1eb94ba7
classes/license_image.bbclass: Fix rootfs license file permissions

Fixes up the permissions on the license files when they are put on the
target file system so that they are readable by everyone. Previously,
they would have inherited whatever permissions the file had in the
recipe, which may not have been appropriate.

[YOCTO #13175]

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/license_image.bbclass