aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2016-07-12useradd-staticids: use map() instead of imap()George McCollister
2016-07-12buildstats-summary: round the floating point percentageChristopher Larson
2016-07-12glibc: Upgrade to latest tip of masterKhem Raj
2016-07-10classes/libc-package: remove pointless copying when running localedefRoss Burton
2016-07-10libc-package: remove obsolete do_configure_prependRoss Burton
2016-07-08classes/populate_sdk_ext: exclude initramfs images from locked signaturesPaul Eggleton
2016-07-08classes/populate_sdk_ext: ensure tasks to build the image are includedPaul Eggleton
2016-07-08devpyshell: python3: flush stdout explicitlyEd Bartosh
2016-07-08devshell.bbclass: fix double unbufferingEd Bartosh
2016-07-07classes/cmake: enable progress for do_compilePaul Eggleton
2016-07-07classes/populate_sdk_ext: eliminate double execution on installPaul Eggleton
2016-07-07classes/testsdk: print output correctly on failurePaul Eggleton
2016-07-07classes/sstate: add a mode to error if sstate package unavailablePaul Eggleton
2016-07-07classes/sstate: show progress during sstate object availability checkPaul Eggleton
2016-07-07classes/image: implement progress support for do_rootfsPaul Eggleton
2016-07-01toolchain-scripts: add sysroot/usr/share/pkgconfig to PKG_CONFIG_PATHRoss Burton
2016-07-01kernel-module-split.bbclass: add a prefix for module package name patternRicardo Neri
2016-07-01classes/kernel: fix symlink logic when bundling initramfs imagesAndré Draszik
2016-07-01classes/kernel: fix symlink creation in DEPLOYDIR for bundled initramfsAndré Draszik
2016-07-01pythonnative.bbclass, python3native.bbclass: use DEPENDS_append instead of DE...Alexander Kanavin
2016-07-01pythonnative.bbclass, python3native.bbclass: export STAGING_INCDIR, STAGING_L...Alexander Kanavin
2016-07-01u-boot: extend UBOOT_CONFIG format to support different binary nameTing Liu
2016-06-23autotools: ensure Makefile exists in do_compileRoss Burton
2016-06-20rootfs_rpm: Increase rootfs sizeSaul Wold
2016-06-19Revert "cmake.bbclass: set the modules directory correctly"Richard Purdie
2016-06-17cmake.bbclass: set the modules directory correctlyJose Pardeiro
2016-06-17useradd-staticids.bbclass: Allow missing UIDs/GIDs to generate warningsPeter Kjellerstedt
2016-06-17useradd-staticids.bbclass: Restore failure on missing UIDs/GIDsPeter Kjellerstedt
2016-06-17base.bbclass: p4 fetcher supports srcrevAndrew Bradford
2016-06-16package_deb: Avoid chdir warnings and restore cwd after packagingRichard Purdie
2016-06-15package_ipk: restore cwd after packagingRoss Burton
2016-06-15classes/package: save/restore cwd in split_and_strip_filesRoss Burton
2016-06-15classes/kernel: remove path assumptions in compile_kernelmodulesRoss Burton
2016-06-15classes/image: don't chdir when creating symlinksRoss Burton
2016-06-15classes/license: handle EXDEV if hard link to license failsManuel Huber
2016-06-15classes/rm_work: use the idle I/O scheduler classRoss Burton
2016-06-15classes/sdl: remove pointless classRoss Burton
2016-06-15update-rc.d.bbclass: Disable class when sysvinit is not in DISTRO_FEATURESMariano Lopez
2016-06-14image.bbclass: do exact match for rootfs typeZhenhua Luo
2016-06-14libc-package: ensure glibc-locale package list is deterministicRoss Burton
2016-06-14staging: Add BB_SETSCENE_VERIFY_FUNCTION2 for bitbake runqueue changesRichard Purdie
2016-06-12useradd-staticids.bbclass: Avoid FutureWarning about split()Peter Kjellerstedt
2016-06-12useradd-staticids.bbclass: Make sure opened files are closedPeter Kjellerstedt
2016-06-12image/image_types.bbclass: fix fatal error during cpio debugfs creationAndré Draszik
2016-06-12gtk-immodules-cache: Support both GTKs at same timeJussi Kukkonen
2016-06-12npm.bbclass: avoid str/byte conversion problems for PKGV and SUMMARYPatrick Ohly
2016-06-06testexport.bbclass: Create tarballs for easy releaseMariano Lopez
2016-06-06testexport.bbclass: Add support for testexport-tarballMariano Lopez
2016-06-06testimage.bbclass: Make dependency of cpio when using RPMsMariano Lopez
2016-06-06oetest.py: Add install/uninstall functionality for DUTsMariano Lopez