summaryrefslogtreecommitdiffstats
path: root/recipes-security/setools/setools_4.5.1.bb
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2025-06-25 16:10:34 -0400
committerYi Zhao <yi.zhao@windriver.com>2025-06-26 11:46:03 +0800
commitba0afe6bdd046abc638f8e5b8851cbeb6cef5725 (patch)
tree4f13ce4cad839642f1490524a7ff9afad126b0dc /recipes-security/setools/setools_4.5.1.bb
parent9c43c41e99bf0f77bccdd819cb5822eda5fd3338 (diff)
downloadmeta-selinux-master.tar.gz
Adapt to UNPACKDIR changesHEADmaster
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/setools/setools_4.5.1.bb')
-rw-r--r--recipes-security/setools/setools_4.5.1.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-security/setools/setools_4.5.1.bb b/recipes-security/setools/setools_4.5.1.bb
index 723eeb0..c9d0bb3 100644
--- a/recipes-security/setools/setools_4.5.1.bb
+++ b/recipes-security/setools/setools_4.5.1.bb
@@ -14,8 +14,6 @@ LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=69a7b68f0a4a570d7c0c43465333ecbc \
14 file://${S}/COPYING.GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ 14 file://${S}/COPYING.GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
15 file://${S}/COPYING.LGPL;md5=4fbd65380cdd255951079008b364516c" 15 file://${S}/COPYING.LGPL;md5=4fbd65380cdd255951079008b364516c"
16 16
17S = "${WORKDIR}/git"
18
19DEPENDS = "libsepol libselinux" 17DEPENDS = "libsepol libselinux"
20 18
21RDEPENDS:${PN} = "python3-networkx python3-logging libselinux-python" 19RDEPENDS:${PN} = "python3-networkx python3-logging libselinux-python"