Revert "Revert "oran-shell-release: release image for F""
[pti/rtp.git] / meta-starlingx / meta-stx-flock / stx-nfv / nfv-common.inc
1 DESCRIPTION = "stx-nfv"
2
3 PROTOCOL = "https"
4 BRANCH = "r/stx.3.0"
5 SRCNAME = "nfv"
6 SRCREV = "aaa932c00e028dcbaf0eed6843c4d3e51f09b2c1"
7 SRCREV_opendev = "aaa932c00e028dcbaf0eed6843c4d3e51f09b2c1"
8 DESTSUFFIX = "${PN}-${PV}"
9 PV = "1.0.0"
10
11 LICENSE = "Apache-2.0"
12 LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
13
14 SRC_URI = " \
15         git://opendev.org/starlingx/${SRCNAME}.git;protocol=${PROTOCOL};rev=${SRCREV};branch=${BRANCH};destsuffix=${DESTSUFFIX};subpath=${SUBPATH0};name=opendev \
16         "
17
18 DEPENDS += " \
19         python \
20         python-pbr-native \
21         mtce \
22         fm-common \
23         json-c \
24         openssl \
25         libevent \
26         libgcc \
27         "