summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* layer.conf: Increase layer version to 6Richard Purdie2015-08-251-1/+1
* bitbake: lib/bb/main: avoid importing all server/UI modules on every executionPaul Eggleton2015-08-241-22/+38
* runqemu: Add a tcpserial optionRandy Witt2015-08-243-2/+14
* qemurunner: Use two serial ports and log console with a threadRandy Witt2015-08-248-9/+133
* qemurunner: Make create_socket() return data and use exceptionsRandy Witt2015-08-241-14/+15
* qemurunner.py: Move some class variables that should only be localRandy Witt2015-08-241-10/+9
* libcap-ng: add package 0.7.7Wenzong Fan2015-08-242-0/+97
* swig: add package 3.0.6Wenzong Fan2015-08-244-0/+204
* xf86-video-intel: enable xvmc feature by default and fix dependencyReinette Chatre2015-08-241-2/+2
* package_rpm.bbclass : escape "%" in files and directories nameSébastien Mennetrier2015-08-241-0/+3
* packagegroup-qt*-toolchain-target: fix hard dependency on phonon libraryPaul Eggleton2015-08-241-1/+4
* service: tweak example recipePaul Eggleton2015-08-241-4/+3
* hello-mod: drop PV and PRPaul Eggleton2015-08-241-3/+0
* oe-selftest: replace assertTrue(False, ...) with fail(...)Paul Eggleton2015-08-242-3/+3
* classes/insane: fix QA check message referring to nativesdkPaul Eggleton2015-08-241-1/+1
* scripts/create-recipe: dropPaul Eggleton2015-08-241-2071/+0
* man-pages: update to 4.02Maxin B. John2015-08-241-2/+2
* lsbinitscripts: Upgrade 9.63 -> 9.64Jussi Kukkonen2015-08-241-3/+3
* lsof: Upgrade 4.88 -> 4.89Jussi Kukkonen2015-08-241-2/+2
* gstreamer1.0-plugins-*: Remove unused GSTREAMER_1_0_ORC variableCarlos Rafael Giani2015-08-244-4/+0
* gstreamer1.0-plugins: Ensure the native OE orcc is usedCarlos Rafael Giani2015-08-241-1/+3
* iso-codes: add a recipe from meta-oeAlexander Kanavin2015-08-241-0/+15
* glib: add a warning suppression patch to glibAlexander Kanavin2015-08-242-0/+37
* classes/cmake: add arch conversion routineAlexander Kanavin2015-08-241-1/+11
* harfbuzz: enable icu featureAlexander Kanavin2015-08-241-1/+1
* classes/gnomebase: change tarball compression to xzAlexander Kanavin2015-08-2413-19/+6
* perl: Undefine finitel for uclibcYen-Chin Lee2015-08-241-0/+1
* kernel-arch: Force BFD kernel when using gcc for linkingKhem Raj2015-08-241-1/+1
* libinput: Upgrade 0.18.0 -> 0.21.0Jussi Kukkonen2015-08-242-2/+75
* wic: Test creation of iso imageMihaly Varga2015-08-241-0/+8
* wic: add mkhybridiso kickstart fileMihaly Varga2015-08-241-0/+7
* wic: Add plugin for hybrid iso imageMihaly Varga2015-08-241-0/+538
* parted: set VERSION number same as recipe's versionAjay M2015-08-241-0/+1
* glibc: use cross-rpcgen to replace host's rpcgenRobert Yang2015-08-241-5/+1
* openssh: build regression test binariesJussi Kukkonen2015-08-242-1/+7
* json-glib: inherit gnomebase instead of gnomeRoss Burton2015-08-241-3/+1
* gnome: move introspection options to gnomebaseRoss Burton2015-08-242-4/+3
* json-glib: enable native buildsRoss Burton2015-08-241-0/+2
* multilib: let pkg-config find architecture-independent .pc filesRoss Burton2015-08-241-0/+7
* bitbake: main: Handle RuntimeError exception in list_extension_modulesRandy Witt2015-08-201-1/+1
* linux-yocto-3.14: Update to branch HEADsRichard Purdie2015-08-201-5/+5
* genericx86*: Update BSPs to use 4.1 KernelSaul Wold2015-08-192-1/+12
* bitbake: toastergui: fix projectbuilds pageAlexandru DAMIAN2015-08-192-45/+21
* bitbake: toastergui: do not show in-progress builds in the tableAlexandru DAMIAN2015-08-191-1/+1
* bitbake: toaster logger: fix pylint issuesAlexandru DAMIAN2015-08-192-89/+98
* bitbake: toaster: fix pylint errorsAlexandru Damian2015-08-196-5/+18
* bitbake: toaster: fix updates on failed build requestsAlexandru DAMIAN2015-08-191-1/+1
* bitbake: toaster: replace raising Exceptions in loadconfAlexandru DAMIAN2015-08-191-14/+23
* bitbake: toaster: do not stop data import on bad dataAlexandru DAMIAN2015-08-191-4/+4
* bitbake: toastergui: rename variables in views.pyAlexandru DAMIAN2015-08-191-53/+63