diff options
Diffstat (limited to 'meta-oe/recipes-support/lvm2/lvm2_2.03.02.bb')
| -rw-r--r-- | meta-oe/recipes-support/lvm2/lvm2_2.03.02.bb | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/lvm2/lvm2_2.03.02.bb b/meta-oe/recipes-support/lvm2/lvm2_2.03.02.bb index 785c6960e2..f42bd8ed28 100644 --- a/meta-oe/recipes-support/lvm2/lvm2_2.03.02.bb +++ b/meta-oe/recipes-support/lvm2/lvm2_2.03.02.bb | |||
| @@ -4,6 +4,7 @@ SRCREV = "913c28917e62577a2ef67152b2e5159237503dda" | |||
| 4 | 4 | ||
| 5 | SRC_URI += " \ | 5 | SRC_URI += " \ |
| 6 | file://0001-dev-hdc-open-failed-No-medium-found-will-print-out-i.patch \ | 6 | file://0001-dev-hdc-open-failed-No-medium-found-will-print-out-i.patch \ |
| 7 | file://0001-fix-command-bin-findmnt-bin-lsblk-bin-sort-not-found.patch \ | ||
| 7 | " | 8 | " |
| 8 | 9 | ||
| 9 | DEPENDS += "autoconf-archive-native" | 10 | DEPENDS += "autoconf-archive-native" |
| @@ -67,7 +68,12 @@ RDEPENDS_${PN}-udevrules = "libdevmapper" | |||
| 67 | RDEPENDS_${PN}_append_class-target = " libdevmapper" | 68 | RDEPENDS_${PN}_append_class-target = " libdevmapper" |
| 68 | RDEPENDS_${PN}_append_class-nativesdk = " libdevmapper" | 69 | RDEPENDS_${PN}_append_class-nativesdk = " libdevmapper" |
| 69 | 70 | ||
| 70 | RDEPENDS_${PN}-scripts = "${PN} (= ${EXTENDPKGV}) bash" | 71 | RDEPENDS_${PN}-scripts = "${PN} (= ${EXTENDPKGV}) \ |
| 72 | bash \ | ||
| 73 | util-linux-lsblk \ | ||
| 74 | util-linux-findmnt \ | ||
| 75 | coreutils \ | ||
| 76 | " | ||
| 71 | RRECOMMENDS_${PN}_class-target = "${PN}-scripts (= ${EXTENDPKGV})" | 77 | RRECOMMENDS_${PN}_class-target = "${PN}-scripts (= ${EXTENDPKGV})" |
| 72 | 78 | ||
| 73 | CONFFILES_${PN} += "${sysconfdir}/lvm/lvm.conf" | 79 | CONFFILES_${PN} += "${sysconfdir}/lvm/lvm.conf" |
