summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/patch/patch_2.5.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/patch/patch_2.5.9.bb')
-rw-r--r--recipes-devtools/patch/patch_2.5.9.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-devtools/patch/patch_2.5.9.bb b/recipes-devtools/patch/patch_2.5.9.bb
index c29b240..f2970f7 100644
--- a/recipes-devtools/patch/patch_2.5.9.bb
+++ b/recipes-devtools/patch/patch_2.5.9.bb
@@ -4,7 +4,8 @@ LICENSE = "GPLv2"
4SRC_URI += " file://debian.patch \ 4SRC_URI += " file://debian.patch \
5 file://install.patch \ 5 file://install.patch \
6 file://unified-reject-files.diff \ 6 file://unified-reject-files.diff \
7 file://global-reject-file.diff " 7 file://global-reject-file.diff \
8 file://0001-Make-it-build-with-compile-time-hardening-enabled.patch"
8PR = "r3" 9PR = "r3"
9 10
10LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" 11LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"