]> code.ossystems Code Review - openembedded-core.git/commitdiff
ltp: Remove acl and at runtime dependency
authorJoerg Vehlow <joerg.vehlow@aox-tech.de>
Thu, 21 Nov 2019 08:33:49 +0000 (09:33 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Nov 2019 17:56:34 +0000 (17:56 +0000)
Tests that use at and acl tool were removed in release 20190115.
See ltp commit 0fc9b8624bea8acfdb408bf5ff4916b1453e3daa

Signed-off-by: Joerg Vehlow <joerg.vehlow@aox-tech.de>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/ltp/ltp_20190517.bb

index 47aa9675d8b0ac86773dbbd33a5ef552596aa2c2..60f749b4c015cfb6d77d427ae753b412a06ecb8a 100644 (file)
@@ -85,8 +85,6 @@ do_install(){
 }
 
 RDEPENDS_${PN} = "\
-    acl \
-    at \
     attr \
     bash \
     cpio \