summaryrefslogtreecommitdiffstats
path: root/meta/classes/useradd-staticids.bbclass
diff options
context:
space:
mode:
authorRonan Le Martret <ronan@fridu.net>2014-08-29 18:39:12 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-09-03 16:00:28 +0100
commit2f42ef8d8fb1febf28252b98884cebabc931f720 (patch)
tree8da4dafcbcadf7aed1b90bd76a63a743e3bf792c /meta/classes/useradd-staticids.bbclass
parent7b722c54e550a9f2500ca0e50a0baa24cdc052d8 (diff)
downloadpoky-2f42ef8d8fb1febf28252b98884cebabc931f720.tar.gz
package_rpm: Add optional improved directory handling
During spec generation, ideally directories should not be auto packaged under the %file section of rpm packages but take ownership of specific directories. * packages only empty directories or explict directory. See: - http://www.rpm.org/max-rpm/s1-rpm-inside-files-list-directives.html - "The %dir Directive" * This will prevent the overlapping of security permission. For example, in Tizen the directory /etc have smack label 'System::Shared' So Only one package should own and set the label of /etc to prevent the overwriting of the smack label. Existing behaviour is maintained if DIRFILES is not set. If it is set, the modified behaviour is used. If can be set to an empty value by core recipes to trigger the modified behaviour. [RP: Modified to allow optional usage of DIRFILES] (From OE-Core rev: 0e33d232916125ba5305ced7200cc00f8b5f7b22) Signed-off-by: Ronan Le Martret <ronan@fridu.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/useradd-staticids.bbclass')
0 files changed, 0 insertions, 0 deletions