| Commit message (Expand) | Author | Age | Files | Lines |
* | ptest.bbclass: use BPN in PTEST_PATH for multilib | Jackie Huang | 2017-03-04 | 1 | -1/+1 |
* | meta: remove True option to getVar calls | Joshua Lock | 2016-12-16 | 1 | -1/+1 |
* | classes: Ensure pass setVar/setVarFlag strings, not integers | Richard Purdie | 2015-11-24 | 1 | -1/+1 |
* | ptest: run-ptest not required to run do_install_ptest | Ian Ray | 2015-10-01 | 1 | -5/+5 |
* | Revert "ptest: use fakeroot for do_install_ptest_base" | Ross Burton | 2015-09-12 | 1 | -1/+1 |
* | ptest: fix file ownerships in ${PTEST_PATH} | Ross Burton | 2015-09-12 | 1 | -0/+1 |
* | ptest: use fakeroot for do_install_ptest_base | Ross Burton | 2015-09-09 | 1 | -1/+1 |
* | ptest: add dirs flag to ptest tasks | Ross Burton | 2015-07-16 | 1 | -0/+3 |
* | ptest: add recommends to ptest-runner | Ross Burton | 2015-04-27 | 1 | -0/+1 |
* | ptest: Work from PTEST_ENABLED, not DISTRO_FEATURES | Richard Purdie | 2014-05-08 | 1 | -1/+1 |
* | Globally replace 'base_contains' calls with 'bb.utils.contains' | Otavio Salvador | 2014-04-25 | 1 | -2/+2 |
* | ptest: Don't enable ptest for nativesdk and cross-canadian packages | Tudor Florea | 2014-03-11 | 1 | -0/+2 |
* | meta/recipes: Remove virtclass references | Richard Purdie | 2014-02-13 | 1 | -2/+2 |
* | ptest: d.keys() is slow, use a list instead | Richard Purdie | 2014-01-14 | 1 | -1/+1 |
* | ptest.bblass: Fix package QA issues when disabled | Nathan Rossi | 2014-01-14 | 1 | -13/+12 |
* | ptest: Disable for native recipes | Richard Purdie | 2013-12-20 | 1 | -0/+1 |
* | ptest: Fix dependency/ordering issue | Richard Purdie | 2013-12-20 | 1 | -1/+1 |
* | ptest: ensure do_install_ptest_base task runs in fakeroot context | Ross Burton | 2013-12-03 | 1 | -0/+5 |
* | classes/ptest: do not set EXCLUDE_FROM_WORLD | Paul Eggleton | 2013-10-30 | 1 | -4/+0 |
* | classes/ptest: fix quoting | Paul Eggleton | 2013-10-30 | 1 | -1/+1 |
* | ptest.bbclass: add cleandirs flag to do_install_ptest_base | Chen Qi | 2013-09-10 | 1 | -0/+2 |
* | ptest.bbclass: fix error on ubuntu host | Chen Qi | 2013-09-10 | 1 | -9/+15 |
* | ptest bug fixes | Björn Stenberg | 2013-04-11 | 1 | -12/+5 |
* | ptest: Move ptest checks from recipes to ptest.bbclass | Björn Stenberg | 2013-03-07 | 1 | -6/+29 |
* | ptest: Add missed .debug path | Björn Stenberg | 2013-02-22 | 1 | -1/+2 |
* | ptest.bbclass: don't add to PACKAGES if disabled | Christopher Larson | 2013-01-18 | 1 | -1/+1 |
* | Add a new distro feature "ptest". | Björn Stenberg | 2012-12-26 | 1 | -0/+34 |