diff options
author | Scott Murray <scott.murray@konsulko.com> | 2025-06-25 16:10:34 -0400 |
---|---|---|
committer | Yi Zhao <yi.zhao@windriver.com> | 2025-06-26 11:46:03 +0800 |
commit | ba0afe6bdd046abc638f8e5b8851cbeb6cef5725 (patch) | |
tree | 4f13ce4cad839642f1490524a7ff9afad126b0dc /recipes-security/selinux/checkpolicy_3.8.1.bb | |
parent | 9c43c41e99bf0f77bccdd819cb5822eda5fd3338 (diff) | |
download | meta-selinux-master.tar.gz |
Remove or update S definitions as required to work with oe-core
S/UNPACKDIR changes. The three packagegroups test build successfully
with these changes.
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Diffstat (limited to 'recipes-security/selinux/checkpolicy_3.8.1.bb')
-rw-r--r-- | recipes-security/selinux/checkpolicy_3.8.1.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-security/selinux/checkpolicy_3.8.1.bb b/recipes-security/selinux/checkpolicy_3.8.1.bb index 60f506d..7ee9269 100644 --- a/recipes-security/selinux/checkpolicy_3.8.1.bb +++ b/recipes-security/selinux/checkpolicy_3.8.1.bb | |||
@@ -13,8 +13,6 @@ require selinux_common.inc | |||
13 | 13 | ||
14 | DEPENDS = "libsepol bison-native" | 14 | DEPENDS = "libsepol bison-native" |
15 | 15 | ||
16 | S = "${WORKDIR}/git/checkpolicy" | ||
17 | |||
18 | do_install:append() { | 16 | do_install:append() { |
19 | install test/dismod ${D}/${bindir}/sedismod | 17 | install test/dismod ${D}/${bindir}/sedismod |
20 | install test/dispol ${D}/${bindir}/sedispol | 18 | install test/dispol ${D}/${bindir}/sedispol |