aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Díaz <daniel.diaz@linaro.org>2018-11-21 10:59:56 -0600
committerDaniel Díaz <daniel.diaz@linaro.org>2018-11-21 11:08:59 -0600
commit2315f95a664a2d3e2f4eee27a1ca926a4c378a5c (patch)
tree8a94385cace1adcff8c46b19a92f316e5c80673a
parent22726d426844425a9149344f393b8ce3bd208a1a (diff)
ltp: Add RDEPENDS for file, net-tools and quota
As explained in the original commit from the Morty branch of meta-backports, those are needed because: * 7f3145517c19 net-tools for containers/netns * 4f3ae933d01f file for ld01, file01 and logrotate * cdd151ac4468 quota for quota_remount_test01 Change-Id: I6e7821bcce16c0d61f330a759b25b44a6d688ef3 Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
-rw-r--r--core/recipes-extended/ltp/ltp_20180926.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/recipes-extended/ltp/ltp_20180926.bb b/core/recipes-extended/ltp/ltp_20180926.bb
index e471904..11f852a 100644
--- a/core/recipes-extended/ltp/ltp_20180926.bb
+++ b/core/recipes-extended/ltp/ltp_20180926.bb
@@ -95,15 +95,18 @@ RDEPENDS_${PN} = "\
curl \
e2fsprogs-mke2fs \
expect \
+ file \
gawk \
gzip \
iproute2 \
ldd \
libaio \
logrotate \
+ net-tools \
perl \
python-core \
procps \
+ quota \
unzip \
util-linux \
which \