[oe-commits] [openembedded-core] 01/17: gdbm: 1.13 -> 1.14.1

git at git.openembedded.org git at git.openembedded.org
Mon Jan 22 23:28:31 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit c01f12faaf8347cb193776fedac3401775b3bbe7
Author: Huang Qiyu <huangqy.fnst at cn.fujitsu.com>
AuthorDate: Thu Jan 18 10:26:46 2018 +0800

    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 <huangqy.fnst at cn.fujitsu.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-support/gdbm/{gdbm_1.13.bb => gdbm_1.14.1.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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 4bbe147..54e5696 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
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list