quilt: enable ptest support
authorChong Lu <Chong.Lu@windriver.com>
Fri, 3 Jan 2014 06:51:30 +0000 (14:51 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 6 Jan 2014 11:14:02 +0000 (11:14 +0000)
commit0b4d2917c3e0207522a861badf3b4cb9361f4f38
tree3662674027bae1fd70f42d16873ebac6238c2722
parent6e27391c1c9350a1e1d57a5fedde3145dd94a481
quilt: enable ptest support

Install quilt test suite and run it as ptest.
Exclude delete.test and mail.test.
delete.test need execute with normal user and mail.test need depend
on mail agent, else these test cases will fail. So exclude them order
to make ptest all pass.

(From OE-Core rev: 45bb0364e5f97e7d99b494df8d13e7f58265159f)

Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/quilt/quilt-0.61.inc
meta/recipes-devtools/quilt/quilt/Makefile [new file with mode: 0644]
meta/recipes-devtools/quilt/quilt/run-ptest [new file with mode: 0755]