diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2017-09-13 17:40:15 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-09-18 11:07:29 +0100 |
commit | 5a386dcb48f1b5629dcbb317e9107c8df5c27800 (patch) | |
tree | 2db67ba93c58f7491b9a51180c403dda04e13826 /meta/recipes-devtools/e2fsprogs | |
parent | 6a05c7bf02161e213ad6f0ab43033ede090b2466 (diff) | |
download | poky-5a386dcb48f1b5629dcbb317e9107c8df5c27800.tar.gz |
bitbake.conf: Add default FILESYSTEM_PERMS_TABLES
If FILESYSTEM_PERMS_TABLES was not defined, the default was selected by the
packages.bbclass. This made it difficult for a recipe or layer to 'append'
to the default.
Copy the default into the bitbake.conf, allowing future _append and += style
actions.
Default was remove from package.bbclass. If a value is not set, only the
built-in perms fixes will be used.
(From OE-Core rev: b65736e1b7161619a0c5972376d3e713ccf53850)
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/e2fsprogs')
0 files changed, 0 insertions, 0 deletions