meta-stx: re-name and re-org to align with upstream
[pti/rtp.git] / meta-starlingx / meta-stx-cloud / recipes-support / puppet / puppetlabs-lvm_git.bbappend
1
2 FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
3 SRC_URI += " \
4         file://${PN}/0001-puppet-lvm-kilo-quilt-changes.patch;striplevel=5 \
5         file://${PN}/0002-UEFI-pvcreate-fix.patch;striplevel=5 \
6         file://${PN}/0003-US94222-Persistent-Dev-Naming.patch;striplevel=5 \
7         file://${PN}/0004-extendind-nuke_fs_on_resize_failure-functionality.patch;striplevel=5 \
8         file://${PN}/Fix-the-logical-statement-for-nuke_fs_on_resize.patch;striplevel=5 \
9         "
10 RDEPENDS_${PN} += " \
11         lvm2 \
12         lvm2-scripts \
13         lvm2-udevrules \
14         "
15
16 inherit openssl10