| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | adt-installer: change to adopt the adt public repo directory layout | Jessica Zhang | 2011-02-08 | 8 | -18/+17 |
* | | | mpc8315-rdb: add dtb generation configuration | Bruce Ashfield | 2011-02-09 | 1 | -0/+1 |
* | | | dtc: add LIC_FILES_CHKSUM to dtc-native | Bruce Ashfield | 2011-02-09 | 1 | -0/+3 |
* | | | linux: factor dts/dtc/dtb handling into a specific include | Bruce Ashfield | 2011-02-09 | 3 | -26/+29 |
* | | | linux-yocto: streamline BSP bootstrapping | Bruce Ashfield | 2011-02-09 | 1 | -0/+1 |
* | | | linux-yocto: streamline BSP bootstrapping | Bruce Ashfield | 2011-02-09 | 5 | -69/+22 |
* | | | binutils-cross-canadian.inc: disable -werror like -cross does | Koen Kooi | 2011-02-09 | 1 | -1/+2 |
* | | | bitbake.conf: fix SDK_NAME | Koen Kooi | 2011-02-09 | 1 | -1/+1 |
|/ / |
|
* | | bitbake/fetch2: Fix negated if check for BB_FETCH_PREMIRRORONLY | Richard Purdie | 2011-02-09 | 1 | -1/+1 |
* | | fetch2: Add SRPM knowledge | Mark Hatle | 2011-02-08 | 3 | -74/+93 |
* | | insane.bbclass: Fix config.log error message | Mark Hatle | 2011-02-08 | 1 | -1/+1 |
* | | bitbake/utils.py: add glob name matching to remove | Saul Wold | 2011-02-08 | 1 | -8/+9 |
* | | bitbake/fetch2: Ignore UnboundLocalError in exception handler in try_mirror | Richard Purdie | 2011-02-08 | 1 | -2/+5 |
* | | bitbake/fetch2: Move symlink handling into try_mirror where is belongs instea... | Richard Purdie | 2011-02-08 | 1 | -12/+21 |
* | | bitbake/fetch2: When using BB_FETCH_PREMIRRORONLY, set BB_NO_NETWORK after pr... | Richard Purdie | 2011-02-08 | 1 | -13/+15 |
* | | bitbake/fetch2: Ensure we only remove files, not directories when fetch failu... | Richard Purdie | 2011-02-08 | 1 | -3/+5 |
* | | bitbake/fetch2: Ensure original ud is preserved in try_mirror | Richard Purdie | 2011-02-08 | 1 | -4/+4 |
* | | linux-yocto-stable: Fix meta branch name | Richard Purdie | 2011-02-08 | 1 | -1/+1 |
* | | kernel-yocto: Ensure python code has awlays run before SRCPV is expanded | Richard Purdie | 2011-02-08 | 1 | -2/+9 |
* | | kernel-yocto/poky-default-revisions: Ensure SRCREV_machine is set for the ker... | Richard Purdie | 2011-02-08 | 2 | -1/+2 |
* | | bitbake/fetch2/git: Fix broken variable reference | Richard Purdie | 2011-02-08 | 1 | -1/+1 |
* | | bitbake/fetch2/git: Ensure unresolved branches are translated into revisions | Richard Purdie | 2011-02-08 | 1 | -1/+2 |
* | | fetch2: add try/finally to ensure lockfile is unlocked on failure | Saul Wold | 2011-02-07 | 1 | -42/+44 |
* | | fetch2: add runfetchcmd to import for fetchers | Saul Wold | 2011-02-07 | 6 | -2/+15 |
* | | init-live.sh: add 'coldplug' udev trigger | Tom Zanussi | 2011-02-07 | 1 | -0/+1 |
* | | rpm: catch up with fetcher2 | Koen Kooi | 2011-02-07 | 1 | -11/+20 |
* | | bitbake/fetch2:Fetch Make using the fn based cache optional | Richard Purdie | 2011-02-07 | 1 | -3/+4 |
* | | bitbake/fetch2: Fix pickling issues with fetcher exceptions | Richard Purdie | 2011-02-07 | 1 | -14/+21 |
* | | bitbake/fetch2: Update mirror processing to ensure we look for mirror tarballs | Richard Purdie | 2011-02-07 | 1 | -16/+21 |
* | | bitbake/fetch2: Update forcefetch and mirror handling to clean up, simplfy an... | Richard Purdie | 2011-02-07 | 5 | -83/+67 |
* | | beagleboard: allow kernel provider override | Darren Hart | 2011-02-07 | 1 | -1/+1 |
* | | linux-yocto: uprev lttng to 2.6.37-lttng-0.242 | Bruce Ashfield | 2011-02-07 | 1 | -11/+11 |
* | | mesa-demos: fix build issue with gcc dso linking change | Nitin A Kamble | 2011-02-07 | 2 | -2/+26 |
* | | util-linux: Add mount lock patch | Mark Hatle | 2011-02-07 | 2 | -2/+28 |
* | | sysfsutils: Merge bug fix | Mark Hatle | 2011-02-07 | 2 | -2/+25 |
* | | coreutils: Add various bug fixes | Mark Hatle | 2011-02-07 | 6 | -0/+4403 |
* | | busybox: Support DHCP refresh without restarting the interface | Mark Hatle | 2011-02-07 | 4 | -2/+141 |
* | | pseudo: Uprev pseudo and fix a few minor bugs | Mark Hatle | 2011-02-07 | 4 | -15/+52 |
* | | bitbake/msg: Ensure lower level debug messages have DEBUG prefix and reuse lo... | Richard Purdie | 2011-02-07 | 1 | -5/+9 |
* | | bitbake/fetch2: Match Fetcher log domain to that in bb.msg | Richard Purdie | 2011-02-07 | 1 | -1/+1 |
* | | bitbake:__init__.py: Fix debug log level handling to correct debug output | Richard Purdie | 2011-02-07 | 1 | -1/+1 |
* | | bitbake: event/build: Drop stdout specific handling for python messages as th... | Richard Purdie | 2011-02-07 | 2 | -11/+0 |
* | | distrodata: Update to new fetcher API | Richard Purdie | 2011-02-07 | 1 | -35/+24 |
* | | utility-tasks: Update checkuri to new fetcher API | Richard Purdie | 2011-02-07 | 1 | -23/+8 |
* | | bitbake/fetch2/git: use clonedir as ud.localfile too since the mirror tarball... | Richard Purdie | 2011-02-07 | 1 | -1/+1 |
* | | bitbake/fetch2/git.py: Ensure that forcefetch operates in the correct directo... | Richard Purdie | 2011-02-07 | 1 | -0/+3 |
* | | kernel-yocto: 'standard' isn't a valid git branch name for a SRCREV, fix | Richard Purdie | 2011-02-07 | 1 | -1/+1 |
* | | bitbake/fetch2/git: Fix localpath to point at the clone repo since we no long... | Richard Purdie | 2011-02-07 | 1 | -0/+3 |
* | | rpm: Update extra unpack code after fetcher changes | Richard Purdie | 2011-02-07 | 1 | -5/+2 |
* | | bitbake/fetch2: Use True instead of integer values | Richard Purdie | 2011-02-07 | 8 | -31/+31 |