aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/gnome-desktop-testing
AgeCommit message (Collapse)Author
2014-02-28autotools-brokensep: Mark recipes with broken separate build dir supportRichard Purdie
This patch goes through the OE-Core recipes and marks those which use autotools but don't support a separate build directory (${S} != ${B}). A new class, autotools-brokensep is used for this purpose. This doesn't introduce any change in behaviour in its own right. (From OE-Core rev: 006b8a7808a58713af16c326dc37d07765334b12) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-02-09gnome-desktop-testing: upgrade to 2014.1Ross Burton
no-introspection.patch has been merged upstream. Update license checksum as copyright dates have been updated. (From OE-Core rev: c8272e900ed87761d95ba0065a954dc2bb9f760c) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-10-14gnome-desktop-testing: addRoss Burton
gnome-desktop-testing is a test runner for GNOME-style Installed Tests, and will be used by run-ptest to execute these unit test suites. (From OE-Core rev: 4657b9a35e276b0891729d43f33db49ee5e3ae7d) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>