X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-stx%2Frecipes-core%2Fstx-utilities%2Fstx-utilities_git.bb;h=50c3ed717b410ab249ec24f0dadb7aca535bd34a;hb=6fef06f455d11f8155164a073c495cd981e31c27;hp=cc301fcc3f54743d938a321c8e57a06eadbf7eef;hpb=f9713e7f1933971f7388d42535a9ffafa77273a6;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"