]> code.ossystems Code Review - openembedded-core.git/commitdiff
task-core-tools: add ltp to testapps list
authorJiajun Xu <jiajun.xu@intel.com>
Wed, 21 Dec 2011 16:46:54 +0000 (00:46 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 21 Dec 2011 17:11:29 +0000 (17:11 +0000)
Signed-off-by: Jiajun Xu <jiajun.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/tasks/task-core-tools.bb

index 12d4ff94e4137ce5152506c50aa08b95a11cfda1..6632b4f52718d0c9959e7a661e33687bcf5554a3 100644 (file)
@@ -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 \
     "