summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-devtools/gnu-config/gnu-config_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-devtools/gnu-config/gnu-config_git.bb b/meta/recipes-devtools/gnu-config/gnu-config_git.bb
index 420363415c..6e4435be2c 100644
--- a/meta/recipes-devtools/gnu-config/gnu-config_git.bb
+++ b/meta/recipes-devtools/gnu-config/gnu-config_git.bb
@@ -3,14 +3,14 @@ DESCRIPTION = "Tool that installs the GNU config.guess / config.sub into a direc
3HOMEPAGE = "https://git.savannah.gnu.org/cgit/config.git" 3HOMEPAGE = "https://git.savannah.gnu.org/cgit/config.git"
4SECTION = "devel" 4SECTION = "devel"
5LICENSE = "GPL-3.0-with-autoconf-exception" 5LICENSE = "GPL-3.0-with-autoconf-exception"
6LIC_FILES_CHKSUM = "file://config.guess;beginline=7;endline=27;md5=b75d42f59f706ea56d6a8e00216fca6a" 6LIC_FILES_CHKSUM = "file://config.guess;beginline=9;endline=29;md5=b75d42f59f706ea56d6a8e00216fca6a"
7 7
8DEPENDS_class-native = "hostperl-runtime-native" 8DEPENDS_class-native = "hostperl-runtime-native"
9 9
10INHIBIT_DEFAULT_DEPS = "1" 10INHIBIT_DEFAULT_DEPS = "1"
11 11
12SRCREV = "4550d2f15b3a7ce2451c1f29500b9339430c877f" 12SRCREV = "805517123cbfe33d17c989a18e78c5789fab0437"
13PV = "20210620+git${SRCPV}" 13PV = "20210722+git${SRCPV}"
14 14
15SRC_URI = "git://git.savannah.gnu.org/config.git \ 15SRC_URI = "git://git.savannah.gnu.org/config.git \
16 file://gnu-configize.in" 16 file://gnu-configize.in"