summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-02-17bitbake: fetch2: Add editor modelines for bb.tests.*Olof Johansson
2013-02-17bitbake: fetch2: Adapt encode/decode url to use URI classOlof Johansson
2013-02-17bitbake: fetch2: unittests for bb.fetch2.URI classOlof Johansson
2013-02-17bitbake: fetch2: Add a class representing a generic URIOlof Johansson
2013-02-17bitbake: fetch2: Remove unused code in wget fetcherOlof Johansson
2013-02-17package_tar: Fix so it actually worksRichard Purdie
2013-02-17package_tar: Remove completely pointless codeRichard Purdie
2013-02-17package_tar: bb.mkdirhier -> bb.utils.mkdirhierRichard Purdie
2013-02-17package_tar: Fix whitespaceRichard Purdie
2013-02-17package_rpm/dev/ipk/tar: Drop unused functionsRichard Purdie
2013-02-17package_rpm/deb/ipk: Error if we don't find packages when creating the packag...Richard Purdie
2013-02-17classes: Drop none package specific packaging variable accessesRichard Purdie
2013-02-17conf: Remove unused ROOT_FLASH_SIZE variable from the configHolger Hans Peter Freyther
2013-02-17perl: Add auto/XS/Typemap in perl-doc packageOtavio Salvador
2013-02-15bitbake: fetch2: Ensure directory for stampfile exists before trying to creat...Richard Purdie
2013-02-15bitbake: utils: Use rm -rf in remove()Richard Purdie
2013-02-15dropbear: use pidfile for daemon start/stop/restartRoman I Khimov
2013-02-15tzcode-native: Fix SRC_URI checksum typoRichard Purdie
2013-02-15local.conf.sample: Enhance the SSTATE_MIRRORS exampleRichard Purdie
2013-02-15systemd.bbclass: Dont use libdir and base_libdir for unitsKhem Raj
2013-02-15gnupg: fix CVE-2012-6085Saul Wold
2013-02-15sanity.bbclass: when bblayers.conf is updated, it invokes a reparseCristiana Voicu
2013-02-15package_ipk: check CONFFILES exist before adding them to metadataRoss Burton
2013-02-15scripts/bitbake: Remove all instances of paths to a layer's scripts directory.Franklin S. Cooper Jr
2013-02-15alsa-lib: upgrade to 1.0.26Cristian Iorga
2013-02-15systemd: add udev-extraconf and USB/PCI IDs to RRECOMMENDSRoss Burton
2013-02-15libpng: update to upstream version 1.5.14Marko Lindqvist
2013-02-15harfbuzz: update to upstream version 0.9.12Marko Lindqvist
2013-02-15gtk+: update to upstream version 2.24.15Marko Lindqvist
2013-02-15webkit-gtk: update to upstream version 1.8.3Marko Lindqvist
2013-02-15xev: upgrade to 1.2.1Laurentiu Palcu
2013-02-15xf86-video-vmware: upgrade to 13.0.0Laurentiu Palcu
2013-02-15xf86-input-synaptics: upgrade to 1.6.3Laurentiu Palcu
2013-02-15xkeyboard-config: upgrade to 2.8Laurentiu Palcu
2013-02-15libdrm: upgrade to 2.4.42Laurentiu Palcu
2013-02-15xf86-input-vmmouse: upgrade to 13.0.0Laurentiu Palcu
2013-02-15xf86-video-intel: upgrade to 2.21.0Laurentiu Palcu
2013-02-15qemu: upgrade to 1.3.1Constantin Musca
2013-02-15bitbake: hob: remove save/load template functionalityCristiana Voicu
2013-02-15bitbake: knotty.py: fix unknown event bb.event.DiskFullRobert Yang
2013-02-15bitbake: bitbake-layers: make show-cross-depends avoid long pathRobert Yang
2013-02-15bitbake: hob: remove parsing warnings when machine is changedCristiana Voicu
2013-02-15bitbake: hob: no sanity checks re-runCristiana Voicu
2013-02-15bitbake: monitordisk.py: disable the inode checking for some fsRobert Yang
2013-02-15bitbake: fetch2: Improve lock/done stamp file paths for local filesRichard Purdie
2013-02-15bitbake: bitbake & hob: reparse config files, when sanity check updates bblay...Cristiana Voicu
2013-02-15bitbake: fetch2: Ensure expansions happen in URL parameters in uri_replaceRichard Purdie
2013-02-15bitbake: ConfHandler: Use re.X to make long regexp more readableOlof Johansson
2013-02-15bitbake: tests/codeparser: Hack around circular inclusion problemRichard Purdie
2013-02-15bitbake: wget: Only use -O option when not spideringRichard Purdie