]> code.ossystems Code Review - openembedded-core.git/commit
ltp: Add recipe from OE
authorJiajun Xu <jiajun.xu@intel.com>
Wed, 21 Dec 2011 16:45:59 +0000 (00:45 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 21 Dec 2011 17:11:29 +0000 (17:11 +0000)
commit73faa95042bbecfe7b3ba3b43364d9471f9c3a6e
tree2ea5984b5375a5f1b90e67a2aab234e52bd44e11
parentdc751b9c637db0d442ef553f0b0568cb493f3cd3
ltp: Add recipe from OE

Port ltp recipe from OE and upgraged to latest version(20110915).
Install ltp into ${D}/opt/ltp and POSIX test suite is also copied
into ${D}/opt/ltp/testcases.

TODO: Some cases are removed since they depend on command 'expect'.
It is not in Poky or OE and we will add it for enhancement next.

Signed-off-by: Jiajun Xu <jiajun.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/ltp/ltp_20110915.bb [new file with mode: 0644]