summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vim: add an ftplugin for indentation settingsChris Larson2011-01-101-0/+1
* Inject taskpid into log records via our log handlerChris Larson2011-01-102-8/+4
* bitbake/runqueue.py: Fix del_stamp calls and -f option to bitbake with the Ba...Richard Purdie2011-01-101-5/+6
* Merge branch 'srifenbark/docs' of ssh://git.pokylinux.org/poky-contribRichard Purdie2011-01-102-5/+12
|\
| * documentation/yocto-project-qs/yocto-project-qs.xml: Corrections to Using Pr...Scott Rifenbark2011-01-061-4/+11
| * documentation/bsp-guide/bsp.xml: Commented out three sections.Scott Rifenbark2011-01-061-1/+1
* | linux-yocto: update to 2.6.37Bruce Ashfield2011-01-101-11/+11
* | kern-tools: create generic variables for platform/board/kernelBruce Ashfield2011-01-101-2/+2
* | linux-yocto: update SRCREV to pickup debug/ftrace config changesBruce Ashfield2011-01-101-1/+1
* | routerstation: disable command line overridesBruce Ashfield2011-01-101-2/+2
* | kernel-yocto: pass the build directory to configmeBruce Ashfield2011-01-102-2/+2
* | Fetcher: only set __BB_DONT_CACHE when SRCREV = "${AUTOREV}"Yu Ke2011-01-101-3/+3
* | Fetcher: break the "SRCREVINACTION" deadlockYu Ke2011-01-107-54/+19
* | bb.fetch2.bzr: add bzr urldata_initYu Ke2011-01-101-2/+5
* | bb.fetch2.hg: add hg urldata_initYu Ke2011-01-101-5/+9
* | bb.fetch2.svn.py: add urldata_initYu Ke2011-01-101-1/+5
* | bb.fetch2.git.py: add git urldata_initYu Ke2011-01-101-4/+9
* | bb.fetch2: add urldata_init call for Fetch classYu Ke2011-01-101-0/+2
* | BBHandler: remove bb.fetch referrenceYu Ke2011-01-101-1/+1
* | machines: move PACKAGE_EXTRA_ARCHS to tune filesKoen Kooi2011-01-1041-29/+38
* | bitbake: For poky only, force the use of fetch2 codebaseRichard Purdie2011-01-101-1/+1
* | bitbake: Switch to fetch2 fetcher code based on the environment variable BBFE...Richard Purdie2011-01-101-0/+3
* | bb.fetch2: replace bb.fetch with bb.fetch2 in the bb.fetchYu Ke2011-01-1013-44/+44
* | bitbake/fetch/git: Add backwards compatibility code for branch name handlingRichard Purdie2011-01-101-2/+80
* | bitbake: copy bb.fetch to bb.fetch2 as initial code base for fetcher overhaulYu Ke2011-01-1013-0/+2636
* | bitbake/poky.conf: Add TARGET_LINK_HASH_STYLE option to TARGET_LDFLAGS as per...Richard Purdie2011-01-102-1/+4
* | bitbake/codeparser: Fix import to match upstream bitbakeRichard Purdie2011-01-101-1/+2
* | utils: show the actual exception in better_execChris Larson2011-01-101-6/+4
* | runqueue.py: Drop unneeded import and improve quieterrors handling as per ups...Richard Purdie2011-01-101-3/+5
* | bitbake: Update event queue handling to match upstream bitbakeRichard Purdie2011-01-102-6/+3
* | bitbake/runqueue.py: Sync with changes in upstream bitbakeRichard Purdie2011-01-101-90/+80
* | bitbake/fetch: Sync up logger/whitespace improvementsRichard Purdie2011-01-101-10/+13
* | bitbake/utils.py: Drop unused function extend_deps()Richard Purdie2011-01-101-11/+0
* | bitbake: Sync environment handling function names and comments with upstream ...Richard Purdie2011-01-102-13/+13
* | parse: pass filename, lineno into the astChris Larson2011-01-103-60/+68
* | cache: don't expand variables for skipped recipesChris Larson2011-01-101-10/+13
* | bitbake/knotty.py: Don't show log messages of NOTE and below for task processesRichard Purdie2011-01-081-3/+3
* | bitbake/__init__.py: Add taskpid to all LogRecords (subclassed to be BBLogRec...Richard Purdie2011-01-081-0/+8
* | bitbake/msg.py: Add named definitions for all logging levelsRichard Purdie2011-01-081-6/+11
* | xserver-xf86-common: Remove COMPATIBLE_HOST as it was wrong solutionSaul Wold2011-01-071-1/+0
* | insane.bbclass: Enable the package_qa_hash_style checkRichard Purdie2011-01-071-2/+2
* | bitbake/runqueue.py: Remove duplicate TaskStarted event fire()Richard Purdie2011-01-071-2/+0
* | xvinfo: Fix LIC_FILES_CHKSUMRichard Purdie2011-01-071-1/+1
* | libcanberra: Fix LIC_FILES_CHKSUMRichard Purdie2011-01-071-1/+1
* | bitbake/build.py: Fix del_stamp work correctly after recent stamp function ch...Richard Purdie2011-01-071-1/+1
* | bitbake/cooker.py: Fix merge conflict with upstream which was preventing clea...Richard Purdie2011-01-071-6/+5
* | bitbake/cache.py: Expansion of variables in skipped recipes should not be att...Richard Purdie2011-01-071-1/+10
* | bitbake/data.py: corrected the output for shell syntax.Lianhao Lu2011-01-071-1/+3
* | bison-native: create a wrapper script for sstate installationKevin Tian2011-01-071-1/+7
* | flex-native: create a wrapper script for sstate installationKevin Tian2011-01-072-1/+4