diff options
Diffstat (limited to 'meta/recipes-devtools/gnu-config')
-rw-r--r-- | meta/recipes-devtools/gnu-config/gnu-config_20120814.bb | 1 | ||||
-rw-r--r-- | meta/recipes-devtools/gnu-config/gnu-config_git.bb | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-devtools/gnu-config/gnu-config_20120814.bb b/meta/recipes-devtools/gnu-config/gnu-config_20120814.bb index 97c66b312f..44e1b5d49e 100644 --- a/meta/recipes-devtools/gnu-config/gnu-config_20120814.bb +++ b/meta/recipes-devtools/gnu-config/gnu-config_20120814.bb | |||
@@ -8,7 +8,6 @@ DEPENDS_class-native = "perl-native-runtime" | |||
8 | 8 | ||
9 | INHIBIT_DEFAULT_DEPS = "1" | 9 | INHIBIT_DEFAULT_DEPS = "1" |
10 | 10 | ||
11 | PR = "r0" | ||
12 | 11 | ||
13 | SRC_URI = "http://downloads.yoctoproject.org/releases/gnu-config/gnu-config-${PV}.tar.bz2 \ | 12 | SRC_URI = "http://downloads.yoctoproject.org/releases/gnu-config/gnu-config-${PV}.tar.bz2 \ |
14 | file://config-guess-uclibc.patch \ | 13 | file://config-guess-uclibc.patch \ |
diff --git a/meta/recipes-devtools/gnu-config/gnu-config_git.bb b/meta/recipes-devtools/gnu-config/gnu-config_git.bb index b12ab7ddc3..00fa759176 100644 --- a/meta/recipes-devtools/gnu-config/gnu-config_git.bb +++ b/meta/recipes-devtools/gnu-config/gnu-config_git.bb | |||
@@ -10,7 +10,6 @@ INHIBIT_DEFAULT_DEPS = "1" | |||
10 | 10 | ||
11 | SRCREV = "a47f842264fc19837f8a00eb1d2d254a4c527334" | 11 | SRCREV = "a47f842264fc19837f8a00eb1d2d254a4c527334" |
12 | PV = "1.0+git${SRCPV}" | 12 | PV = "1.0+git${SRCPV}" |
13 | PR = "r0" | ||
14 | 13 | ||
15 | SRC_URI = "git://git.sv.gnu.org/config.git \ | 14 | SRC_URI = "git://git.sv.gnu.org/config.git \ |
16 | file://config-guess-uclibc.patch \ | 15 | file://config-guess-uclibc.patch \ |