index
:
openembedded-core
2011-1
daisy
danny
denzil
dizzy
dora
dylan
fido
jethro
krogoth
krogoth-next
master
master-next
master-next-1.9
master-next-2.5
master-next2
morty
morty-next
pyro
pyro-next
rocko
rocko-next
sumo
sumo-next
OpenEmbedded Core layer
OpenEmbedded
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meta-selftest
/
recipes-test
Commit message (
Expand
)
Author
Age
Files
Lines
*
oe-selftest: add a test for failing package post-installation scriptlets
Alexander Kanavin
2018-03-12
1
-1
/
+13
*
oe-selftest: fix tests to reflect man->man-db transition
Alexander Kanavin
2018-02-24
3
-16
/
+22
*
devtool: fix upstream version check for devtool-test-local recipe
Alexander Kanavin
2018-02-24
1
-0
/
+1
*
package.bbclass: add support for pkg_postinst_ontarget()
Alexander Kanavin
2018-01-29
1
-12
/
+2
*
selftest-ed: add a RECIPE_NO_UPDATE_REASON
Alexander Kanavin
2018-01-02
1
-0
/
+1
*
meta-selftest: wic: Add test for --use-uuid / --fsuuid
Tom Rini
2017-12-18
1
-0
/
+1
*
oe-selftest: devtool: fix test for changes in lzo recipe
Paul Eggleton
2017-12-10
3
-0
/
+17
*
meta-selftest: fix upstream version checks for devtool test recipes
Alexander Kanavin
2017-12-02
5
-0
/
+9
*
postinst: fix and simplify the postinst test recipe
Ross Burton
2017-12-02
1
-107
/
+51
*
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-11
1
-4
/
+4
*
run-postinsts: simplify the logic of whether to install it to images
Alexander Kanavin
2017-03-13
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
*
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
*
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
*
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
*
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
*
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-22
1
-0
/
+2
*
image: Fix wic environment issues
Richard Purdie
2016-01-19
1
-1
/
+1
*
test-empty-image: rename from core-image-empty
Alex Franco
2015-10-19
1
-1
/
+0
*
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-21
1
-0
/
+2
*
wic: use ext4 in wic-image-minimal.wks
Ed Bartosh
2015-09-21
1
-3
/
+3
*
wic: add dependencies to wic-image-minimal recipe
Ed Bartosh
2015-09-21
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
*
recipetool: add appendfile subcommand
Paul Eggleton
2015-05-19
11
-0
/
+62
*
oe-selftest: add a test for devtool deploy-target
Paul Eggleton
2015-03-20
1
-0
/
+9
*
lib/oeqa/selftest/lic-checksum: Verify failure when checksum changes.
Randy Witt
2015-03-09
1
-0
/
+5
*
Basic recipe formatting fixes
Paul Eggleton
2014-01-02
1
-1
/
+3
*
Replace one-line DESCRIPTION with SUMMARY
Paul Eggleton
2014-01-02
1
-1
/
+1
[next]