X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-starlingx%2Fmeta-stx-cloud%2Frecipes-devtools%2Fpython%2Fpython-ansible_%25.bbappend;h=816c5808049dae0076beaadfe869bf2e9763af87;hb=262f540d2dbfd79ef9c20696b1526cdc4c97cb3d;hp=2014f069224977edba7a0bbf6acf0e00afef2053;hpb=2ead29a1d5dacb282f8fd48215a4324418a874c7;p=pti%2Frtp.git diff --git a/meta-starlingx/meta-stx-cloud/recipes-devtools/python/python-ansible_%.bbappend b/meta-starlingx/meta-stx-cloud/recipes-devtools/python/python-ansible_%.bbappend index 2014f06..816c580 100644 --- a/meta-starlingx/meta-stx-cloud/recipes-devtools/python/python-ansible_%.bbappend +++ b/meta-starlingx/meta-stx-cloud/recipes-devtools/python/python-ansible_%.bbappend @@ -8,7 +8,12 @@ PV = "2.8.5" SRCNAME = "ansible" -SRC_URI = "http://releases.ansible.com/ansible/${SRCNAME}-${PV}.tar.gz" +FILESEXTRAPATHS_prepend := "${THISDIR}/files/${BPN}:" + +SRC_URI = " \ + http://releases.ansible.com/ansible/${SRCNAME}-${PV}.tar.gz \ + file://python-ansible-crypto.py-allow-the-constraint-value-to-be-lower-cas.patch \ + " SRC_URI[md5sum] = "86f0c18250895338709243d997005de3" SRC_URI[sha256sum] = "8e9403e755ce8ef27b6066cdd7a4c567aa80ebe2fd90d0ff8efa0a725d246986" @@ -22,6 +27,7 @@ ANSIBLE_WHITELIST_MODULES = " \ cloud \ clustering \ commands \ + crypto \ database \ files \ identity \