From c01f12faaf8347cb193776fedac3401775b3bbe7 Mon Sep 17 00:00:00 2001 From: Huang Qiyu Date: Thu, 18 Jan 2018 10:26:46 +0800 Subject: [PATCH] gdbm: 1.13 -> 1.14.1 Upgrade gdbm from 1.13 to 1.14.1. (From OE-Core rev: cede695564b1ac9e3513ac592aa43f695e6e00f0) Signed-off-by: Huang Qiyu Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-support/gdbm/{gdbm_1.13.bb => gdbm_1.14.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/gdbm/{gdbm_1.13.bb => gdbm_1.14.1.bb} (88%) diff --git a/meta/recipes-support/gdbm/gdbm_1.13.bb b/meta/recipes-support/gdbm/gdbm_1.14.1.bb similarity index 88% rename from meta/recipes-support/gdbm/gdbm_1.13.bb rename to meta/recipes-support/gdbm/gdbm_1.14.1.bb index 4bbe147df5..54e5696e42 100644 --- a/meta/recipes-support/gdbm/gdbm_1.13.bb +++ b/meta/recipes-support/gdbm/gdbm_1.14.1.bb @@ -10,8 +10,8 @@ SRC_URI = "${GNU_MIRROR}/gdbm/gdbm-${PV}.tar.gz \ file://ptest.patch \ " -SRC_URI[md5sum] = "8929dcda2a8de3fd2367bdbf66769376" -SRC_URI[sha256sum] = "9d252cbd7d793f7b12bcceaddda98d257c14f4d1890d851c386c37207000a253" +SRC_URI[md5sum] = "c2ddcb3897efa0f57484af2bd4f4f848" +SRC_URI[sha256sum] = "cdceff00ffe014495bed3aed71c7910aa88bf29379f795abc0f46d4ee5f8bc5f" inherit autotools gettext texinfo lib_package ptest -- 2.40.1