summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* libxext: add native support to recipeScott Garman2011-02-091-1/+1
* xorg-cf-files: new recipe v1.0.4Scott Garman2011-02-091-0/+14
* uboot: move license data into recipe with SRC_URIDarren Hart2011-02-092-4/+1
* uboot: build with -O2 on all architecturesDarren Hart2011-02-091-7/+2
* kernel.bbclass: use defconfig if it existsDarren Hart2011-02-091-1/+5
* linux.inc: don't overwrite an existing uImageDarren Hart2011-02-091-1/+1
* u-boot: compile with -O2 on PowerPCIlya Yanok2011-02-091-1/+6
* u-boot: add LIC_FILES_CHKSUMIlya Yanok2011-02-091-0/+2
* linux/u-boot: Update LICENSE fields to specify GPL versionRichard Purdie2011-02-092-2/+2
* linux: add LIC_FILES_CHKSUMIlya Yanok2011-02-091-0/+2
* Merge branch 'jzhang/i686' of ssh://git.pokylinux.org/poky-contribRichard Purdie2011-02-091-3/+3
|\
| * local.conf: change i586 to i686 for 32bit SDKJessica Zhang2011-02-081-3/+3
* | Merge branch 'jzhang/adt-repo' of ssh://git.pokylinux.org/poky-contribRichard Purdie2011-02-098-18/+17
|\ \
| * | adt-installer: change to adopt the adt public repo directory layoutJessica Zhang2011-02-088-18/+17
* | | mpc8315-rdb: add dtb generation configurationBruce Ashfield2011-02-091-0/+1
* | | dtc: add LIC_FILES_CHKSUM to dtc-nativeBruce Ashfield2011-02-091-0/+3
* | | linux: factor dts/dtc/dtb handling into a specific includeBruce Ashfield2011-02-093-26/+29
* | | linux-yocto: streamline BSP bootstrappingBruce Ashfield2011-02-091-0/+1
* | | linux-yocto: streamline BSP bootstrappingBruce Ashfield2011-02-095-69/+22
* | | binutils-cross-canadian.inc: disable -werror like -cross doesKoen Kooi2011-02-091-1/+2
* | | bitbake.conf: fix SDK_NAMEKoen Kooi2011-02-091-1/+1
|/ /
* | bitbake/fetch2: Fix negated if check for BB_FETCH_PREMIRRORONLYRichard Purdie2011-02-091-1/+1
* | fetch2: Add SRPM knowledgeMark Hatle2011-02-083-74/+93
* | insane.bbclass: Fix config.log error messageMark Hatle2011-02-081-1/+1
* | bitbake/utils.py: add glob name matching to removeSaul Wold2011-02-081-8/+9
* | bitbake/fetch2: Ignore UnboundLocalError in exception handler in try_mirrorRichard Purdie2011-02-081-2/+5
* | bitbake/fetch2: Move symlink handling into try_mirror where is belongs instea...Richard Purdie2011-02-081-12/+21
* | bitbake/fetch2: When using BB_FETCH_PREMIRRORONLY, set BB_NO_NETWORK after pr...Richard Purdie2011-02-081-13/+15
* | bitbake/fetch2: Ensure we only remove files, not directories when fetch failu...Richard Purdie2011-02-081-3/+5
* | bitbake/fetch2: Ensure original ud is preserved in try_mirrorRichard Purdie2011-02-081-4/+4
* | linux-yocto-stable: Fix meta branch nameRichard Purdie2011-02-081-1/+1
* | kernel-yocto: Ensure python code has awlays run before SRCPV is expandedRichard Purdie2011-02-081-2/+9
* | kernel-yocto/poky-default-revisions: Ensure SRCREV_machine is set for the ker...Richard Purdie2011-02-082-1/+2
* | bitbake/fetch2/git: Fix broken variable referenceRichard Purdie2011-02-081-1/+1
* | bitbake/fetch2/git: Ensure unresolved branches are translated into revisionsRichard Purdie2011-02-081-1/+2
* | fetch2: add try/finally to ensure lockfile is unlocked on failureSaul Wold2011-02-071-42/+44
* | fetch2: add runfetchcmd to import for fetchersSaul Wold2011-02-076-2/+15
* | init-live.sh: add 'coldplug' udev triggerTom Zanussi2011-02-071-0/+1
* | rpm: catch up with fetcher2Koen Kooi2011-02-071-11/+20
* | bitbake/fetch2:Fetch Make using the fn based cache optionalRichard Purdie2011-02-071-3/+4
* | bitbake/fetch2: Fix pickling issues with fetcher exceptionsRichard Purdie2011-02-071-14/+21
* | bitbake/fetch2: Update mirror processing to ensure we look for mirror tarballsRichard Purdie2011-02-071-16/+21
* | bitbake/fetch2: Update forcefetch and mirror handling to clean up, simplfy an...Richard Purdie2011-02-075-83/+67
* | beagleboard: allow kernel provider overrideDarren Hart2011-02-071-1/+1
* | linux-yocto: uprev lttng to 2.6.37-lttng-0.242Bruce Ashfield2011-02-071-11/+11
* | mesa-demos: fix build issue with gcc dso linking changeNitin A Kamble2011-02-072-2/+26
* | util-linux: Add mount lock patchMark Hatle2011-02-072-2/+28
* | sysfsutils: Merge bug fixMark Hatle2011-02-072-2/+25
* | coreutils: Add various bug fixesMark Hatle2011-02-076-0/+4403
* | busybox: Support DHCP refresh without restarting the interfaceMark Hatle2011-02-074-2/+141