diff options
| -rw-r--r-- | meta-oe/recipes-extended/libblockdev/libblockdev_2.25.bb (renamed from meta-oe/recipes-extended/libblockdev/libblockdev_2.24.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/libblockdev/libblockdev_2.24.bb b/meta-oe/recipes-extended/libblockdev/libblockdev_2.25.bb index 99cdee5bba..2c8fdc75ca 100644 --- a/meta-oe/recipes-extended/libblockdev/libblockdev_2.24.bb +++ b/meta-oe/recipes-extended/libblockdev/libblockdev_2.25.bb | |||
| @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c07cb499d259452f324bb90c3067d85c" | |||
| 11 | inherit autotools gobject-introspection | 11 | inherit autotools gobject-introspection |
| 12 | 12 | ||
| 13 | SRC_URI = "git://github.com/storaged-project/libblockdev;branch=2.x-branch" | 13 | SRC_URI = "git://github.com/storaged-project/libblockdev;branch=2.x-branch" |
| 14 | SRCREV = "f5a4ba8bb298f8cbc435707d0b19b4b2ff836a8e" | 14 | SRCREV = "c50869272b54bf4b4bc3825e8c3332a54678b43f" |
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 16 | 16 | ||
| 17 | FILES_${PN} += "${libdir}/python2.7/dist-packages ${libdir}/python3.*/site-packages" | 17 | FILES_${PN} += "${libdir}/python2.7/dist-packages ${libdir}/python3.*/site-packages" |
| @@ -37,4 +37,3 @@ PACKAGECONFIG[kbd] = "--with-kbd,--without-kbd,libbytesize" | |||
| 37 | PACKAGECONFIG[mpath] = "--with-mpath,--without-mpath, multipath-tools, lvm2" | 37 | PACKAGECONFIG[mpath] = "--with-mpath,--without-mpath, multipath-tools, lvm2" |
| 38 | 38 | ||
| 39 | export GIR_EXTRA_LIBS_PATH="${B}/src/utils/.libs" | 39 | export GIR_EXTRA_LIBS_PATH="${B}/src/utils/.libs" |
| 40 | |||
