aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2016-08-10package: correct subprocess.Popen.communicate() return valuesVladimir Zapolskiy
2016-08-10chrpath: correct subprocess.Popen.communicate() return valuesVladimir Zapolskiy
2016-08-10license: improve handling of license files with identical basenamesMarkus Lehtonen
2016-08-10buildhistory: output package variables in a repeatable orderRoss Burton
2016-08-10package.bbclass: warn about files under symlinked directoriesMarkus Lehtonen
2016-08-10package.bbclass: better handling of middle-path dir symlinksMarkus Lehtonen
2016-08-10package.bbclass: remove unneeded chmod() and chown()Robert Yang
2016-08-10kernel.bbclass: add lzop dependencyTrevor Woerner
2016-08-07autotools.bbclass: remove intltool.m4 from ${S}Ross Burton
2016-08-07autotools: move aclocal-copy to WORKDIRRoss Burton
2016-08-07meta/classes: fix bb.build.FuncFailed typosJonathan Liu
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