summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bitbake-layers: handle skipped recipesPaul Eggleton2011-06-091-5/+19
* track skipped packagesPaul Eggleton2011-06-093-9/+28
* icon-naming-utils-native: inherit perlnativeDexuan Cui2011-06-091-2/+2
* libxml-simple-perl: fix EXTRA_PERLFLAGS due the the perlnative changeDexuan Cui2011-06-092-3/+3
* libconvert-asn1-perl: fix EXTRA_PERLFLAGS due to the perl-native changeDexuan Cui2011-06-091-2/+2
* libxml-parser-perl: inherit perlnativeDexuan Cui2011-06-092-2/+2
* cpan.bbclass, cpan-base.bbclas: update them for the perlnative changeDexuan Cui2011-06-092-9/+13
* perl: inherit perlnativeDexuan Cui2011-06-091-5/+5
* webkit-gtk: should depend on perl-native-runtime rather than perl-nativeDexuan Cui2011-06-091-3/+3
* dpkg: should depend on perl-native-runtime rather than perl-nativeDexuan Cui2011-06-092-2/+2
* coreutils: remove unnecessary dependency on perlDexuan Cui2011-06-092-6/+6
* git: should depend on perl-native-runtime rather than perl-nativeDexuan Cui2011-06-092-3/+3
* openssl: should depend on perl-native-runtime rather than perl-nativeDexuan Cui2011-06-092-2/+2
* libcap: should depend on perl-native-runtime rather than perl-nativeDexuan Cui2011-06-092-3/+3
* gnu-config-native: should depend on perl-native-runtime rather than perl-nativeDexuan Cui2011-06-091-2/+2
* perlnative.bbclass: add the fileDexuan Cui2011-06-091-0/+2
* perl-native: populate into its own dirDexuan Cui2011-06-091-1/+4
* native.bbclass: allow a native package to be populated into its own dirDexuan Cui2011-06-091-0/+5
* scripts/bitbake: Only build tar-replacement-native when the build system tar ...Richard Purdie2011-06-091-2/+19
* core-image-lsb-sdk: ensure testapps is part of sdk imageSaul Wold2011-06-091-1/+3
* core-image-sato-sdk: ensure testapps is part of sdk imageSaul Wold2011-06-091-1/+3
* task-core-tools: add mesa-demos to testapps listSaul Wold2011-06-091-0/+1
* local.conf.sample: remove default EXTRA_IMAGE_FEATURESSaul Wold2011-06-091-9/+2
* metacity 2.30.3: fix build on GNOME-less hosts and fix packagingKoen Kooi2011-06-091-5/+8
* sysvinit: split inittab into it's own recipeKoen Kooi2011-06-094-40/+398
* consolekit: update to 0.4.5Koen Kooi2011-06-091-6/+5
* librsvg 2.32.1: fix loader packaging when using gtk >2.20Koen Kooi2011-06-091-3/+4
* kexec-tools: don't depend on virtual/kernelPhil Blundell2011-06-091-1/+1
* iproute2: update to 2.6.38Paul Eggleton2011-06-092-2/+2
* avahi: fix dbus system-service packaging and move more things to .incKoen Kooi2011-06-092-16/+16
* distro_tracking_fields.inc: Fix a incorrect date formatMei Lei2011-06-091-1/+1
* udev: Fix udevd launch issue after system second bootDongxiao Xu2011-06-091-1/+1
* pseudo: Update pseudo to 1.1.1 versionMark Hatle2011-06-095-18/+86
* distro_tracking_fields.inc: add pseudoMark Hatle2011-06-091-0/+7
* bitbake.conf: Create staticdev pacakge for static librariesSaul Wold2011-06-091-5/+12
* initramfs-live-install: comment out allarch inherit to resolve no providerTom Zanussi2011-06-091-1/+4
* create-pull-request: Add URL documentationMark Hatle2011-06-091-0/+3
* package.bbclass: PACKAGELOCK is a shared lock file so inform sstate as suchRichard Purdie2011-06-091-1/+1
* sstate.bbclass: When removing files, take an exclusive lock, even for shared ...Richard Purdie2011-06-091-1/+1
* Drop psyco supportRichard Purdie2011-06-094-21/+0
* bitbake/data/runqueue: Sync up with upstream to clean up environment variable...Richard Purdie2011-06-082-26/+12
* bitbake/build.py: Drop exec_shell environment as its now unneededRichard Purdie2011-06-081-6/+1
* runqueue.py: Wrap parsing with exception trappingRichard Purdie2011-06-081-24/+24
* Shift traceback pre-formatting into LogHandlerChris Larson2011-06-081-4/+1
* bitbake/cooker.py: Misc sync with upstreamRichard Purdie2011-06-084-19/+20
* cooker: use BBHandler.inherit for INHERITChris Larson2011-06-081-10/+24
* cooker: simplify self.configuration.data vs data usageChris Larson2011-06-081-10/+9
* cooker: don't choke if we have nothing to parseChris Larson2011-06-081-5/+11
* bb.exceptions: don't choke on frames without argumentsChris Larson2011-06-081-0/+3
* cooker: handle ExpansionError the same way we do ParseErrorChris Larson2011-06-081-1/+1