From ec740ac770d2124cbae1ab936d85b8343076c53b Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 1 Feb 2011 17:34:59 +0000 Subject: Revert "quilt: fix patch version detection" This reverts commit bc31351f6989372c7feb403f23532afd1f510fb1. This change is already applied against configure, not configure.ac. This change forces a reautoconf of quilt-native before we've built autoconf and if "git-desc" isn't present it can result in further problems. The simplest solution is to revert this change. --- meta/recipes-devtools/quilt/quilt-native_0.48.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-devtools/quilt/quilt-native_0.48.bb') diff --git a/meta/recipes-devtools/quilt/quilt-native_0.48.bb b/meta/recipes-devtools/quilt/quilt-native_0.48.bb index 3cfe395..a62531e 100644 --- a/meta/recipes-devtools/quilt/quilt-native_0.48.bb +++ b/meta/recipes-devtools/quilt/quilt-native_0.48.bb @@ -1,7 +1,7 @@ require quilt.inc require quilt-native.inc -PR = "r1" +PR = "r0" SRC_URI[md5sum] = "f77adda60039ffa753f3c584a286f12b" SRC_URI[sha256sum] = "73fd760d3b5cbf06417576591dc37d67380d189392db9000c21b7cbebee49ffc" -- cgit v1.1