mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-09 04:11:16 +00:00
packagegroup-cli-tools: remove mdbus2, mterm2, mkdump, mioctl
Missing or unbuildable dependency chain was: ['mdbus2'] Missing or unbuildable dependency chain was: ['mterm2'] Missing or unbuildable dependency chain was: ['mkdump'] Missing or unbuildable dependency chain was: ['mioctl'] Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
This commit is contained in:
committed by
Koen Kooi
parent
368c674608
commit
80498a8cc8
@@ -4,7 +4,7 @@ SECTION = "console"
|
|||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
||||||
PV = "1.0"
|
PV = "1.0"
|
||||||
PR = "r20"
|
PR = "r21"
|
||||||
|
|
||||||
inherit packagegroup allarch
|
inherit packagegroup allarch
|
||||||
|
|
||||||
@@ -24,9 +24,7 @@ RDEPENDS_${PN} = "\
|
|||||||
iptables \
|
iptables \
|
||||||
lsof \
|
lsof \
|
||||||
mbuffer \
|
mbuffer \
|
||||||
mdbus2 \
|
|
||||||
mtd-utils \
|
mtd-utils \
|
||||||
mterm2 \
|
|
||||||
nano \
|
nano \
|
||||||
nfs-utils-client \
|
nfs-utils-client \
|
||||||
nmon \
|
nmon \
|
||||||
@@ -41,8 +39,6 @@ RDEPENDS_${PN}-debug = "\
|
|||||||
devmem2 \
|
devmem2 \
|
||||||
i2c-tools \
|
i2c-tools \
|
||||||
gdb \
|
gdb \
|
||||||
mkdump \
|
|
||||||
mioctl \
|
|
||||||
procps \
|
procps \
|
||||||
pxaregs \
|
pxaregs \
|
||||||
s3c24xx-gpio \
|
s3c24xx-gpio \
|
||||||
|
|||||||
Reference in New Issue
Block a user