aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2015-09-22classes/externalsrc: fix setting of deps varflag as a stringPaul Eggleton
2015-09-22classes/externalsrc: scale back warning to a plain notePaul Eggleton
2015-09-22classes/populate_sdk_ext: drop work-config.incPaul Eggleton
2015-09-22classes/populate_sdk_ext: allow custom configuration for extensible SDKPaul Eggleton
2015-09-22classes/populate_sdk_ext: fix missing environment settings if running install...Paul Eggleton
2015-09-22image_types.bbclass: Don't try to create ubi symlink twiceMike Looijmans
2015-09-21kernel-arch: Add nios2 to valid archsMarek Vasut
2015-09-21insane: Add nios2 supportMarek Vasut
2015-09-21autotools: fix traversal bug in aclocal copyingChristopher Larson
2015-09-21testimage.bbclass: Fix break introduced with SIGTERM handlingMariano Lopez
2015-09-21insane.bbclass: drop extra line-feed in pkgname checkMartin Jansa
2015-09-21insane.bbclass: show PN and relative path in package_qa_check_host_userMartin Jansa
2015-09-21package.bbclass: add summary line to installed-vs-shipped QA checkMartin Jansa
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