| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | imake: add native support to recipe and update DEPENDS | Scott Garman | 2011-02-09 | 1 | -5/+5 |
* | libxpm: add native support to recipe | Scott Garman | 2011-02-09 | 1 | -0/+2 |
* | libxext: add native support to recipe | Scott Garman | 2011-02-09 | 1 | -1/+1 |
* | xorg-cf-files: new recipe v1.0.4 | Scott Garman | 2011-02-09 | 1 | -0/+14 |
* | uboot: move license data into recipe with SRC_URI | Darren Hart | 2011-02-09 | 2 | -4/+1 |
* | uboot: build with -O2 on all architectures | Darren Hart | 2011-02-09 | 1 | -7/+2 |
* | kernel.bbclass: use defconfig if it exists | Darren Hart | 2011-02-09 | 1 | -1/+5 |
* | linux.inc: don't overwrite an existing uImage | Darren Hart | 2011-02-09 | 1 | -1/+1 |
* | u-boot: compile with -O2 on PowerPC | Ilya Yanok | 2011-02-09 | 1 | -1/+6 |
* | u-boot: add LIC_FILES_CHKSUM | Ilya Yanok | 2011-02-09 | 1 | -0/+2 |
* | linux/u-boot: Update LICENSE fields to specify GPL version | Richard Purdie | 2011-02-09 | 2 | -2/+2 |
* | linux: add LIC_FILES_CHKSUM | Ilya Yanok | 2011-02-09 | 1 | -0/+2 |
* | Merge branch 'jzhang/i686' of ssh://git.pokylinux.org/poky-contrib | Richard Purdie | 2011-02-09 | 1 | -3/+3 |
|\ |
|
| * | local.conf: change i586 to i686 for 32bit SDK | Jessica Zhang | 2011-02-08 | 1 | -3/+3 |
* | | Merge branch 'jzhang/adt-repo' of ssh://git.pokylinux.org/poky-contrib | Richard Purdie | 2011-02-09 | 8 | -18/+17 |
|\ \ |
|
| * | | 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 |