mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
setools: update SRC_URI
SETools has moved from https://github.com/TresysTechnology/setools to https://github.com/SELinuxProject/setools See: https://github.com/TresysTechnology/setools/wiki Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
parent
67d631f97f
commit
09a904843b
|
|
@ -9,7 +9,7 @@ SECTION = "base"
|
|||
LICENSE = "GPLv2 & LGPLv2.1"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRC_URI = "git://github.com/TresysTechnology/${BPN}.git;branch=4.1 \
|
||||
SRC_URI = "git://github.com/SELinuxProject/${BPN}.git;branch=4.1 \
|
||||
file://setools4-fixes-for-cross-compiling.patch \
|
||||
file://setools4-fix-cross-compiling-errors-for-powerpc-mips.patch \
|
||||
file://Fix-build-failure-with-GCC-7-due-to-possible-truncat.patch \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user