The lvm2-udevrules package has not actually been created since commit c37c867e1adddd6fa39cf3f3d4c6688ea6dc825a.
Signed-off-by: Peter Kjellerstedt <[email protected]> --- meta-oe/recipes-support/lvm2/lvm2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-support/lvm2/lvm2.bb b/meta-oe/recipes-support/lvm2/lvm2.bb index f905a5ac9e..ccf9c380fe 100644 --- a/meta-oe/recipes-support/lvm2/lvm2.bb +++ b/meta-oe/recipes-support/lvm2/lvm2.bb @@ -38,7 +38,7 @@ do_install:append() { || true } -PACKAGE_BEFORE_PN = "${PN}-scripts ${PN}-udevrules" +PACKAGE_BEFORE_PN = "${PN}-scripts" SYSTEMD_PACKAGES = "${PN}" SYSTEMD_SERVICE:${PN} = "${@bb.utils.contains('PACKAGECONFIG', 'dmeventd', 'lvm2-monitor.service dm-event.socket dm-event.service', '', d)} \
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#114312): https://lists.openembedded.org/g/openembedded-devel/message/114312 Mute This Topic: https://lists.openembedded.org/mt/110097724/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
