summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/libblockdev/libblockdev_2.26.bb (renamed from meta-oe/recipes-extended/libblockdev/libblockdev_2.25.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/libblockdev/libblockdev_2.25.bb b/meta-oe/recipes-extended/libblockdev/libblockdev_2.26.bb
index e18a28e913..14168e6bb1 100644
--- a/meta-oe/recipes-extended/libblockdev/libblockdev_2.25.bb
+++ b/meta-oe/recipes-extended/libblockdev/libblockdev_2.26.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c07cb499d259452f324bb90c3067d85c"
11inherit autotools gobject-introspection 11inherit autotools gobject-introspection
12 12
13SRC_URI = "git://github.com/storaged-project/libblockdev;branch=2.x-branch" 13SRC_URI = "git://github.com/storaged-project/libblockdev;branch=2.x-branch"
14SRCREV = "c50869272b54bf4b4bc3825e8c3332a54678b43f" 14SRCREV = "47ff12242c89e36a33259d18b7068b26c3bb1c64"
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16
17FILES:${PN} += "${libdir}/python2.7/dist-packages ${libdir}/python3.*/site-packages" 17FILES:${PN} += "${libdir}/python2.7/dist-packages ${libdir}/python3.*/site-packages"