| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | bitbake/runqueue: When we have successfully collected a pid value return True... | Richard Purdie | 2011-02-15 | 1 | -0/+1 |
* | bitbake/runqueue: Add a SIGCHLD handler to ensure we wake from sleeps for SIG... | Richard Purdie | 2011-02-15 | 1 | -0/+6 |
* | bitbake/cooker: Ensure delays are accurately transfered to the idle loops fro... | Richard Purdie | 2011-02-15 | 1 | -2/+2 |
* | buildstats.bbclass: Fix expand call syntax | Richard Purdie | 2011-02-15 | 1 | -1/+1 |
* | buildstats.bbclass: Save ended time in TaskFinished events | Richard Purdie | 2011-02-15 | 1 | -2/+3 |
* | linux-yocto: add jasperforest BSP and fix lttng NMI bug | Bruce Ashfield | 2011-02-15 | 1 | -14/+13 |
* | README.hardware: update the beagleboard serial port documentation | Darren Hart | 2011-02-15 | 1 | -4/+12 |
* | linux-libc-headers-yocto: disable device tree generation | Bruce Ashfield | 2011-02-15 | 1 | -0/+4 |
* | buildstats: Disable uname subprocess call for now since it appears to be brea... | Richard Purdie | 2011-02-15 | 1 | -2/+2 |
* | Merge branch 'srifenbark/docs' of ssh://git.pokylinux.org/poky-contrib | Richard Purdie | 2011-02-15 | 2 | -14/+30 |
|\ |
|
| * | documentation/kernel-manual/kernel-how-to.xml: More changes to the creating B... | Scott Rifenbark | 2011-02-14 | 1 | -12/+17 |
| * | documentation/kernel-manual/kernel-how-to.xml: Fixed type | Scott Rifenbark | 2011-02-14 | 1 | -1/+1 |
| * | documentation/kernel-manual/kernel-how-to.xml: - Condense and merge example c... | Scott Rifenbark | 2011-02-14 | 1 | -1/+1 |
| * | documentation/kernel-manual/kernel-how-to.xml: [BUGID# 597] Reversing common-... | Scott Rifenbark | 2011-02-14 | 1 | -6/+6 |
| * | documentation/yocto-project-qs/yocto-project-qs.xml: [BUGID# 631] - Added tip... | Scott Rifenbark | 2011-02-14 | 1 | -0/+11 |
| * | documentation/kernel-manual/kernel-how-to.xml: [BUGID# 597] Fixed common_pc | Scott Rifenbark | 2011-02-14 | 1 | -6/+6 |
* | | gypsy: Change gypsy upstream repo address | Dongxiao Xu | 2011-02-15 | 2 | -9/+15 |
* | | Buildstats commit: buildstats.bbclass | Beth Flanagan | 2011-02-15 | 2 | -0/+195 |
|/ |
|
* | process.py: Avoid deprecation warning | Richard Purdie | 2011-02-14 | 1 | -4/+4 |
* | xpsb-glx: add libxfixes and libxdamages to DEPENDS | Saul Wold | 2011-02-14 | 1 | -1/+1 |
* | libva: add libxfixes to DEPENDS | Saul Wold | 2011-02-14 | 1 | -1/+1 |
* | kernel.bbclass: add approproate X Environment variables to allow xterm to start | Saul Wold | 2011-02-14 | 1 | -0/+3 |
* | bitbake.conf: change revision fetching to use newer fetch2 code | Saul Wold | 2011-02-14 | 1 | -2/+2 |
* | distro tracking: minor fix to mc lastest version | Saul Wold | 2011-02-14 | 1 | -2/+2 |
* | dbus: change owner and mode for dbus-daemon-launch-helper in postinst | Dongxiao Xu | 2011-02-14 | 2 | -2/+4 |
* | wpa-supplicant: change dbus interface | Dongxiao Xu | 2011-02-14 | 3 | -3/+5 |
* | bitbake/fetch2: Revert part of the unpack change until the issues with it are... | Richard Purdie | 2011-02-13 | 1 | -2/+2 |
* | recipes: pre/post actions | Mark Hatle | 2011-02-12 | 15 | -22/+22 |
* | package.bbclass: Breakout the strip from the populate_packages | Mark Hatle | 2011-02-12 | 1 | -22/+36 |
* | busybox: Rework busybox to fix limitations in initscripts | Mark Hatle | 2011-02-12 | 1 | -7/+14 |
* | fetch2: unpack revision | Mark Hatle | 2011-02-12 | 3 | -40/+66 |
* | openjade: fix build issues | Scott Garman | 2011-02-12 | 5 | -277/+8 |
* | mirrors.bbclass: Ensure we don't overwrite any existing MIRRORS variable | Richard Purdie | 2011-02-11 | 1 | -1/+1 |
* | bitbake/fetch2: Add explict network access exception and handling to give use... | Richard Purdie | 2011-02-11 | 9 | -17/+33 |
* | bitbake/fetch2: Fix message about md5 checksums when sha256 is incorrect | Richard Purdie | 2011-02-11 | 1 | -1/+9 |
* | lttng-control: Fix SRC_URL to point at lttng.org | Saul Wold | 2011-02-11 | 1 | -1/+1 |
* | puzzles: Update to r9084 | Saul Wold | 2011-02-11 | 1 | -0/+0 |
* | bitbake/fetch2: Fix patch merge error | Richard Purdie | 2011-02-11 | 1 | -1/+1 |
* | bitbake/fetch2: Add some debug output so its clear when PREMIRRORS, upstream ... | Richard Purdie | 2011-02-11 | 1 | -0/+3 |
* | bitbake/fetch2: Ensure network access status is reset for each loop iteration... | Richard Purdie | 2011-02-11 | 1 | -0/+4 |
* | sstate: Fix bugs after new fetcher | Zhai Edwin | 2011-02-11 | 1 | -3/+3 |
* | bitbake/fetch2/wget: Fix missing string parameter reference | Richard Purdie | 2011-02-11 | 1 | -1/+1 |
* | bitbake/fetch2: Ensure failed fetch attempts are logged in the debug logs | Richard Purdie | 2011-02-11 | 1 | -2/+4 |
* | bitbake/fetch2: Correctly handle git mirror tarball fetching | Richard Purdie | 2011-02-11 | 1 | -4/+5 |
* | bitbake/fetch2: Pass over malformatted (empty) mirror url lines | Richard Purdie | 2011-02-11 | 1 | -1/+5 |
* | meta: Update mirror urls to new format and update yocto project urls | Richard Purdie | 2011-02-11 | 3 | -88/+75 |
* | linux-dtb.inc: Fix package name to match PACKAGES | Richard Purdie | 2011-02-11 | 1 | -1/+1 |
* | bitbake: Remove bad commit hunk from old cvs fetcher | Richard Purdie | 2011-02-10 | 1 | -11/+0 |
* | fetch2: Correct the clean() mechanism for the fetcher2 code | Saul Wold | 2011-02-10 | 7 | -15/+83 |
* | Export KRB5CCNAME variable | Javier Martin | 2011-02-10 | 2 | -1/+2 |