mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-07-16 12:47:00 +00:00
cryptsetup_%.bbappend: Fix for native
Issue: LIN1019-2347 Fixed: $ bitbake cryptsetup-native [snip] Nothing RPROVIDES 'lvm2-udevrules-native' [snip] Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
RDEPENDS_${PN} += "lvm2"
|
||||
RRECOMMENDS_${PN} += "lvm2-udevrules"
|
||||
RRECOMMENDS_${PN}_append_class-target = " lvm2-udevrules"
|
||||
|
||||
Reference in New Issue
Block a user