summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* classes/populate_sdk_ext: support setting vars from environment at build timePaul Eggleton2016-03-311-0/+20
* image-live.bbclass: DEPENDS on syslinuxRobert Yang2016-03-311-0/+1
* sanity.bbclass: Use pythonexception to raise real exceptions without backtracesRichard Purdie2016-03-311-2/+2
* uninative: Switch md5sum -> sha256Richard Purdie2016-03-312-2/+2
* archiver.bbclass: addtask do_deploy_archives_setsceneRobert Yang2016-03-301-0/+1
* siteinfo: Fix musl 64bit targetsKhem Raj2016-03-291-2/+5
* buildhistory.bbclass: create image directory when neededPatrick Ohly2016-03-291-0/+1
* conf/bitbake.conf package.bbclass: fix dbg package not contain sources while ...Hongxu Jia2016-03-281-4/+20
* externalsrc: remove nostamp from do_configureMarkus Lehtonen2016-03-281-1/+1
* externalsrc: do not use do_configure[nostamp] for git srctreesMarkus Lehtonen2016-03-281-2/+29
* archiver.bbclass: Just archive gcc-source for all gcc recipesMariano Lopez2016-03-281-0/+6
* gio-module-cache: Add class for Gio modulesJussi Kukkonen2016-03-281-0/+37
* image.bbclass: run wicenv task only for wic imagesEd Bartosh2016-03-281-1/+1
* rootfs-postcommands: don't write manifest when IMAGE_MANIFEST emptyJoshua Lock2016-03-281-1/+4
* bitbake.conf: rename 'gobject-introspection-data' machine feature to 'qemu-us...Alexander Kanavin2016-03-282-4/+13
* kernel.bbclass: consider .csp firmware filesKhem Raj2016-03-281-1/+1
* icecc.bbclass: replace icc with iceccAlex Franco2016-03-281-28/+28
* icecc.bbclass: expand package archAlex Franco2016-03-281-1/+1
* icecc.bbclass: add icc_is_allarch inherit checkAlex Franco2016-03-281-1/+1
* classes/sanity: use proper multi-line string literalsPaul Eggleton2016-03-281-4/+4
* uninative: don't try to relocate static binariesRoss Burton2016-03-261-0/+2
* uninative: ensure patchelf errors are visibleRoss Burton2016-03-261-1/+2
* archiver.bbclass: Fix tar name for git repositoriesMariano Lopez2016-03-251-15/+6
* archiver.bbclass: Fix gcc-source corner caseMariano Lopez2016-03-251-2/+16
* archiver.bbclass: Fix use of ARCHIVER_WORKDIR and ARCHIVER_OUTDIRMariano Lopez2016-03-251-11/+11
* archiver.bbclass: Don't expand python functions in dumpdataMariano Lopez2016-03-251-8/+7
* sanity.bbclass: check host tool dependencies on change in NATIVELSBSTRINGBill Randle2016-03-251-3/+10
* package.bbclass: Treat .node files same as .so when checking what to stripBrendan Le Foll2016-03-251-1/+1
* bootimg.bbclass: only inherit syslinux when pcbiosRobert Yang2016-03-254-8/+10
* grub-efi.bbclass: make it can build vm and live togetherRobert Yang2016-03-252-5/+6
* bootimg.bbclass: fix settings for grub-efi.bbclassRobert Yang2016-03-257-23/+22
* sanity.bbclass cleanupBill Randle2016-03-251-3/+6
* gpg_sign.py: get rid of pexpectRobert Yang2016-03-251-4/+6
* devtool: add: delete externalsrc files on npm recipe do_installPaul Eggleton2016-03-251-2/+4
* classes/populate_sdk_ext: parse metadata on minimal SDK installPaul Eggleton2016-03-251-1/+1
* classes/distutils*: don't hide logs when setup script failsPaul Eggleton2016-03-253-12/+12
* classes/packagegroup: drop complementary -ptest if ptest not in DISTRO_FEATURESPaul Eggleton2016-03-251-1/+4
* classes/packagegroup: fix dbg/dev/ptest complementary packagesPaul Eggleton2016-03-251-3/+6
* externalsrc: use shared stamp directory if B=SMarkus Lehtonen2016-03-201-6/+4
* gobject-introspection.bbclass: wrap comments at 80 columnsAndre McCurdy2016-03-201-14/+12
* sanity.bbclass: allow customizing config file update error messagesPatrick Ohly2016-03-201-3/+8
* sanity.bbclass: fix success message when config file was updatedPatrick Ohly2016-03-201-1/+1
* sanity.bbclass: expand error messages for version checksPatrick Ohly2016-03-201-2/+5
* useradd_base.bbclass: replace retry logic with flockKai Kang2016-03-202-125/+46
* image.bbclass: track ROOTFS_POSTUNINSTALL_COMMAND in do_rootfs vardepsPatrick Ohly2016-03-201-1/+1
* uninative: Add a fix for icu-native to use the correct ABIRichard Purdie2016-03-121-0/+5
* classes/buildhistory: record a few more variables for extensible SDKPaul Eggleton2016-03-121-1/+2
* package-deb: Ignore circular dependenciesRicardo Ribalda Delgado2016-03-121-0/+3
* package_deb: Fix python runtime errorRicardo Ribalda Delgado2016-03-121-2/+2
* image-buildinfo.bbclass: fix performance problemsPatrick Ohly2016-03-121-13/+22