diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2018-09-06 12:29:19 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-09-06 23:43:34 +0100 |
commit | e54933e41dc7584bb9f30c7992326fbd387088cf (patch) | |
tree | cab25bbf9390ad8262be61f4eb5e27ac9828653f | |
parent | b6fad2cd3af34e7a98ce897f8aa9f160e748eee7 (diff) | |
download | openembedded-core-e54933e41dc7584bb9f30c7992326fbd387088cf.tar.gz openembedded-core-e54933e41dc7584bb9f30c7992326fbd387088cf.tar.bz2 openembedded-core-e54933e41dc7584bb9f30c7992326fbd387088cf.zip |
iso-codes: update to 4.1
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-support/iso-codes/iso-codes_4.1.bb (renamed from meta/recipes-support/iso-codes/iso-codes_3.79.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/iso-codes/iso-codes_3.79.bb b/meta/recipes-support/iso-codes/iso-codes_4.1.bb index 68d8fdc200..1761ded44e 100644 --- a/meta/recipes-support/iso-codes/iso-codes_3.79.bb +++ b/meta/recipes-support/iso-codes/iso-codes_4.1.bb @@ -6,7 +6,7 @@ LICENSE = "LGPLv2.1" LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" SRC_URI = "git://salsa.debian.org/iso-codes-team/iso-codes.git;protocol=http" -SRCREV = "c1d5dd96b33cb815ebc21d2708bc045b1545249d" +SRCREV = "164802d5fd8c7a8167816fd86a62b286680619f0" # inherit gettext cannot be used, because it adds gettext-native to BASEDEPENDS which # are inhibited by allarch |