meta-digi-del: del-network, remove socat.
The meta-openembedded socat recipe has reported build problems on some systems. The QA check tools report that the configure script looks into the host system. Remove for now will review in the future. Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
parent
a91e82050f
commit
ae761b7a9b
|
|
@ -36,7 +36,6 @@ PACKAGES = "\
|
||||||
|
|
||||||
RDEPENDS_task-del-network = "\
|
RDEPENDS_task-del-network = "\
|
||||||
bridge-utils \
|
bridge-utils \
|
||||||
socat \
|
|
||||||
ppp \
|
ppp \
|
||||||
iproute2 \
|
iproute2 \
|
||||||
${VIRTUAL-RUNTIME_ftp-server} \
|
${VIRTUAL-RUNTIME_ftp-server} \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue