Move ipaccess-utils from task-sysmocom to task-sysmocom-tools

This commit is contained in:
Pau Espin 2017-08-01 16:20:46 +02:00
parent bf6af59cf4
commit ea5a866673
2 changed files with 3 additions and 4 deletions

View File

@ -3,7 +3,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = " \
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
ALLOW_EMPTY_${PN} = "1"
PR = "r10"
PR = "r11"
RDEPENDS_${PN} = "\
lmsensors-scripts \
@ -14,6 +14,7 @@ RDEPENDS_${PN} = "\
ntpdate \
wget \
ca-cacert-rootcert \
ipaccess-utils \
sysmocom-backup \
sysmocom-backup-default \
sysmocom-systemd \

View File

@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = " \
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
DEPENDS = "virtual/kernel"
ALLOW_EMPTY_${PN} = "1"
PR = "r11"
PR = "r12"
RDEPENDS_${PN} = "\
task-sysmocom-tools \
@ -13,6 +13,4 @@ RDEPENDS_${PN} = "\
osmo-bsc-nat \
osmo-gbproxy \
osmo-nitb \
ipaccess-utils \
"