summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement ??= operatorChris Larson2010-03-223-2/+19
* Avoid unnecessary calls to keys() when iterating over dictionaries.Chris Larson2010-03-226-30/+21
* knotty: tweak failure phraseBernhard Reutner-Fischer2010-03-221-1/+1
* Fix ud.basecmd error introduced by the FETCHCMD_git commitChris Larson2010-03-221-1/+2
* Add initial 'repo' fetcherTom Rini2010-03-222-0/+108
* Re-getVar BBCLASSEXTEND after finalise()Chris Larson2010-03-221-3/+2
* Error early if BBPATH is unset, rather than falling back to share/bitbakeChris Larson2010-03-221-5/+1
* Kill unused projectdir in bb package.Chris Larson2010-03-221-12/+1
* Fix msg usage in the moved utility functions.Chris Larson2010-03-221-15/+15
* Move most utility functions from bb into bb.utils.Chris Larson2010-03-222-909/+764
* Move compat imports in the bb package to avoid circular dep issues.Chris Larson2010-03-221-5/+4
* Move encodeurl, decodeurl into bb.fetch.Chris Larson2010-03-222-108/+95
* Move MalformedUrl, VarExpandError into appropriate modules.Chris Larson2010-03-223-5/+9
* Add FETCHCMD parameter for gitMartyn Welch2010-03-221-10/+13
* sanity.bbclass: Add a note about using dpkg-reconfigureRichard Purdie2010-03-221-1/+1
* base.bbclass: Split up as per the patch in OE.dev by Chris Larson making code...Richard Purdie2010-03-197-722/+740
* base.bbclass: Really drop siteinfo by defaultRichard Purdie2010-03-191-4/+0
* base.bbclass: Don't inherit siteinfo in base.bbclass [based on an OE patch fr...Richard Purdie2010-03-195-9/+11
* .gitignore: Add handbook generated files to the ignore listRichard Purdie2010-03-191-0/+17
* xcmsdb: Add libxdmcp to DEPENDSJoshua Lock2010-03-191-1/+1
* claws-mail: Fix building with new automakeJoshua Lock2010-03-192-2/+28
* poky-fixed-revisions: Bump twitter-glib to a buildable versionJoshua Lock2010-03-191-1/+1
* poky-fixed-revisions: Align Clutter revisions with Moblin distroJoshua Lock2010-03-191-9/+7
* clutter: Fix building version 0.8Joshua Lock2010-03-192-1/+18
* syncevolution: Fix DEPENDSJoshua Lock2010-03-191-2/+2
* libsynthesis: Fix DEPENDSJoshua Lock2010-03-191-2/+2
* luit: add libxdmcp to DEPENDSJoshua Lock2010-03-191-1/+2
* libxscrnsaver: bump version to 1.2.0Joshua Lock2010-03-191-0/+0
* liblbxutil: Bump version and fix dependenciesJoshua Lock2010-03-192-53/+3
* handbook: remove OpenedHand contact informationJoshua Lock2010-03-192-32/+0
* handbook: Add a section on extending images using packagesRichard Purdie2010-03-181-0/+13
* handbook: Publishing tweaksRichard Purdie2010-03-182-3/+7
* handbook: Add missing tagRichard Purdie2010-03-181-0/+1
* handbook/faq: Add entry about building on NTFSRichard Purdie2010-03-181-0/+11
* task-poky: No longer need to exclude pcmanfm on powerpcRichard Purdie2010-03-181-2/+1
* pcmanfm: Allow package to build on PowerPCGary Thomas2010-03-181-1/+1
* zoom2.conf : switch to using the TI integration tree for kernelGraeme Gregory2010-03-181-1/+1
* linux-omap-zoomsync_2.6.32.bb : add kernel from TI zoom2 integration treeGraeme Gregory2010-03-182-0/+2313
* bison: 2.0 -> 2.3Richard Purdie2010-03-182-0/+0
* handbook: Correction, we're building QEMU x86 not QEMU Arm imageJoshua Lock2010-03-181-1/+1
* handbook: update references of stable version numberJoshua Lock2010-03-181-3/+3
* handbook: Clean up OpenedHand referencesRichard Purdie2010-03-183-22/+18
* handbook: Various tweaks for recent fop/pdf generationRichard Purdie2010-03-184-4/+4
* poky-doc-tools: Update to work with fop >= 0.95Richard Purdie2010-03-185-41/+61
* eds-dbus: Add parallel make fixes from PangoRichard Purdie2010-03-162-12/+192
* task-poky: Disable pcmanfm on powerpc (until confirmed it works)Richard Purdie2010-03-151-2/+3
* Add i686 SDK machineRichard Purdie2010-03-151-0/+2
* bitbake fetch/__init__.py: Failing urls should raise errors, not fatal except...Richard Purdie2010-03-151-1/+1
* packaged-staging: tweak previous fix to accomodate possible changes to CROSS_DIRJoshua Lock2010-03-051-3/+1
* packaged-staging: Fix packagaging of cross packagesJoshua Lock2010-03-041-1/+3