summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* speex: 1.2rc1 -> 1.2rc2Tanu Kaskinen2015-07-162-15/+7
* speexdsp: initial recipeTanu Kaskinen2015-07-162-0/+102
* dpkg: Fix for Fedora22 and new versions of tarRichard Purdie2015-07-132-0/+46
* tar: Add symlink to tar from gtarRichard Purdie2015-07-131-0/+2
* classes/sstate.bbclass: Improve checkstatus using connection cache.Aníbal Limón2015-07-121-2/+12
* python-smartpm: Have native smart use nativepythonRandy Witt2015-07-121-0/+1
* opkg-build: Ignore tar error due to hardlinks issue when creating ipk filesAlejandro Hernandez2015-07-122-3/+3
* gcc: remove EXTRA_OECONF_INTERMEDIATERobert Yang2015-07-124-31/+0
* netbase: add rpcbind as an alias to sunrpcLi Wang2015-07-122-0/+45
* oe/recipeutils.py: get_recipe_upstream_version returns 1.0 when not SRC_URIAníbal Limón2015-07-121-1/+10
* intltool: Upgrade 0.50.2 -> 0.51.0Jussi Kukkonen2015-07-127-22/+58
* harfbuzz: upgrade to 0.9.41Cristian Iorga2015-07-121-2/+2
* classes/logging: make shell message functions output to the consolePaul Eggleton2015-07-121-20/+12
* qt4: fixes for sed commandRobert Yang2015-07-122-9/+2
* cups: remove invalid sed commandRobert Yang2015-07-121-3/+0
* perf: remove invalid sed commandRobert Yang2015-07-121-6/+0
* python-pygtk: remove invalid sed commandRobert Yang2015-07-121-21/+0
* python: remove invalid sed commandRobert Yang2015-07-122-5/+0
* perl: remove invalid sed commandRobert Yang2015-07-121-3/+0
* mdadm: remove do_configure_prependRobert Yang2015-07-121-5/+0
* rpm: remove invalid sed commandRobert Yang2015-07-122-2/+0
* qemu: remove invalid sed commandRobert Yang2015-07-121-10/+0
* glibc-initial: remove invalid sed commandRobert Yang2015-07-121-2/+0
* opkg: remove do_configure_prependRobert Yang2015-07-121-5/+0
* elfutils 0.163: remove do_configure_prependRobert Yang2015-07-123-10/+0
* i2c-tools: uprev to 3.1.2Randy MacLeod2015-07-122-2/+2
* gnome-icon-theme: inherit allarchRoss Burton2015-07-121-2/+2
* archiver.bbclass: add do_deploy_all_archivesPatrick Ohly2015-07-121-0/+7
* populate_sdk_base.bbclass: don't inherit toolchain-scripts.bbclassRobert Yang2015-07-121-1/+1
* buildtools-tarball: Add inherit toolchain-scriptsRichard Purdie2015-07-121-0/+1
* clutter-gtk-1.0: Upgrade 1.4.4 -> 1.6.2Jussi Kukkonen2015-07-122-6/+6
* clutter-1.0: Upgrade 1.20.0 -> 1.22.4Jussi Kukkonen2015-07-122-11/+23
* cogl-1.0: Upgrade 1.18.2 -> 1.20.0Jussi Kukkonen2015-07-123-6/+49
* xproto: Upgrade 7.0.27 -> 7.0.28Jussi Kukkonen2015-07-121-2/+3
* gcc-5: Backport patches for -Wno-narrowing behaviour fixesKhem Raj2015-07-124-1/+232
* gcc-4.9: Upgrade to 4.9.3Khem Raj2015-07-123-45/+5
* bluez5: upgrade to 5.32Cristian Iorga2015-07-121-2/+2
* oeqa/sstatetests: Add NATIVELSB sstate signature equivalence testRichard Purdie2015-07-122-1/+36
* recipetool/append: Fix selftest failure with multilibRichard Purdie2015-07-121-0/+3
* lib/oe/recipeutils: Ensure order of data store doesn't influence the resultRichard Purdie2015-07-121-1/+1
* bitbake: tests/data: Add new data testsRichard Purdie2015-07-122-0/+93
* bitbake: data_smart: Fix appendVar/prependVarRichard Purdie2015-07-121-4/+2
* bitbake: data_smart: Fix data expansion cache issuesRichard Purdie2015-07-121-1/+1
* bitbake: data_smart: Fix keys() missing overridesRichard Purdie2015-07-121-0/+15
* bitbake: data_smart: Cache set(self.overrides)Richard Purdie2015-07-121-5/+9
* bitbake: data_smart: Improve override recursion handlingRichard Purdie2015-07-121-0/+6
* bitbake: data_smart: Tweak OVERRIDES value cache for performanceRichard Purdie2015-07-121-4/+12
* bitbake: data_smart: Seperate out the override cacheRichard Purdie2015-07-121-14/+41
* bitbake: data_smart: VariableHistory: Ignore override duplicates and overlap ...Richard Purdie2015-07-121-0/+5
* bitbake: parse/ast/data_smart: Add parsing flag to getVar/setVarRichard Purdie2015-07-122-22/+28