diff options
| -rw-r--r-- | meta/recipes-devtools/gnu-config/gnu-config_git.bb | 6 |
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 8de8138127..4745f19cee 100644 --- a/meta/recipes-devtools/gnu-config/gnu-config_git.bb +++ b/meta/recipes-devtools/gnu-config/gnu-config_git.bb | |||
| @@ -2,14 +2,14 @@ SUMMARY = "gnu-configize" | |||
| 2 | DESCRIPTION = "Tool that installs the GNU config.guess / config.sub into a directory tree" | 2 | DESCRIPTION = "Tool that installs the GNU config.guess / config.sub into a directory tree" |
| 3 | SECTION = "devel" | 3 | SECTION = "devel" |
| 4 | LICENSE = "GPL-3.0-with-autoconf-exception" | 4 | LICENSE = "GPL-3.0-with-autoconf-exception" |
| 5 | LIC_FILES_CHKSUM = "file://config.guess;beginline=7;endline=27;md5=9bac8b1743c2240ae07cce6e546ac2f2" | 5 | LIC_FILES_CHKSUM = "file://config.guess;beginline=7;endline=27;md5=b75d42f59f706ea56d6a8e00216fca6a" |
| 6 | 6 | ||
| 7 | DEPENDS_class-native = "hostperl-runtime-native" | 7 | DEPENDS_class-native = "hostperl-runtime-native" |
| 8 | 8 | ||
| 9 | INHIBIT_DEFAULT_DEPS = "1" | 9 | INHIBIT_DEFAULT_DEPS = "1" |
| 10 | 10 | ||
| 11 | SRCREV = "b576fa87c140b824466ef1638e945e87dc5c0343" | 11 | SRCREV = "30d53fc428ea42af9d6f4d355db0022e3918a824" |
| 12 | PV = "20150728+git${SRCPV}" | 12 | PV = "20180713+git${SRCPV}" |
| 13 | 13 | ||
| 14 | SRC_URI = "git://git.savannah.gnu.org/config.git \ | 14 | SRC_URI = "git://git.savannah.gnu.org/config.git \ |
| 15 | file://gnu-configize.in" | 15 | file://gnu-configize.in" |
