X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=meta-stx%2Frecipes-core%2Fstx-utilities%2Fstx-utilities_git.bb;h=50c3ed717b410ab249ec24f0dadb7aca535bd34a;hb=f7c9ef9782604a647de87a89b38ace11f4ff2f5b;hp=cc301fcc3f54743d938a321c8e57a06eadbf7eef;hpb=57fdea704bd62af847872c40508f00aa1d7cac60;p=pti%2Frtp.git diff --git a/meta-stx/recipes-core/stx-utilities/stx-utilities_git.bb b/meta-stx/recipes-core/stx-utilities/stx-utilities_git.bb index cc301fc..50c3ed7 100644 --- a/meta-stx/recipes-core/stx-utilities/stx-utilities_git.bb +++ b/meta-stx/recipes-core/stx-utilities/stx-utilities_git.bb @@ -54,7 +54,7 @@ SRC_URI = " \ git://opendev.org/starlingx/${SRCNAME}.git;protocol=${PROTOCOL};rev=${SRCREV};branch=${BRANCH} \ " -inherit setuptools distutils python-dir +inherit setuptools distutils python-dir systemd DEPENDS = " \ python-pip \ python-pbr-native \ @@ -90,3 +90,5 @@ do_install() { } FILES_${PN} = " " + +DISTRO_FEATURES_BACKFILL_CONSIDERED_remove = "sysvinit"