summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2016-07-20testimage.bbclass: INHERIT -> IMAGE_CLASSESRobert Yang1
2016-07-20report-error: replace build paths with markers not whitespaceRoss Burton1
2016-07-20sstate.bbclass: make PV to depend on PV variable valueEd Bartosh1
2016-07-20image_types.bbclass: support template .wks.in files for wicChristopher Larson1
2016-07-20image_types.bbclass: add intermediate var for WKS_FILE_CHECKSUMChristopher Larson1
2016-07-20testimage: swap sudoku for galculatorRoss Burton1
2016-07-19toaster.bbclass: only scan files-in-image.txt if it existsElliot Smith1
2016-07-19toaster.bbclass: remove directory scan logic for detecting artifactsElliot Smith1
2016-07-12useradd-staticids: use map() instead of imap()George McCollister1
2016-07-12buildstats-summary: round the floating point percentageChristopher Larson1
2016-07-12glibc: Upgrade to latest tip of masterKhem Raj1
2016-07-10classes/libc-package: remove pointless copying when running localedefRoss Burton1
2016-07-10libc-package: remove obsolete do_configure_prependRoss Burton1
2016-07-08classes/populate_sdk_ext: exclude initramfs images from locked signaturesPaul Eggleton1
2016-07-08classes/populate_sdk_ext: ensure tasks to build the image are includedPaul Eggleton1
2016-07-08devpyshell: python3: flush stdout explicitlyEd Bartosh1
2016-07-08devshell.bbclass: fix double unbufferingEd Bartosh1
2016-07-07classes/cmake: enable progress for do_compilePaul Eggleton1
2016-07-07classes/populate_sdk_ext: eliminate double execution on installPaul Eggleton2
2016-07-07classes/testsdk: print output correctly on failurePaul Eggleton1
2016-07-07classes/sstate: add a mode to error if sstate package unavailablePaul Eggleton1
2016-07-07classes/sstate: show progress during sstate object availability checkPaul Eggleton1
2016-07-07classes/image: implement progress support for do_rootfsPaul Eggleton1
2016-07-01toolchain-scripts: add sysroot/usr/share/pkgconfig to PKG_CONFIG_PATHRoss Burton1
2016-07-01kernel-module-split.bbclass: add a prefix for module package name patternRicardo Neri1
2016-07-01classes/kernel: fix symlink logic when bundling initramfs imagesAndré Draszik1
2016-07-01classes/kernel: fix symlink creation in DEPLOYDIR for bundled initramfsAndré Draszik1
2016-07-01pythonnative.bbclass, python3native.bbclass: use DEPENDS_append instead of DE...Alexander Kanavin2
2016-07-01pythonnative.bbclass, python3native.bbclass: export STAGING_INCDIR, STAGING_L...Alexander Kanavin3
2016-07-01u-boot: extend UBOOT_CONFIG format to support different binary nameTing Liu1
2016-06-23autotools: ensure Makefile exists in do_compileRoss Burton1
2016-06-20rootfs_rpm: Increase rootfs sizeSaul Wold1
2016-06-19Revert "cmake.bbclass: set the modules directory correctly"Richard Purdie1
2016-06-17cmake.bbclass: set the modules directory correctlyJose Pardeiro1
2016-06-17useradd-staticids.bbclass: Allow missing UIDs/GIDs to generate warningsPeter Kjellerstedt1
2016-06-17useradd-staticids.bbclass: Restore failure on missing UIDs/GIDsPeter Kjellerstedt1
2016-06-17base.bbclass: p4 fetcher supports srcrevAndrew Bradford1
2016-06-16package_deb: Avoid chdir warnings and restore cwd after packagingRichard Purdie1
2016-06-15package_ipk: restore cwd after packagingRoss Burton1
2016-06-15classes/package: save/restore cwd in split_and_strip_filesRoss Burton1
2016-06-15classes/kernel: remove path assumptions in compile_kernelmodulesRoss Burton1
2016-06-15classes/image: don't chdir when creating symlinksRoss Burton1
2016-06-15classes/license: handle EXDEV if hard link to license failsManuel Huber1
2016-06-15classes/rm_work: use the idle I/O scheduler classRoss Burton1
2016-06-15classes/sdl: remove pointless classRoss Burton1
2016-06-15update-rc.d.bbclass: Disable class when sysvinit is not in DISTRO_FEATURESMariano Lopez1
2016-06-14image.bbclass: do exact match for rootfs typeZhenhua Luo1
2016-06-14libc-package: ensure glibc-locale package list is deterministicRoss Burton1
2016-06-14staging: Add BB_SETSCENE_VERIFY_FUNCTION2 for bitbake runqueue changesRichard Purdie1
2016-06-12useradd-staticids.bbclass: Avoid FutureWarning about split()Peter Kjellerstedt1