aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2015-09-21testimage.bbclass: Don't require an image manifestRandy Witt
2015-09-16autotools.bbclass: mkdir ${B} -> mkdir -p ${B}Robert Yang
2015-09-16image.bbclass: add do_rootfs vardeps for {COMPRESS, IMAGE}_CMD_*Christopher Larson
2015-09-14distutils.bbclass: Handle python-backport modulesAlejandro Hernandez
2015-09-12image_types.bbclass: Restore compatibility with previous UBI filesystemsMike Looijmans
2015-09-12testimage: Handle core-image-lsb-sdk qemumips test restrictionRichard Purdie
2015-09-12populate_sdk_base: Fix aarch64 OLDEST_KERNEL sdk issuesRichard Purdie
2015-09-12testimage: Fix SDK extraction error handlingRichard Purdie
2015-09-12Revert "ptest: use fakeroot for do_install_ptest_base"Ross Burton
2015-09-12classes/sstate: break out function to get sstate manifest filenamePaul Eggleton
2015-09-12sstate: only fetch remote signatures if verification is enabledRoss Burton
2015-09-12Revert "boot-directdisk.bbclass: use rootfs UUID by default"Patrick Ohly
2015-09-12ptest: fix file ownerships in ${PTEST_PATH}Ross Burton
2015-09-12packagegroup-core-nfs: provide the nfs-client IMAGE_FEATURESRoy Li
2015-09-12externalsrc.bbclass: better filtering of cleandirsMarkus Lehtonen
2015-09-11sanity.bbclass: remove abspath warning for SSTATE_MIRRORSChristopher Larson
2015-09-09ptest: use fakeroot for do_install_ptest_baseRoss Burton
2015-09-09kernel.bbclass: do not mv/link sources when externalsrc enabledMarkus Lehtonen
2015-09-09kernel-yocto.bbclass: do_kernel_metadata depends on do_unpackMarkus Lehtonen
2015-09-09extrernalsrc.bbclass: treat kernel meta like local sourceMarkus Lehtonen
2015-09-07devtool: add mechanism for updating extensible SDKQi.Chen@windriver.com
2015-09-07Extensible SDK: allow for installation without preparing build systemQi.Chen@windriver.com
2015-09-07populate_sdk_ext: don't remove the native qemu dependenciesQi.Chen@windriver.com
2015-09-07populate_sdk_ext: consider custom configuration in local.confQi.Chen@windriver.com
2015-09-07populate_sdk_ext: install the latest buildtools-tarballQi.Chen@windriver.com
2015-09-07classes/populate_sdk_ext: avoid poky-specific buildtools namingPaul Eggleton
2015-09-07toolchain-shar-extract.sh: better default install path for extensible SDKBrendan Le Foll
2015-09-07testimage: handle SIGTERM to conclude runqemuMariano Lopez
2015-09-06sstate: implement basic signing/validationRoss Burton
2015-09-06cross-canadian.bbclass: typo fix in comments (s/repsonsible/responsible/)Mario Domenech Goulart
2015-09-06boot-directdisk.bbclass: use rootfs UUID by defaultPatrick Ohly
2015-09-06boot loader: support root=UUIDPatrick Ohly
2015-09-06image-vm.bbclass: support specifying an initramfsPatrick Ohly
2015-09-06image-vm.bbclass: avoid duplicating syslinux default valuesPatrick Ohly
2015-09-06report-error: send only last 5242000 characters in error logsMartin Jansa
2015-09-03testimage: filter proper test cases by tagszjh
2015-09-03image.bbclass: add rootfs_check_host_user_contaminatedChristopher Larson
2015-09-03insane.bbclass: add host-user-contaminated testChristopher Larson
2015-09-03insane.bbclass: handle tests which need fakerootChristopher Larson
2015-09-02kernel.bbclass: add the runtime dependency on kernel-vmlinux for kernel-imageKevin Hao
2015-09-02insane.bbclass: Check for invalid characters (non UTF8) on recipe metadataLeonardo Sandoval
2015-09-01package_rpm: support signing of rpm packagesMarkus Lehtonen
2015-09-01runexported: Make it compatible with host dumpMariano Lopez
2015-08-31mirrors.bbclass: Update gnutls mirrorsJussi Kukkonen
2015-08-31Fix mode +st on TMPDIR when creating itAlex Franco
2015-08-30image.py: write bitbake variables to .env fileEd Bartosh
2015-08-30image_types.bbclass: add wic image typeEd Bartosh
2015-08-30dump: allow to have datastore vars on dump commandsMariano Lopez
2015-08-30dump: Created new classes for dump host and targetMariano Lopez
2015-08-30classes/buildhistory: add build result to commit messagePaul Eggleton