diff options
author | Yi Zhao <yi.zhao@windriver.com> | 2021-08-19 12:47:00 +0800 |
---|---|---|
committer | Joe MacDonald <joe@deserted.net> | 2021-08-29 21:34:22 -0400 |
commit | 0a83fab4d8467ee33604d9ce613d152846eb4ea0 (patch) | |
tree | 4423f68cfb0a03f6869e5f4c9b1758f3f7f9475c /dynamic-layers | |
parent | fe801fd2db588b5587a91109770ddda79eb70380 (diff) | |
download | meta-selinux-0a83fab4d8467ee33604d9ce613d152846eb4ea0.tar.gz |
augeas: drop bbappend
The PACKAGECONFIG[selinux] is enabled in augeas recipe.
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Joe MacDonald <joe@deserted.net>
Diffstat (limited to 'dynamic-layers')
-rw-r--r-- | dynamic-layers/openembedded-layer/recipes-support/augeas/augeas_%.bbappend | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-support/augeas/augeas_%.bbappend b/dynamic-layers/openembedded-layer/recipes-support/augeas/augeas_%.bbappend deleted file mode 100644 index b01ad25..0000000 --- a/dynamic-layers/openembedded-layer/recipes-support/augeas/augeas_%.bbappend +++ /dev/null | |||
@@ -1 +0,0 @@ | |||
1 | inherit ${@bb.utils.contains('DISTRO_FEATURES', 'selinux', 'with-selinux', '', d)} | ||