[oe-commits] [openembedded-core] 14/24: libsolv: upgrade to 0.6.22

git at git.openembedded.org git at git.openembedded.org
Fri Jul 8 14:57:11 UTC 2016


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

commit f9ae34f85e3ce3eb226749d5f346f8c6f23ef0b1
Author: Maxin B. John <maxin.john at intel.com>
AuthorDate: Mon Jul 4 17:16:03 2016 +0300

    libsolv: upgrade to 0.6.22
    
    Update to version 0.6.22 and rename the recipe accordingly.
    
    Signed-off-by: Maxin B. John <maxin.john at intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-extended/libsolv/{libsolv_git.bb => libsolv_0.6.22.bb} | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/meta/recipes-extended/libsolv/libsolv_git.bb b/meta/recipes-extended/libsolv/libsolv_0.6.22.bb
similarity index 92%
rename from meta/recipes-extended/libsolv/libsolv_git.bb
rename to meta/recipes-extended/libsolv/libsolv_0.6.22.bb
index b41347d..bea207b 100644
--- a/meta/recipes-extended/libsolv/libsolv_git.bb
+++ b/meta/recipes-extended/libsolv/libsolv_0.6.22.bb
@@ -7,13 +7,11 @@ LIC_FILES_CHKSUM = "file://LICENSE.BSD;md5=62272bd11c97396d4aaf1c41bc11f7d8"
 
 DEPENDS = "expat zlib"
 
-PV = "0.6.21"
-
 SRC_URI = "git://github.com/openSUSE/libsolv.git \
           "
 SRC_URI_append_libc-musl = " file://0001-Add-fallback-fopencookie-implementation.patch"
 
-SRCREV = "bdb5c63245923ed95cf04086b65b2e5a5b5d7b04"
+SRCREV = "58655da7eccc0ba8e768f9df6482bb08b90f4da8"
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
 
 S = "${WORKDIR}/git"

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


More information about the Openembedded-commits mailing list