summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* testimage.bbclass: Don't require an image manifestRandy Witt2015-09-231-5/+11
* autotools.bbclass: mkdir ${B} -> mkdir -p ${B}Robert Yang2015-09-181-1/+1
* image.bbclass: add do_rootfs vardeps for {COMPRESS, IMAGE}_CMD_*Christopher Larson2015-09-181-1/+17
* distutils.bbclass: Handle python-backport modulesAlejandro Hernandez2015-09-141-0/+6
* image_types.bbclass: Restore compatibility with previous UBI filesystemsMike Looijmans2015-09-141-2/+8
* testimage: Handle core-image-lsb-sdk qemumips test restrictionRichard Purdie2015-09-121-4/+9
* populate_sdk_base: Fix aarch64 OLDEST_KERNEL sdk issuesRichard Purdie2015-09-121-1/+6
* testimage: Fix SDK extraction error handlingRichard Purdie2015-09-121-1/+4
* Revert "ptest: use fakeroot for do_install_ptest_base"Ross Burton2015-09-121-1/+1
* classes/sstate: break out function to get sstate manifest filenamePaul Eggleton2015-09-121-5/+2
* sstate: only fetch remote signatures if verification is enabledRoss Burton2015-09-121-3/+6
* Revert "boot-directdisk.bbclass: use rootfs UUID by default"Patrick Ohly2015-09-121-1/+1
* ptest: fix file ownerships in ${PTEST_PATH}Ross Burton2015-09-121-0/+1
* packagegroup-core-nfs: provide the nfs-client IMAGE_FEATURESRoy Li2015-09-121-0/+2
* externalsrc.bbclass: better filtering of cleandirsMarkus Lehtonen2015-09-121-11/+7
* sanity.bbclass: remove abspath warning for SSTATE_MIRRORSChristopher Larson2015-09-121-2/+0
* ptest: use fakeroot for do_install_ptest_baseRoss Burton2015-09-091-1/+1
* kernel.bbclass: do not mv/link sources when externalsrc enabledMarkus Lehtonen2015-09-091-3/+7
* kernel-yocto.bbclass: do_kernel_metadata depends on do_unpackMarkus Lehtonen2015-09-091-1/+1
* extrernalsrc.bbclass: treat kernel meta like local sourceMarkus Lehtonen2015-09-091-4/+8
* devtool: add mechanism for updating extensible SDKQi.Chen@windriver.com2015-09-091-0/+6
* Extensible SDK: allow for installation without preparing build systemQi.Chen@windriver.com2015-09-091-5/+7
* populate_sdk_ext: don't remove the native qemu dependenciesQi.Chen@windriver.com2015-09-091-5/+0
* populate_sdk_ext: consider custom configuration in local.confQi.Chen@windriver.com2015-09-091-3/+23
* populate_sdk_ext: install the latest buildtools-tarballQi.Chen@windriver.com2015-09-091-1/+9
* classes/populate_sdk_ext: avoid poky-specific buildtools namingPaul Eggleton2015-09-091-1/+1
* toolchain-shar-extract.sh: better default install path for extensible SDKBrendan Le Foll2015-09-091-0/+2
* testimage: handle SIGTERM to conclude runqemuMariano Lopez2015-09-091-1/+11
* sstate: implement basic signing/validationRoss Burton2015-09-061-1/+18
* cross-canadian.bbclass: typo fix in comments (s/repsonsible/responsible/)Mario Domenech Goulart2015-09-061-1/+1
* boot-directdisk.bbclass: use rootfs UUID by defaultPatrick Ohly2015-09-061-1/+1
* boot loader: support root=UUIDPatrick Ohly2015-09-064-1/+36
* image-vm.bbclass: support specifying an initramfsPatrick Ohly2015-09-061-0/+5
* image-vm.bbclass: avoid duplicating syslinux default valuesPatrick Ohly2015-09-061-2/+0
* report-error: send only last 5242000 characters in error logsMartin Jansa2015-09-061-3/+12
* testimage: filter proper test cases by tagszjh2015-09-041-0/+3
* image.bbclass: add rootfs_check_host_user_contaminatedChristopher Larson2015-09-041-0/+14
* insane.bbclass: add host-user-contaminated testChristopher Larson2015-09-041-2/+35
* insane.bbclass: handle tests which need fakerootChristopher Larson2015-09-041-0/+8
* kernel.bbclass: add the runtime dependency on kernel-vmlinux for kernel-imageKevin Hao2015-09-031-0/+1
* insane.bbclass: Check for invalid characters (non UTF8) on recipe metadataLeonardo Sandoval2015-09-031-1/+23
* package_rpm: support signing of rpm packagesMarkus Lehtonen2015-09-032-0/+80
* runexported: Make it compatible with host dumpMariano Lopez2015-09-031-1/+5
* mirrors.bbclass: Update gnutls mirrorsJussi Kukkonen2015-09-011-4/+1
* Fix mode +st on TMPDIR when creating itAlex Franco2015-09-011-0/+5
* image.py: write bitbake variables to .env fileEd Bartosh2015-08-301-0/+4
* image_types.bbclass: add wic image typeEd Bartosh2015-08-301-0/+12
* dump: allow to have datastore vars on dump commandsMariano Lopez2015-08-301-2/+5
* dump: Created new classes for dump host and targetMariano Lopez2015-08-301-0/+5
* classes/buildhistory: add build result to commit messagePaul Eggleton2015-08-301-1/+20