diff options
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-support/lvm2/lvm2_2.02.180.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/lvm2/lvm2_2.02.180.bb b/meta-oe/recipes-support/lvm2/lvm2_2.02.180.bb index 9da0f5ec96..7bd7b09d8f 100644 --- a/meta-oe/recipes-support/lvm2/lvm2_2.02.180.bb +++ b/meta-oe/recipes-support/lvm2/lvm2_2.02.180.bb | |||
| @@ -50,6 +50,7 @@ FILES_${PN}-scripts = " \ | |||
| 50 | # Specified explicitly for the udev rules, just in case that it does not get picked | 50 | # Specified explicitly for the udev rules, just in case that it does not get picked |
| 51 | # up automatically: | 51 | # up automatically: |
| 52 | FILES_${PN}-udevrules = "${nonarch_base_libdir}/udev/rules.d" | 52 | FILES_${PN}-udevrules = "${nonarch_base_libdir}/udev/rules.d" |
| 53 | RDEPENDS_${PN}-udevrules = "${PN}" | ||
| 53 | RDEPENDS_${PN}_append_class-target = " libdevmapper" | 54 | RDEPENDS_${PN}_append_class-target = " libdevmapper" |
| 54 | RDEPENDS_${PN}_append_class-nativesdk = " libdevmapper" | 55 | RDEPENDS_${PN}_append_class-nativesdk = " libdevmapper" |
| 55 | 56 | ||
