summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2016-07-25packagefeed-stability: add class to help reduce package feed churnPaul Eggleton1
2016-07-25package_deb.bbclass/package_ipk.bbclass: sort RPROVIDESRobert Yang2
2016-07-25package_deb.bbclass: fix Python 3 errorMatt Madison1
2016-07-25classes/populate_sdk_ext: show progress when preparing build systemPaul Eggleton1
2016-07-25siteinfo: Add mechanism to extend siteinfo information from BSP layerRichard Purdie1
2016-07-25insane: Add mechanism to extend QA machine information from BSP layerRichard Purdie1
2016-07-21systemd: allow add users to groups in rootfs postprocessStephano Cetola1
2016-07-20image: add do_image_qa task to run QA checks on the constructed imageJoshua Lock1
2016-07-20classes/license.bbclass: don't set [dirs] and [cleandirs]Ross Burton1
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