mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
task-core-tools: add ltp to testapps list
(From OE-Core rev: 0a6b9dda8647dbd9e10402882294ea5702dd7b8d) Signed-off-by: Jiajun Xu <jiajun.xu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
1a260d0d3a
commit
7a708b1775
@@ -6,7 +6,7 @@ DESCRIPTION = "Tools tasks for OE-Core"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
|
||||
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
||||
PR = "r13"
|
||||
PR = "r14"
|
||||
|
||||
PACKAGES = "\
|
||||
task-core-tools-debug \
|
||||
@@ -98,4 +98,5 @@ RDEPENDS_task-core-tools-testapps = "\
|
||||
xprop \
|
||||
xvideo-tests \
|
||||
clutter-box2d \
|
||||
ltp \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user