summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/guilt/guilt-native_0.33.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/guilt/guilt-native_0.33.bb')
-rw-r--r--meta/recipes-devtools/guilt/guilt-native_0.33.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/guilt/guilt-native_0.33.bb b/meta/recipes-devtools/guilt/guilt-native_0.33.bb
index 6652ab6e0a..d4dd616d72 100644
--- a/meta/recipes-devtools/guilt/guilt-native_0.33.bb
+++ b/meta/recipes-devtools/guilt/guilt-native_0.33.bb
@@ -4,7 +4,7 @@ LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=b6f3400dc1a01cebafe8a52b3f344135" 4LIC_FILES_CHKSUM = "file://COPYING;md5=b6f3400dc1a01cebafe8a52b3f344135"
5 5
6PV = "0.33" 6PV = "0.33"
7PR = "r3" 7PR = "r4"
8 8
9inherit native 9inherit native
10 10
@@ -18,7 +18,6 @@ SRC_URI = "http://ftp.de.debian.org/debian/pool/main/g/guilt/guilt_${PV}.orig.ta
18 file://guilt-push-no-series.patch \ 18 file://guilt-push-no-series.patch \
19 file://make_git_commands_conditional.patch \ 19 file://make_git_commands_conditional.patch \
20 file://improve_auto_header_gen.patch \ 20 file://improve_auto_header_gen.patch \
21 file://guilt-set-git_exec_path.patch \
22 file://guilt-bash.patch \ 21 file://guilt-bash.patch \
23 file://guilt-update-supported-git-versions-to-1.8.x.patch \ 22 file://guilt-update-supported-git-versions-to-1.8.x.patch \
24 file://optional_head_check.patch" 23 file://optional_head_check.patch"