summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* kernel.bbclass: explicitly set workdir in do_bundle_initramfsAndré Draszik2016-07-261-0/+1
* kernel-uimage.bbclass: indeed update var KERNEL_IMAGETYPE_FOR_MAKEKai Kang2016-07-261-2/+1
* insane: only check ${S} exists if we had sources to fetchRoss Burton2016-07-261-3/+2
* packagefeed-stability.bbclass: copy all packages of a recipeRobert Yang2016-07-261-68/+35
* packagefeed-stability.bbclass: minor fixesRobert Yang2016-07-261-3/+5
* packagefeed-stability: add class to help reduce package feed churnPaul Eggleton2016-07-261-0/+270
* package_deb.bbclass/package_ipk.bbclass: sort RPROVIDESRobert Yang2016-07-262-0/+4
* package_deb.bbclass: fix Python 3 errorMatt Madison2016-07-261-2/+2
* classes/populate_sdk_ext: show progress when preparing build systemPaul Eggleton2016-07-261-1/+1
* siteinfo: Add mechanism to extend siteinfo information from BSP layerRichard Purdie2016-07-261-0/+8
* insane: Add mechanism to extend QA machine information from BSP layerRichard Purdie2016-07-261-3/+13
* systemd: allow add users to groups in rootfs postprocessStephano Cetola2016-07-211-0/+9
* image: add do_image_qa task to run QA checks on the constructed imageJoshua Lock2016-07-201-0/+30
* classes/license.bbclass: don't set [dirs] and [cleandirs]Ross Burton2016-07-201-2/+0
* testimage.bbclass: INHERIT -> IMAGE_CLASSESRobert Yang2016-07-201-1/+1
* report-error: replace build paths with markers not whitespaceRoss Burton2016-07-201-3/+5
* sstate.bbclass: make PV to depend on PV variable valueEd Bartosh2016-07-201-0/+3
* image_types.bbclass: support template .wks.in files for wicChristopher Larson2016-07-201-0/+46
* image_types.bbclass: add intermediate var for WKS_FILE_CHECKSUMChristopher Larson2016-07-201-1/+2
* testimage: swap sudoku for galculatorRoss Burton2016-07-201-4/+1
* toaster.bbclass: only scan files-in-image.txt if it existsElliot Smith2016-07-191-9/+16
* toaster.bbclass: remove directory scan logic for detecting artifactsElliot Smith2016-07-191-66/+8
* useradd-staticids: use map() instead of imap()George McCollister2016-07-121-1/+1
* buildstats-summary: round the floating point percentageChristopher Larson2016-07-121-1/+5
* glibc: Upgrade to latest tip of masterKhem Raj2016-07-121-2/+2
* classes/libc-package: remove pointless copying when running localedefRoss Burton2016-07-101-22/+2
* libc-package: remove obsolete do_configure_prependRoss Burton2016-07-101-8/+0
* classes/populate_sdk_ext: exclude initramfs images from locked signaturesPaul Eggleton2016-07-081-4/+5
* classes/populate_sdk_ext: ensure tasks to build the image are includedPaul Eggleton2016-07-081-1/+7
* devpyshell: python3: flush stdout explicitlyEd Bartosh2016-07-081-2/+2
* devshell.bbclass: fix double unbufferingEd Bartosh2016-07-081-1/+0
* classes/cmake: enable progress for do_compilePaul Eggleton2016-07-081-0/+1
* classes/populate_sdk_ext: eliminate double execution on installPaul Eggleton2016-07-082-4/+15
* classes/testsdk: print output correctly on failurePaul Eggleton2016-07-081-2/+2
* classes/sstate: add a mode to error if sstate package unavailablePaul Eggleton2016-07-081-0/+23
* classes/sstate: show progress during sstate object availability checkPaul Eggleton2016-07-081-2/+4
* classes/image: implement progress support for do_rootfsPaul Eggleton2016-07-081-2/+17
* toolchain-scripts: add sysroot/usr/share/pkgconfig to PKG_CONFIG_PATHRoss Burton2016-07-011-2/+3
* kernel-module-split.bbclass: add a prefix for module package name patternRicardo Neri2016-07-011-1/+5
* classes/kernel: fix symlink logic when bundling initramfs imagesAndré Draszik2016-07-011-2/+1
* classes/kernel: fix symlink creation in DEPLOYDIR for bundled initramfsAndré Draszik2016-07-011-2/+1
* pythonnative.bbclass, python3native.bbclass: use DEPENDS_append instead of DE...Alexander Kanavin2016-07-012-2/+2
* pythonnative.bbclass, python3native.bbclass: export STAGING_INCDIR, STAGING_L...Alexander Kanavin2016-07-013-5/+16
* u-boot: extend UBOOT_CONFIG format to support different binary nameTing Liu2016-07-011-3/+16
* autotools: ensure Makefile exists in do_compileRoss Burton2016-06-231-1/+5
* rootfs_rpm: Increase rootfs sizeSaul Wold2016-06-201-2/+2
* Revert "cmake.bbclass: set the modules directory correctly"Richard Purdie2016-06-201-1/+1
* cmake.bbclass: set the modules directory correctlyJose Pardeiro2016-06-171-1/+1
* useradd-staticids.bbclass: Allow missing UIDs/GIDs to generate warningsPeter Kjellerstedt2016-06-171-1/+4
* useradd-staticids.bbclass: Restore failure on missing UIDs/GIDsPeter Kjellerstedt2016-06-171-6/+13