aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2016-08-04base.bbclass wipe ${S} before unpacking sourceMarkus Lehtonen
2016-08-04oeqa/oetest.py: Allow to export packages using symlinksMariano Lopez
2016-08-04Fix random python backtrace in mutlilib handling code.Jeremy Puhlman
2016-08-04cml1: fix tasks after default [dirs] changedRoss Burton
2016-08-04bitbake.conf/toolchain-scripts.bbclass: Remove debug prefix mappings in SDKJacob Kroon
2016-08-01useradd-staticids.bbclass: trigger reparsing when table files changePatrick Ohly
2016-08-01classes/testimage: When image is systemd, enable debug log levelAníbal Limón
2016-07-28useradd.bbclass: Fix delete user/group when more than one itemMariano Lopez
2016-07-25classes/buildhistory: ensure eSDK sstate lists sorted secondarily by namePaul Eggleton
2016-07-25classes/buildhistory: add additional variables for eSDKPaul Eggleton
2016-07-25classes/populate_sdk_ext: add gdb to full extensible SDKPaul Eggleton
2016-07-25classes/populate_sdk_ext: filter sstate within the extensible SDKPaul Eggleton
2016-07-25classes/populate_sdk_ext: allow including toolchain in eSDK on installPaul Eggleton
2016-07-25meta-extsdk-toolchain: add meta-recipe to install toolchain into eSDKPaul Eggleton
2016-07-25classes/populate_sdk_ext: set default for SDK_INCLUDE_PKGDATAPaul Eggleton
2016-07-25kernel.bbclass: explicitly set workdir in do_bundle_initramfsAndré Draszik
2016-07-25kernel-uimage.bbclass: indeed update var KERNEL_IMAGETYPE_FOR_MAKEKai Kang
2016-07-25insane: only check ${S} exists if we had sources to fetchRoss Burton
2016-07-25packagefeed-stability.bbclass: copy all packages of a recipeRobert Yang
2016-07-25packagefeed-stability.bbclass: minor fixesRobert Yang
2016-07-25packagefeed-stability: add class to help reduce package feed churnPaul Eggleton
2016-07-25package_deb.bbclass/package_ipk.bbclass: sort RPROVIDESRobert Yang
2016-07-25package_deb.bbclass: fix Python 3 errorMatt Madison
2016-07-25classes/populate_sdk_ext: show progress when preparing build systemPaul Eggleton
2016-07-25siteinfo: Add mechanism to extend siteinfo information from BSP layerRichard Purdie
2016-07-25insane: Add mechanism to extend QA machine information from BSP layerRichard Purdie
2016-07-21systemd: allow add users to groups in rootfs postprocessStephano Cetola
2016-07-20image: add do_image_qa task to run QA checks on the constructed imageJoshua Lock
2016-07-20classes/license.bbclass: don't set [dirs] and [cleandirs]Ross Burton
2016-07-20testimage.bbclass: INHERIT -> IMAGE_CLASSESRobert Yang
2016-07-20report-error: replace build paths with markers not whitespaceRoss Burton
2016-07-20sstate.bbclass: make PV to depend on PV variable valueEd Bartosh
2016-07-20image_types.bbclass: support template .wks.in files for wicChristopher Larson
2016-07-20image_types.bbclass: add intermediate var for WKS_FILE_CHECKSUMChristopher Larson
2016-07-20testimage: swap sudoku for galculatorRoss Burton
2016-07-19toaster.bbclass: only scan files-in-image.txt if it existsElliot Smith
2016-07-19toaster.bbclass: remove directory scan logic for detecting artifactsElliot Smith
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