| Commit message (Expand) | Author | Age | Files | Lines |
* | wic-image-minimal: stop using core-image-minimal | Ed Bartosh | 2017-04-12 | 2 | -6/+1 |
* | wic-image-minimal.wks: vda -> sda | Robert Yang | 2017-04-12 | 1 | -4/+4 |
* | oe-selftest: test wic rawcopy plugin | Ed Bartosh | 2017-03-23 | 1 | -0/+6 |
* | selftest: wictestdisk: machine agnostic WKS for use with selftest | Maciej Borzecki | 2017-03-22 | 1 | -0/+7 |
* | rpm: add support for remote package feeds via PACKAGE_FEED_URIS variable | Alexander Kanavin | 2017-03-17 | 1 | -0/+42 |
* | run-postinsts: simplify the logic of whether to install it to images | Alexander Kanavin | 2017-03-14 | 2 | -2/+2 |
* | meta-selftest: add selftest-ed recipes | Joshua Lock | 2017-03-10 | 2 | -0/+57 |
* | wic: add WKS_FILE_DEPENDS variable | Ed Bartosh | 2017-03-04 | 1 | -1/+1 |
* | oeqa: fix typo | Humberto Ibarra | 2017-02-23 | 1 | -3/+3 |
* | selftest/containerimage.py: Add container IMAGE_FSTYPES test | Randy Witt | 2017-02-19 | 2 | -0/+16 |
* | m4: use wildcard for selftest bbappend | Ross Burton | 2017-02-15 | 1 | -0/+0 |
* | selftest/runtime-test.py: Adapt test to use new runtime framework | Mariano Lopez | 2017-01-23 | 2 | -29/+5 |
* | recipes-test: exclude recipes from world target | Leonardo Sandoval | 2017-01-16 | 9 | -0/+16 |
* | postinst: Add a test case to verify postinst scripts behavior | Jose Perez Carranza | 2016-12-16 | 1 | -0/+2 |
* | selftest: Test needed to verify postinst order | Francisco Pedraza | 2016-12-16 | 1 | -0/+124 |
* | recipetool: selftest: Add test for recipetool plugin loading | Ola x Nilsson | 2016-12-13 | 1 | -0/+41 |
* | devtool: selftest: add test for devtool plugin loading | Ola x Nilsson | 2016-12-13 | 1 | -0/+44 |
* | oe-selftest: devtool: test that updating a file with subdir= works | Paul Eggleton | 2016-11-23 | 3 | -0/+8 |
* | devtool: update-recipe: fix handling of compressed local patches | Paul Eggleton | 2016-11-23 | 2 | -0/+16 |
* | oe-selftest: devtool: test update-recipe with only local files | Paul Eggleton | 2016-11-23 | 3 | -0/+8 |
* | Remove LIC_FILES_CHKSUM from recipes without SRC_URI | Olaf Mandel | 2016-10-28 | 1 | -1/+0 |
* | Remove RM_OLD_IMAGE, it's no longer useful | Joshua Lock | 2016-10-15 | 1 | -1/+0 |
* | image_types: add parted-native to do_image_wic depends | Ed Bartosh | 2016-09-20 | 1 | -1/+1 |
* | selftest/runtime-test.py: Add test for testexport SDK feature | Mariano Lopez | 2016-08-04 | 1 | -0/+24 |
* | selftest/runtime-test.py: Add test for import test from other layers | Mariano Lopez | 2016-08-01 | 2 | -0/+37 |
* | meta/selftest/scripts: Use print function for python3 compatibility | Richard Purdie | 2016-05-21 | 1 | -1/+1 |
* | Drop unneeded LIC_FILES_CHKSUM values | Paul Eggleton | 2016-05-11 | 1 | -1/+0 |
* | test-empty-image: Fix LIC_FILES_CHKSUM typo | Richard Purdie | 2016-05-06 | 1 | -1/+1 |
* | meta-selftest/images: Add LIC_FILES_CHKSUM to images using image.bbclass | Richard Purdie | 2016-05-06 | 2 | -0/+3 |
* | image.bbclass: run wicenv task only for wic images | Ed Bartosh | 2016-03-28 | 1 | -1/+1 |
* | selftest/signing.py: RPM_GPG_PASSPHRASE_FILE -> RPM_GPG_PASSPHRASE | Robert Yang | 2016-03-25 | 1 | -1/+0 |
* | xcursor-transparent-theme: use a version glob in the selftest bbappend | Ross Burton | 2016-03-09 | 1 | -0/+0 |
* | oe-selftest: devtool: add an additional test for devtool upgrade | Paul Eggleton | 2016-02-28 | 2 | -0/+35 |
* | oe-selftest: devtool: rework devtool upgrade test | Paul Eggleton | 2016-02-28 | 7 | -52/+55 |
* | wic-image-minimal: use uuid for root partition | Ed Bartosh | 2016-02-15 | 2 | -3/+3 |
* | wic-image-minimal: update .wks to boot by qemu | Ed Bartosh | 2016-02-15 | 1 | -5/+5 |
* | wic-image-minimal: change IMAGE_FSTYPES | Ed Bartosh | 2016-02-15 | 1 | -1/+1 |
* | emptytest: exclude from world builds | Ross Burton | 2016-01-24 | 1 | -0/+2 |
* | image: Fix wic environment issues | Richard Purdie | 2016-01-19 | 1 | -1/+1 |
* | oeqa/selftest/signing: New test for Signing packages in the package feeds. | Daniel Istrate | 2015-11-24 | 3 | -0/+90 |
* | oeqa/selftest: verify that devtool can use plugins in other layers | Ross Burton | 2015-10-21 | 2 | -0/+11 |
* | test-empty-image: rename from core-image-empty | Alex Franco | 2015-10-19 | 1 | -1/+0 |
* | meta-selftest: Add qemux86copy machine | Richard Purdie | 2015-10-01 | 1 | -0/+3 |
* | Empty image: core-image-empty recipe | Alex Franco | 2015-09-28 | 1 | -0/+7 |
* | meta-selftest: add error recipe and error-image | brian avery | 2015-09-24 | 2 | -0/+19 |
* | wic-image-minimal: add dependency to .wks | Ed Bartosh | 2015-09-23 | 1 | -0/+2 |
* | wic: use ext4 in wic-image-minimal.wks | Ed Bartosh | 2015-09-23 | 1 | -3/+3 |
* | wic: add dependencies to wic-image-minimal recipe | Ed Bartosh | 2015-09-23 | 1 | -0/+2 |
* | devtool: add upgrade feature | Leonardo Sandoval | 2015-09-09 | 4 | -0/+52 |
* | wic-image-minimal: add wic image recipe and .wks | Ed Bartosh | 2015-08-30 | 2 | -0/+24 |