osmo-st-*: Add missing rdepends between the packages

This commit is contained in:
Holger Hans Peter Freyther 2013-04-25 11:33:52 +02:00
parent 9be7273d0f
commit 6bec0faf4a
6 changed files with 13 additions and 9 deletions

View File

@ -6,8 +6,10 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3
require smalltalk-package.inc
RDEPENDS_${PN} += "osmo-st-core osmo-st-logging"
S = "${WORKDIR}/git"
SRC_URI = "git://git.osmocom.org/smalltalk/osmo-st-asn1;protocol=git;branch=master"
SRCREV = "59f3d7ac47c39eef88fa186531d706e844e19bb5"
PV = "0.0.1+gitr${SRCPV}"
PR = "${INC_PR}.0"
PR = "${INC_PR}.1"

View File

@ -6,10 +6,10 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3
require smalltalk-package.inc
RDEPENDS_${PN} += "osmo-st-logging osmo-st-core"
RDEPENDS_${PN} += "osmo-st-logging osmo-st-core petitparser"
S = "${WORKDIR}/git"
SRC_URI = "git://git.osmocom.org/smalltalk/osmo-st-mgcp;protocol=git;branch=master"
SRCREV = "ca0d7624a8320a452e7071c99063d319aa34aed1"
PV = "0.0.1+gitr${SRCPV}"
PR = "${INC_PR}.0"
PR = "${INC_PR}.1"

View File

@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3
require smalltalk-package.inc
RDEPENDS_${PN} += "osmo-st-logging osmo-st-network osmo-st-gsm"
RDEPENDS_${PN} += "osmo-st-logging osmo-st-network osmo-st-gsm osmo-st-core"
S = "${WORKDIR}/git"
SRC_URI = "git://git.osmocom.org/smalltalk/osmo-st-msc;protocol=git;branch=master"

View File

@ -6,10 +6,10 @@ HOMEPAGE = "http://osmocom.org"
require smalltalk-package.inc
RDEPENDS_${PN} += "osmo-st-logging"
RDEPENDS_${PN} += "osmo-st-logging osmo-st-core"
S = "${WORKDIR}/git"
SRC_URI = "git://git.osmocom.org/smalltalk/osmo-st-network;protocol=git;branch=master"
SRCREV = "17ee24015f152322b73bdb769a5ce35152f71044"
PV = "0.0.2+gitr${SRCPV}"
PR = "${INC_PR}.0"
PR = "${INC_PR}.1"

View File

@ -6,8 +6,10 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3
require smalltalk-package.inc
RDEPENDS_${PN} += "osmo-st-core osmo-st-logging petitparser"
S = "${WORKDIR}/git"
SRC_URI = "git://git.osmocom.org/smalltalk/osmo-st-sip;protocol=git;branch=master"
SRCREV = "c9bed5b2353518d4d73272006511f4bfecab01ae"
PV = "0.0.1+gitr${SRCPV}"
PR = "${INC_PR}.0"
PR = "${INC_PR}.1"

View File

@ -6,10 +6,10 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3
require smalltalk-package.inc
RDEPENDS_${PN} += "osmo-st-network osmo-st-logging osmo-st-gsm"
RDEPENDS_${PN} += "osmo-st-network osmo-st-logging osmo-st-gsm osmo-st-core"
S = "${WORKDIR}/git"
SRC_URI = "git://git.osmocom.org/smalltalk/osmo-st-testphone;protocol=git;branch=master"
SRCREV = "41fcc5d89938a1b2f246c8ff67f3d8482bcd1529"
PV = "0.0.1+gitr${SRCPV}"
PR = "${INC_PR}.0"
PR = "${INC_PR}.1"