diff options
author | Trevor Woerner <twoerner@gmail.com> | 2023-03-08 17:44:41 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-03-21 14:26:31 +0000 |
commit | c7202a46da4fd80357e42d7b77c73e99edc2db28 (patch) | |
tree | 971475cc7301a08dbbb652bf5b0c7dae7d337196 /documentation/set_versions.py | |
parent | 28b0c61d7d9ef455390b0ee899d6b1a6e3544663 (diff) | |
download | poky-c7202a46da4fd80357e42d7b77c73e99edc2db28.tar.gz |
cups: check PACKAGECONFIG for pam feature
The cups' PACKAGECONFIG is populated based on DISTRO_FEATURES, but a user
is free to enable or disable PACKAGECONFIGs at will. In theory it is
possible that pam is enabled globally in DISTRO_FEATURES but disabled in
cups' PACKAGECONFIG. Checking the PACKAGECONFIG to determine whether or not
pam is enabled would be a safer check rather than relying on DISTRO_FEATURES.
(From OE-Core rev: 2dd5c6ccdce2e402de234df3695a9058a8a126db)
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit a053dd177ddc99ced11e68914079be0ffe261262)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/set_versions.py')
0 files changed, 0 insertions, 0 deletions