aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-06-25sqlite3: Update to 3.7.13Saul Wold
2012-06-25distrodata: Fix missed VARIABLE name changeSaul Wold
2012-06-25qemu.inc: Fix packageconfig optionsKhem Raj
2012-06-25uclibc: Fix packaging to match the new package orderKhem Raj
2012-06-25linux-firmware: update to main repo on kernel.orgPaul Gortmaker
2012-06-25sudo: upgrade to 1.8.5p2Scott Garman
2012-06-25gzip: upgrade to 1.5Scott Garman
2012-06-25gcc: Remove csl gcc recipesKhem Raj
2012-06-25eglibc-2.13: Retire into toolchain layerKhem Raj
2012-06-25gcc-4.6: Retire into toochain-layerKhem Raj
2012-06-25gpgme: updated to 1.3.2Valentin Popa
2012-06-25runqemu-internal: qemu fails to run on ext2 imageKang Kai
2012-06-25xev: updated to 1.2.0Valentin Popa
2012-06-25cml1.bbclass: Only delay exit if the command failsDarren Hart
2012-06-25documentation/adt-manual/adt-eclipse.xml: Updated YP settings dialogueScott Rifenbark
2012-06-25documentation/adt-manual/adt-eclipse.xml: Updated Yocto ADT Project itemScott Rifenbark
2012-06-25documentation/adt-manual/adt-prepare.xml: Re-worded toolchain generationScott Rifenbark
2012-06-25documentation/adt-manual/adt-eclipse.xml: Updated Yocto Project ADT itemScott Rifenbark
2012-06-25documentation/adt-manual/adt-prepare.xml: grammar fix.Scott Rifenbark
2012-06-25bitbake: Fix for Hob bug #2323Cristian Iorga
2012-06-25bitbake: hig.py: use module tempfile to create temp fileKang Kai
2012-06-25bitbake: fetch2: Ensure star character doesn't end up in mirror tarball namesRichard Purdie
2012-06-25bitbake: lib/bb/utils.py: remove unnecessary preserved variablesPaul Eggleton
2012-06-25bitbake: fetch2: Add new mirror syntax to simplify mirror specificationsRichard Purdie
2012-06-25bitbake: fetch2: Handle errors orruring when building mirror urlsRichard Purdie
2012-06-25bitbake: process: Improve _logged_communicate bufferingRichard Purdie
2012-06-25bitbake: taskdata.py: Add support for rdepends task flagRichard Purdie
2012-06-25bitbake: utils.py: Add function to set nonblocking operation on a file descri...Richard Purdie
2012-06-25bitbake: git.py: Remove -l option, its not necessaryRichard Purdie
2012-06-25bitbake: lib/bb/siggen.py: log when tainting the signature of a taskPaul Eggleton
2012-06-25bitbake: bitbake: tweak help text for -C slightlyPaul Eggleton
2012-06-25bitbake.conf/abi_version.conf: Update to use BasicHash signature generatorRichard Purdie
2012-06-25layer.conf/bblayers.conf.sample: Fix empty BBPATH entry warningsRichard Purdie
2012-06-21guile: fix compilation on MIPS/PPCBogdan Marinescu
2012-06-21sato-icon-theme: inherit the GNOME icon theme (Yocto #2594)Ross Burton
2012-06-21maintainers: Update for TransitionSaul Wold
2012-06-21bitbake: fetch2/git.py: Optimize clone fall back when it is localJason Wessel
2012-06-21bitbake: ui/depexp.py: use the new progressbar in HobKang Kai
2012-06-21bitbake: fetch2: Update replace_uri to handle uri types explicitlyRichard Purdie
2012-06-21bitbake: test/fetch: Add a couple of extra test casesRichard Purdie
2012-06-21bitbake: test/fetch: Add in unit tests for uri_replace() and git premirrorsRichard Purdie
2012-06-21bitbake: fetch2: uri_replace() only consider ud.localpath where its a fileRichard Purdie
2012-06-21bitbake: fetch2: uri_replace() improve mirrortarball handlingRichard Purdie
2012-06-21bitbake: fetch2: uri_replace() remove what amounts to a null operation and ad...Richard Purdie
2012-06-21bitbake: fetch2: Add parameter handling to uri_replace()Richard Purdie
2012-06-21bitbake: fetch2: Remove basestring test and simplify uri_replaceRichard Purdie
2012-06-21bitbake: fetch2: Simplify some looping constructs in uri_replace()Richard Purdie
2012-06-21bitbake: fetch2: Improve mirror looping to consider more casesRichard Purdie
2012-06-21bitbake: fetch2: Explicitly check for mirror tarballs in mirror handling codeRichard Purdie
2012-06-21bitbake: fetch2: Split try_mirrors into two partsRichard Purdie