X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-starlingx%2Fmeta-stx-flock%2Fstx-nfv%2Fnfv-common.inc;fp=meta-starlingx%2Fmeta-stx-flock%2Fstx-nfv%2Fnfv-common.inc;h=0000000000000000000000000000000000000000;hb=6fc6934434f70595536a387ece31bc30141cafb5;hp=c6cc883955fa8d31429bfd46ebba624651b65ead;hpb=eb1e26510491ba49de693ab3b0498edcb06be6c5;p=pti%2Frtp.git diff --git a/meta-starlingx/meta-stx-flock/stx-nfv/nfv-common.inc b/meta-starlingx/meta-stx-flock/stx-nfv/nfv-common.inc deleted file mode 100644 index c6cc883..0000000 --- a/meta-starlingx/meta-stx-flock/stx-nfv/nfv-common.inc +++ /dev/null @@ -1,27 +0,0 @@ -DESCRIPTION = "stx-nfv" - -PROTOCOL = "https" -BRANCH = "r/stx.3.0" -SRCNAME = "nfv" -SRCREV = "aaa932c00e028dcbaf0eed6843c4d3e51f09b2c1" -SRCREV_opendev = "aaa932c00e028dcbaf0eed6843c4d3e51f09b2c1" -DESTSUFFIX = "${PN}-${PV}" -PV = "1.0.0" - -LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" - -SRC_URI = " \ - git://opendev.org/starlingx/${SRCNAME}.git;protocol=${PROTOCOL};rev=${SRCREV};branch=${BRANCH};destsuffix=${DESTSUFFIX};subpath=${SUBPATH0};name=opendev \ - " - -DEPENDS += " \ - python \ - python-pbr-native \ - mtce \ - fm-common \ - json-c \ - openssl \ - libevent \ - libgcc \ - "