summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2011-01-10Merge branch 'srifenbark/docs' of ssh://git.pokylinux.org/poky-contribRichard Purdie2
2011-01-10linux-yocto: update to 2.6.37Bruce Ashfield1
2011-01-10kern-tools: create generic variables for platform/board/kernelBruce Ashfield1
2011-01-10linux-yocto: update SRCREV to pickup debug/ftrace config changesBruce Ashfield1
2011-01-10routerstation: disable command line overridesBruce Ashfield1
2011-01-10kernel-yocto: pass the build directory to configmeBruce Ashfield2
2011-01-10Fetcher: only set __BB_DONT_CACHE when SRCREV = "${AUTOREV}"Yu Ke1
2011-01-10Fetcher: break the "SRCREVINACTION" deadlockYu Ke7
2011-01-10bb.fetch2.bzr: add bzr urldata_initYu Ke1
2011-01-10bb.fetch2.hg: add hg urldata_initYu Ke1
2011-01-10bb.fetch2.svn.py: add urldata_initYu Ke1
2011-01-10bb.fetch2.git.py: add git urldata_initYu Ke1
2011-01-10bb.fetch2: add urldata_init call for Fetch classYu Ke1
2011-01-10BBHandler: remove bb.fetch referrenceYu Ke1
2011-01-10machines: move PACKAGE_EXTRA_ARCHS to tune filesKoen Kooi41
2011-01-10bitbake: For poky only, force the use of fetch2 codebaseRichard Purdie1
2011-01-10bitbake: Switch to fetch2 fetcher code based on the environment variable BBFE...Richard Purdie1
2011-01-10bb.fetch2: replace bb.fetch with bb.fetch2 in the bb.fetchYu Ke13
2011-01-10bitbake/fetch/git: Add backwards compatibility code for branch name handlingRichard Purdie1
2011-01-10bitbake: copy bb.fetch to bb.fetch2 as initial code base for fetcher overhaulYu Ke13
2011-01-10bitbake/poky.conf: Add TARGET_LINK_HASH_STYLE option to TARGET_LDFLAGS as per...Richard Purdie2
2011-01-10bitbake/codeparser: Fix import to match upstream bitbakeRichard Purdie1
2011-01-10utils: show the actual exception in better_execChris Larson1
2011-01-10runqueue.py: Drop unneeded import and improve quieterrors handling as per ups...Richard Purdie1
2011-01-10bitbake: Update event queue handling to match upstream bitbakeRichard Purdie2
2011-01-10bitbake/runqueue.py: Sync with changes in upstream bitbakeRichard Purdie1
2011-01-10bitbake/fetch: Sync up logger/whitespace improvementsRichard Purdie1
2011-01-10bitbake/utils.py: Drop unused function extend_deps()Richard Purdie1
2011-01-10bitbake: Sync environment handling function names and comments with upstream ...Richard Purdie2
2011-01-10parse: pass filename, lineno into the astChris Larson3
2011-01-10cache: don't expand variables for skipped recipesChris Larson1
2011-01-08bitbake/knotty.py: Don't show log messages of NOTE and below for task processesRichard Purdie1
2011-01-08bitbake/__init__.py: Add taskpid to all LogRecords (subclassed to be BBLogRec...Richard Purdie1
2011-01-08bitbake/msg.py: Add named definitions for all logging levelsRichard Purdie1
2011-01-07xserver-xf86-common: Remove COMPATIBLE_HOST as it was wrong solutionSaul Wold1
2011-01-07insane.bbclass: Enable the package_qa_hash_style checkRichard Purdie1
2011-01-07bitbake/runqueue.py: Remove duplicate TaskStarted event fire()Richard Purdie1
2011-01-07xvinfo: Fix LIC_FILES_CHKSUMRichard Purdie1
2011-01-07libcanberra: Fix LIC_FILES_CHKSUMRichard Purdie1
2011-01-07bitbake/build.py: Fix del_stamp work correctly after recent stamp function ch...Richard Purdie1
2011-01-07bitbake/cooker.py: Fix merge conflict with upstream which was preventing clea...Richard Purdie1
2011-01-07bitbake/cache.py: Expansion of variables in skipped recipes should not be att...Richard Purdie1
2011-01-07bitbake/data.py: corrected the output for shell syntax.Lianhao Lu1
2011-01-07bison-native: create a wrapper script for sstate installationKevin Tian1
2011-01-07flex-native: create a wrapper script for sstate installationKevin Tian2
2011-01-07perl: use ${CCLD} instead of its own LD definitionKevin Tian1
2011-01-07bitbake/siggen.py: Add a signature generator which adds the hash to the stamp...Richard Purdie1
2011-01-06documentation/yocto-project-qs/yocto-project-qs.xml: Corrections to Using Pr...Scott Rifenbark1
2011-01-06documentation/bsp-guide/bsp.xml: Commented out three sections.Scott Rifenbark1
2011-01-06base.bbclass: Use the new stampfile function in bitbake to determine the path...Richard Purdie1