diff options
| -rw-r--r-- | recipes-security/setools/setools_4.1.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/setools/setools_4.1.1.bb b/recipes-security/setools/setools_4.1.1.bb index 8bdbfba..db529f4 100644 --- a/recipes-security/setools/setools_4.1.1.bb +++ b/recipes-security/setools/setools_4.1.1.bb | |||
| @@ -9,7 +9,7 @@ SECTION = "base" | |||
| 9 | LICENSE = "GPLv2 & LGPLv2.1" | 9 | LICENSE = "GPLv2 & LGPLv2.1" |
| 10 | 10 | ||
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
| 12 | SRC_URI = "git://github.com/TresysTechnology/${BPN}.git;branch=4.1 \ | 12 | SRC_URI = "git://github.com/SELinuxProject/${BPN}.git;branch=4.1 \ |
| 13 | file://setools4-fixes-for-cross-compiling.patch \ | 13 | file://setools4-fixes-for-cross-compiling.patch \ |
| 14 | file://setools4-fix-cross-compiling-errors-for-powerpc-mips.patch \ | 14 | file://setools4-fix-cross-compiling-errors-for-powerpc-mips.patch \ |
| 15 | file://Fix-build-failure-with-GCC-7-due-to-possible-truncat.patch \ | 15 | file://Fix-build-failure-with-GCC-7-due-to-possible-truncat.patch \ |
