summaryrefslogtreecommitdiffstats
path: root/meta
Commit message (Expand)AuthorAgeFilesLines
* license.bbclass: fix warnings when run in unprivileged "container" envBjørn Forsman2016-04-061-3/+5
* externalsrc: avoid race in temporary git index fileMarkus Lehtonen2016-04-061-8/+9
* bdwgc: use github repo for source locationBill Randle2016-04-051-6/+4
* xf86-video-intel: Add patch to allow UXA to buildSaul Wold2016-04-052-0/+31
* package_manager.py: better error handling in opkg's package listingPatrick Ohly2016-04-051-6/+9
* systemd: make systemd-serialgetty optionalPatrick Ohly2016-04-051-3/+11
* ncurses: reorder PACKAGESPatrick Ohly2016-04-051-1/+1
* bluez5.inc: remove obsolete workaroundPatrick Ohly2016-04-051-2/+0
* buildtools-tarball: Add texinfo (for makeinfo)Richard Purdie2016-04-052-1/+2
* cogl: fix G-I .typelib installationRoss Burton2016-04-051-2/+3
* classes/buildhistory: fix grammar in commentsPaul Eggleton2016-04-051-1/+1
* classes/buildhistory: fix filtering of depends-nokernel.dotPaul Eggleton2016-04-051-1/+1
* classes/buildhistory: optimise getting package size listPaul Eggleton2016-04-051-10/+3
* build-appliance-image: Exclude DDATETIME from task signatureRichard Purdie2016-04-031-0/+1
* image-vm: Exclude DISK_SIGNATURE_GENERATED from task signatureRichard Purdie2016-04-031-0/+1
* populate_sdk_ext: Exclude BBTASKDEPDATA from task signatureRichard Purdie2016-04-031-0/+2
* opkg-utils: opkg-build exit when fail to list files.Aníbal Limón2016-04-032-2/+47
* kernel-yocto: enforce SRC_URI specified branchBruce Ashfield2016-04-031-0/+11
* linux-yocto/4.4: UVC: Add support for R200 depth cameraBruce Ashfield2016-04-033-10/+10
* linux-yocto/4.4: fix PAT for 32bit x86Bruce Ashfield2016-04-033-10/+10
* Revert "linux-yocto: Work around PAT issue on qemux86"Bruce Ashfield2016-04-032-102/+0
* linux-yocto-dev: bump to v4.6-rcXBruce Ashfield2016-04-031-1/+1
* linux-yocto/4.1: ahci: backport AHCI runtime PMBruce Ashfield2016-04-033-10/+10
* linux-yocto/4.4: gpio-pca953x: add PCAL9535 interrupt supportBruce Ashfield2016-04-033-10/+10
* linux-yocto/4.1: telemetry and dmaengine backportsBruce Ashfield2016-04-033-10/+10
* bluez5: add ptest supportAlexander Kanavin2016-04-033-1/+71
* oe/patch: print cleaner error message when patch fails to applyMarkus Lehtonen2016-04-031-5/+9
* oe/patch: more detailed error reportingMarkus Lehtonen2016-04-031-3/+5
* insane.bbclass: avoid false positives on library locationBill Randle2016-04-031-2/+17
* grub-efi.bbclass: use GRUB_ROOT rather than APPEND for root deviceRobert Yang2016-04-032-11/+21
* bitbake.conf: Add BB_WORKERCONTEXT to HASHBASE_WHITELISTRichard Purdie2016-04-031-1/+2
* gdb-cross-canadian: use PACKAGECONFIG for python and readlineJonathan Liu2016-04-031-5/+7
* base: Fixup PACKAGECONFIG incorrect mappingsRichard Purdie2016-04-031-3/+3
* classes/packagegroup: Refactor code to be simplerUlf Magnusson2016-04-031-11/+7
* default-distrovars.inc: remove libassuan from LGPLv2_WHITELIST_GPL-3.0Andre McCurdy2016-04-031-1/+1
* libassuan: use package specific licensingAndre McCurdy2016-04-031-2/+4
* init-install-efi.sh: remove all root=foo from grub.cfgRobert Yang2016-04-031-1/+1
* init-install.sh: fix disk_sizeRobert Yang2016-04-033-3/+3
* ltp: fix test_proc_kill hangingTudor Florea2016-04-032-0/+24
* ltp: add periodic output for memcg stress testTudor Florea2016-04-032-0/+44
* epiphany: Depend on intltool-native for configureJussi Kukkonen2016-04-031-1/+1
* image: Fix debugfs image type recursion loopFreudiger Raphael2016-04-031-2/+3
* selftest/signing: Use packagedata to obtain PR value for signing testRichard Purdie2016-04-011-1/+7
* lib/oe/packagedata: Add import osRichard Purdie2016-04-011-0/+1
* base.bbclass: avoid duplicate call to d.getVar('LICENSE', True)Andre McCurdy2016-04-011-4/+3
* base.bbclass: drop obsolete HOSTTOOLS_WHITELIST_GPL-3.0Andre McCurdy2016-04-013-21/+9
* man: use BUILD_CC and target include files for configureBill Randle2016-04-012-0/+69
* image-vm.bbclass: remove invalid codeRobert Yang2016-03-311-7/+0
* image-live.bbclass/image-vm.bbclass: remove duplicated codeRobert Yang2016-03-314-112/+71
* bootimg.bbclass: merge it into image-live.bbclassRobert Yang2016-03-314-313/+305