The content of the bbappend is already contained in logrotate recipe.
Signed-off-by: Yi Zhao <[email protected]>
---
recipes-extended/logrotate/logrotate_%.bbappend | 1 -
recipes-extended/logrotate/logrotate_selinux.inc | 5 -----
2 files changed, 6 deletions(-)
delete mode 100644 recipes-extended/logrotate/logrotate_%.bbappend
delete mode 100644 recipes-extended/logrotate/logrotate_selinux.inc
diff --git a/recipes-extended/logrotate/logrotate_%.bbappend
b/recipes-extended/logrotate/logrotate_%.bbappend
deleted file mode 100644
index 7719d3b..0000000
--- a/recipes-extended/logrotate/logrotate_%.bbappend
+++ /dev/null
@@ -1 +0,0 @@
-require ${@bb.utils.contains('DISTRO_FEATURES', 'selinux',
'${BPN}_selinux.inc', '', d)}
diff --git a/recipes-extended/logrotate/logrotate_selinux.inc
b/recipes-extended/logrotate/logrotate_selinux.inc
deleted file mode 100644
index 1bdca98..0000000
--- a/recipes-extended/logrotate/logrotate_selinux.inc
+++ /dev/null
@@ -1,5 +0,0 @@
-inherit selinux
-
-DEPENDS += "${LIBSELINUX}"
-
-EXTRA_OEMAKE += "${@target_selinux(d, 'WITH_SELINUX=\"yes\"')}"
--
2.25.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#54498): https://lists.yoctoproject.org/g/yocto/message/54498
Mute This Topic: https://lists.yoctoproject.org/mt/84990062/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-