summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-02-15bitbake/runqueue: When we successfully fork off a task and there are more pro...Richard Purdie
2011-02-15bitbake/runqueue: When we have successfully collected a pid value return True...Richard Purdie
2011-02-15bitbake/runqueue: Add a SIGCHLD handler to ensure we wake from sleeps for SIG...Richard Purdie
2011-02-15bitbake/cooker: Ensure delays are accurately transfered to the idle loops fro...Richard Purdie
2011-02-15buildstats.bbclass: Fix expand call syntaxRichard Purdie
2011-02-15buildstats.bbclass: Save ended time in TaskFinished eventsRichard Purdie
2011-02-15linux-yocto: add jasperforest BSP and fix lttng NMI bugBruce Ashfield
2011-02-15README.hardware: update the beagleboard serial port documentationDarren Hart
2011-02-15linux-libc-headers-yocto: disable device tree generationBruce Ashfield
2011-02-15buildstats: Disable uname subprocess call for now since it appears to be brea...Richard Purdie
2011-02-15Merge branch 'srifenbark/docs' of ssh://git.pokylinux.org/poky-contribRichard Purdie
2011-02-15gypsy: Change gypsy upstream repo addressDongxiao Xu
2011-02-15Buildstats commit: buildstats.bbclassBeth Flanagan
2011-02-14documentation/kernel-manual/kernel-how-to.xml: More changes to the creating B...Scott Rifenbark
2011-02-14documentation/kernel-manual/kernel-how-to.xml: Fixed typeScott Rifenbark
2011-02-14documentation/kernel-manual/kernel-how-to.xml: - Condense and merge example c...Scott Rifenbark
2011-02-14documentation/kernel-manual/kernel-how-to.xml: [BUGID# 597] Reversing common-...Scott Rifenbark
2011-02-14documentation/yocto-project-qs/yocto-project-qs.xml: [BUGID# 631] - Added tip...Scott Rifenbark
2011-02-14documentation/kernel-manual/kernel-how-to.xml: [BUGID# 597] Fixed common_pcScott Rifenbark
2011-02-14process.py: Avoid deprecation warningRichard Purdie
2011-02-14xpsb-glx: add libxfixes and libxdamages to DEPENDSSaul Wold
2011-02-14libva: add libxfixes to DEPENDSSaul Wold
2011-02-14kernel.bbclass: add approproate X Environment variables to allow xterm to startSaul Wold
2011-02-14bitbake.conf: change revision fetching to use newer fetch2 codeSaul Wold
2011-02-14distro tracking: minor fix to mc lastest versionSaul Wold
2011-02-14dbus: change owner and mode for dbus-daemon-launch-helper in postinstDongxiao Xu
2011-02-14wpa-supplicant: change dbus interfaceDongxiao Xu
2011-02-13bitbake/fetch2: Revert part of the unpack change until the issues with it are...Richard Purdie
2011-02-12recipes: pre/post actionsMark Hatle
2011-02-12package.bbclass: Breakout the strip from the populate_packagesMark Hatle
2011-02-12busybox: Rework busybox to fix limitations in initscriptsMark Hatle
2011-02-12fetch2: unpack revisionMark Hatle
2011-02-12openjade: fix build issuesScott Garman
2011-02-11mirrors.bbclass: Ensure we don't overwrite any existing MIRRORS variableRichard Purdie
2011-02-11bitbake/fetch2: Add explict network access exception and handling to give use...Richard Purdie
2011-02-11bitbake/fetch2: Fix message about md5 checksums when sha256 is incorrectRichard Purdie
2011-02-11lttng-control: Fix SRC_URL to point at lttng.orgSaul Wold
2011-02-11puzzles: Update to r9084Saul Wold
2011-02-11bitbake/fetch2: Fix patch merge errorRichard Purdie
2011-02-11bitbake/fetch2: Add some debug output so its clear when PREMIRRORS, upstream ...Richard Purdie
2011-02-11bitbake/fetch2: Ensure network access status is reset for each loop iteration...Richard Purdie
2011-02-11sstate: Fix bugs after new fetcherZhai Edwin
2011-02-11bitbake/fetch2/wget: Fix missing string parameter referenceRichard Purdie
2011-02-11bitbake/fetch2: Ensure failed fetch attempts are logged in the debug logsRichard Purdie
2011-02-11bitbake/fetch2: Correctly handle git mirror tarball fetchingRichard Purdie
2011-02-11bitbake/fetch2: Pass over malformatted (empty) mirror url linesRichard Purdie
2011-02-11meta: Update mirror urls to new format and update yocto project urlsRichard Purdie
2011-02-11linux-dtb.inc: Fix package name to match PACKAGESRichard Purdie
2011-02-10bitbake: Remove bad commit hunk from old cvs fetcherRichard Purdie
2011-02-10fetch2: Correct the clean() mechanism for the fetcher2 codeSaul Wold