From: Joerg Vehlow Date: Thu, 21 Nov 2019 08:33:49 +0000 (+0100) Subject: ltp: Remove acl and at runtime dependency X-Git-Tag: uninative-2.8~1018 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=256479b01b6dfdd1e2a35f41a5fbcde799ba2742;p=openembedded-core.git ltp: Remove acl and at runtime dependency Tests that use at and acl tool were removed in release 20190115. See ltp commit 0fc9b8624bea8acfdb408bf5ff4916b1453e3daa Signed-off-by: Joerg Vehlow Signed-off-by: Ross Burton --- diff --git a/meta/recipes-extended/ltp/ltp_20190517.bb b/meta/recipes-extended/ltp/ltp_20190517.bb index 47aa9675d8..60f749b4c0 100644 --- a/meta/recipes-extended/ltp/ltp_20190517.bb +++ b/meta/recipes-extended/ltp/ltp_20190517.bb @@ -85,8 +85,6 @@ do_install(){ } RDEPENDS_${PN} = "\ - acl \ - at \ attr \ bash \ cpio \