stx-update: backport a patch to remove dependency on yum
[pti/rtp.git] / meta-stx / recipes-core / stx-update / stx-update.bb
index 2412e18..a8574f6 100644 (file)
@@ -25,7 +25,10 @@ LICENSE = "Apache-2.0"
 
 LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
-SRC_URI = "git://opendev.org/starlingx/update.git;protocol=${PROTOCOL};rev=${SRCREV};branch=${BRANCH}"
+SRC_URI = " \
+       git://opendev.org/starlingx/update.git;protocol=${PROTOCOL};rev=${SRCREV};branch=${BRANCH} \
+       file://0001-Remove-use-of-rpmUtils.miscutils-from-cgcs-patch.patch \
+       "
 
 DEPENDS = " \
        python \