summaryrefslogtreecommitdiffstats
path: root/recipes-security/setools/setools_4.4.0.bb
diff options
context:
space:
mode:
authorJoe MacDonald <joe@deserted.net>2021-11-23 12:31:48 -0500
committerJoe MacDonald <joe@deserted.net>2021-11-23 12:31:48 -0500
commitf5e5031628fdad9b005e66abeb9259426850403f (patch)
tree0130e8e6a8e9659fc65b0e81c242c523568e6bce /recipes-security/setools/setools_4.4.0.bb
parentb65af823092e9db19a1a15e7187121034f1c78c5 (diff)
downloadmeta-selinux-f5e5031628fdad9b005e66abeb9259426850403f.tar.gz
Revert "recipes: update SRC_URI branch and protocols"honister
This reverts commit 87d3c3dd74b5d25f9a103025286c27a3b14db679. Signed-off-by: Joe MacDonald <joe@deserted.net>
Diffstat (limited to 'recipes-security/setools/setools_4.4.0.bb')
-rw-r--r--recipes-security/setools/setools_4.4.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/setools/setools_4.4.0.bb b/recipes-security/setools/setools_4.4.0.bb
index b78af36..2b10993 100644
--- a/recipes-security/setools/setools_4.4.0.bb
+++ b/recipes-security/setools/setools_4.4.0.bb
@@ -9,7 +9,7 @@ SECTION = "base"
9LICENSE = "GPLv2 & LGPLv2.1" 9LICENSE = "GPLv2 & LGPLv2.1"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12SRC_URI = "git://github.com/SELinuxProject/${BPN}.git;branch=4.4;protocol=https \ 12SRC_URI = "git://github.com/SELinuxProject/${BPN}.git;branch=4.4 \
13 file://setools4-fixes-for-cross-compiling.patch \ 13 file://setools4-fixes-for-cross-compiling.patch \
14" 14"
15 15