Revert "Revert "oran-shell-release: release image for F""
[pti/rtp.git] / meta-starlingx / meta-stx-flock / stx-config / config-common.inc
1 DESCRIPTION = "stx-config"
2
3 PROTOCOL = "https"
4 BRANCH = "r/stx.3.0"
5 SRCREV = "b51e4ef738e0020f11f164fd3f86399872caf3c6"
6 SRCREV_opendev = "b51e4ef738e0020f11f164fd3f86399872caf3c6"
7 DESTSUFFIX = "${PN}-${PV}"
8 PV = "1.0.0"
9
10 SRC_URI = "\
11         git://opendev.org/starlingx/config.git;protocol=${PROTOCOL};rev=${SRCREV};branch=${BRANCH};destsuffix=${DESTSUFFIX};subpath=${SUBPATH0};name=opendev \
12         "
13
14 DEPENDS = "\
15         puppet \
16         python \
17         python-pbr-native \
18         "
19
20 DISTRO_FEATURES_BACKFILL_CONSIDERED_remove = "sysvinit"