fc87906fb2edb4ac774a5fe83c1da4b68d9e59f0
[pti/rtp.git] / meta-starlingx / meta-stx-cloud / recipes-support / puppet / puppetlabs-rabbitmq_git.bbappend
1
2 FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
3
4 SRC_URI += " \
5         file://${BPN}/0001-Roll-up-TIS-patches.patch \
6         file://${BPN}/0002-Changed-cipher-specification-to-openssl-format.patch \
7         file://${BPN}/0004-Partially-revert-upstream-commit-f7c3a4a637d59f3065d.patch \
8         file://${BPN}/0005-Remove-the-rabbitmq_nodename-fact.patch \
9         file://${BPN}/0007-init.pp-do-not-check-the-apt-resource.patch \
10         file://${BPN}/0008-puppet-rabbitmq-poky.patch \
11         file://${BPN}/0009-remove-apt-requirement.patch \
12         "
13
14 inherit openssl10
15
16 DEPENDS_append = " puppet-staging"