stx-distributedcloud: remove empty lines from recipes
Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com>
This commit is contained in:
parent
b36f0ecb33
commit
113db4261d
@ -1,4 +1,3 @@
|
||||
|
||||
DESCRIPTION = " \
|
||||
Client library for Distributed Cloud built on the Distributed Cloud API. \
|
||||
It provides a command-line tool (dcmanager). \
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
DESCRIPTION = "StarlingX distributedcloud packages collection"
|
||||
HOMEPAGE = "https://opendev.org/starlingx"
|
||||
SECTION = "network"
|
||||
@ -16,17 +15,6 @@ SRC_URI = " \
|
||||
git://opendev.org/starlingx/${SRCNAME}.git;protocol=${PROTOCOL};rev=${SRCREV};branch=${BRANCH} \
|
||||
"
|
||||
|
||||
# TODO:
|
||||
# 1 - Patch service unit files to create the following directories:
|
||||
# - var/log/dcdbsync
|
||||
# - var/log/dcmanager
|
||||
# - var/log/dcorch
|
||||
# python-jsonschema >= 2.0.0
|
||||
# python-keystoneauth1 >= 3.1.0
|
||||
# python-pbr >= 1.8
|
||||
# python-pecan >= 1.0.0
|
||||
# python-routes >= 1.12.3
|
||||
|
||||
PACKAGES += "distributedcloud-dcmanager"
|
||||
PACKAGES += "distributedcloud-dcorch"
|
||||
PACKAGES += "distributedcloud-dcdbsync"
|
||||
|
Loading…
Reference in New Issue
Block a user