diff options
| -rw-r--r-- | meta-oe/recipes-extended/libblockdev/libblockdev_2.28.bb | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/libblockdev/libblockdev_2.28.bb b/meta-oe/recipes-extended/libblockdev/libblockdev_2.28.bb index 44b4e7daf9..22ccbf144e 100644 --- a/meta-oe/recipes-extended/libblockdev/libblockdev_2.28.bb +++ b/meta-oe/recipes-extended/libblockdev/libblockdev_2.28.bb | |||
| @@ -10,6 +10,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c07cb499d259452f324bb90c3067d85c" | |||
| 10 | 10 | ||
| 11 | inherit autotools gobject-introspection pkgconfig | 11 | inherit autotools gobject-introspection pkgconfig |
| 12 | 12 | ||
| 13 | DEPENDS = "autoconf-archive-native glib-2.0 kmod udev" | ||
| 14 | |||
| 13 | SRC_URI = "git://github.com/storaged-project/libblockdev;branch=2.x-branch;protocol=https \ | 15 | SRC_URI = "git://github.com/storaged-project/libblockdev;branch=2.x-branch;protocol=https \ |
| 14 | " | 16 | " |
| 15 | SRCREV = "1412dc51c8f76bf8d9a6008228737db4a9a26d69" | 17 | SRCREV = "1412dc51c8f76bf8d9a6008228737db4a9a26d69" |
| @@ -24,12 +26,12 @@ PACKAGECONFIG[lvm] = "--with-lvm, --without-lvm, multipath-tools, lvm2" | |||
| 24 | PACKAGECONFIG[lvm-dbus] = "--with-lvm_dbus, --without-lvm_dbus, multipath-tools, lvm2" | 26 | PACKAGECONFIG[lvm-dbus] = "--with-lvm_dbus, --without-lvm_dbus, multipath-tools, lvm2" |
| 25 | PACKAGECONFIG[dm] = "--with-dm, --without-dm, multipath-tools, lvm2" | 27 | PACKAGECONFIG[dm] = "--with-dm, --without-dm, multipath-tools, lvm2" |
| 26 | PACKAGECONFIG[dmraid] = "--with-dmraid, --without-dmraid" | 28 | PACKAGECONFIG[dmraid] = "--with-dmraid, --without-dmraid" |
| 27 | PACKAGECONFIG[kmod] = "--with-kbd, --without-kbd, kmod" | 29 | PACKAGECONFIG[kmod] = "--with-kbd, --without-kbd,libbytesize" |
| 28 | PACKAGECONFIG[parted] = "--with-part, --without-part, parted" | 30 | PACKAGECONFIG[parted] = "--with-part, --without-part, parted" |
| 29 | PACKAGECONFIG[fs] = "--with-fs, --without-fs, util-linux" | 31 | PACKAGECONFIG[fs] = "--with-fs, --without-fs, util-linux" |
| 30 | PACKAGECONFIG[doc] = "--with-gtk-doc, --without-gtk-doc, gtk-doc-native" | 32 | PACKAGECONFIG[doc] = "--with-gtk-doc, --without-gtk-doc, gtk-doc-native" |
| 31 | PACKAGECONFIG[nvdimm] = "--with-nvdimm, --without-nvdimm, ndctl util-linux" | 33 | PACKAGECONFIG[nvdimm] = "--with-nvdimm, --without-nvdimm, ndctl util-linux" |
| 32 | PACKAGECONFIG[vdo] = "--with-vdo, --without-vdo" | 34 | PACKAGECONFIG[vdo] = "--with-vdo, --without-vdo,libbytesize" |
| 33 | PACKAGECONFIG[escrow] = "--with-escrow, --without-escrow, nss volume-key" | 35 | PACKAGECONFIG[escrow] = "--with-escrow, --without-escrow, nss volume-key" |
| 34 | PACKAGECONFIG[btrfs] = "--with-btrfs,--without-btrfs,libbytesize btrfs-tools" | 36 | PACKAGECONFIG[btrfs] = "--with-btrfs,--without-btrfs,libbytesize btrfs-tools" |
| 35 | PACKAGECONFIG[crypto] = "--with-crypto,--without-crypto,cryptsetup nss volume-key" | 37 | PACKAGECONFIG[crypto] = "--with-crypto,--without-crypto,cryptsetup nss volume-key" |
