summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* linux-omap 2.6.37: remove usrp-e1xx from COMPATIBLE_MACHINEKoen Kooi2011-06-141-1/+1
| | | | | | USRP support is living at https://github.com/koenkooi/meta-ettus for the time being Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot: inherit deploy to fix spurious rebuilds in image targetsKoen Kooi2011-06-101-4/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* x-load: inherit deploy to fix spurious rebuilds in image targetsKoen Kooi2011-06-101-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beagleboard: cleanup board-omap3beagle.c and allow for building without wl1271Darren Hart2011-06-073-0/+135
| | | | | | | | | | | Add two patches to the linux-omap_2.6.37.bb recipe. The first corrects some whitespace usage. The second adds an ifdef arround the usage of symbols from the wl1271 driver, allowing the beagleboard kernel to be built without that driver configured. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Cc: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beagleboard: add comment about rev C5 NAND sizeKoen Kooi2011-06-071-0/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* x-load: add support for beagleboard C5Koen Kooi2011-06-072-1/+62
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-davinci: fix multi-kernel usageKoen Kooi2011-06-066-14/+2786
| | | | | | Add cgroup and accept4() patches to L138 kernel Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap 2.6.39: add MFD patch set and refresh other patchesKoen Kooi2011-06-0589-107/+3032
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap 2.6.39: add right set of camera patchesKoen Kooi2011-06-013-100/+8
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap 2.6.39: add v6 of the MT9P031 sensor supportKoen Kooi2011-06-014-50/+232
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap4: add 2.6.35.7, based on L24.13Koen Kooi2011-06-014-0/+2895
| | | | | | | | backport the following patches: 21d93e2e29722d7832f61cc56d73fb953ee6578e ARM: 6329/1: wire up sys_accept4() on ARM 676db4af043014e852f67ba0349dae0071bd11f3 cgroupfs: create /sys/fs/cgroup to mount cgroupfs on Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux.inc: fix cortex errata logicKoen Kooi2011-06-011-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap 2.6.39: add v5 of mt9p031 supportKoen Kooi2011-05-317-1101/+937
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap 2.6.39: switch to 'userspace' governor on beagleKoen Kooi2011-05-302-4/+4
| | | | | | This fixes the hangs on various boards during boot Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgles-omap3: add 4.03.00.02Koen Kooi2011-05-306-0/+429
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* omap3-sgx-modules: add 1.6.16.3977 versionKoen Kooi2011-05-302-0/+389
| | | | | | That matches the 4_03_00_02 SDK Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beagleboard: move console from ttyS2 to ttyO2Koen Kooi2011-05-271-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap 2.6.39: update to latest beagle patchsetKoen Kooi2011-05-2677-1027/+2184
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* machine includes: move from meta-oeKoen Kooi2011-05-255-0/+65
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap 2.6.39: add sensor driver for aptina 5MP and 1GHz hack for beagleKoen Kooi2011-05-258-39/+1065
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap 2.6.39: add cpuidle patchsetKoen Kooi2011-05-248-4/+338
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* x-load: bump SRCREV for OMAP4 fixesKoen Kooi2011-05-241-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap 2.6.39: add base PM set back inKoen Kooi2011-05-2413-1/+526
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap 2.6.39: refresh patchsetKoen Kooi2011-05-2463-650/+186
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* conf/layer.conf: Document the operation on BBPATH correctly in the commentKhem Raj2011-05-231-1/+1
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap 2.6.39: add cpufreq support and tweak beagleboard expansionboard ↵Koen Kooi2011-05-2362-109/+3327
| | | | | | | | patches make it the default for beagleboard Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap 2.6.39: import from OEKoen Kooi2011-05-2133-0/+20970
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* move kernel recipes in to the proper dirKoen Kooi2011-05-21407-1/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* netbase: automatically bring up usb0 on BeagleBoard xMPaul Eggleton2011-05-152-0/+30
| | | | | | | | Avoids manual configuration of the BeagleBoard xM's ethernet port (which shows up as usb0). Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* formfactor: add beagleboard formfactor filePaul Eggleton2011-05-152-0/+6
| | | | | | | This was previously moved out of oe-core. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap4: sync with OE .devKoen Kooi2011-05-092-9/+36
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap4: do not use multikernelKoen Kooi2011-05-091-4/+5
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap-psp 2.6.32: sync with .devKoen Kooi2011-05-07130-357/+2416
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap-psp 2.6.32: catch up with latest bitbake changesKoen Kooi2011-05-072-4/+4
| | | | | | the file:// fetcher and parsing was changed so we didn't get the configs dir. After fixing the ordering of SRC_URI it started copying over DL_DIR into ${WORKDIR}/downloads. Adding the extra '*' fixed that. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* conf/layer.conf: Use .= to append to BBPATH and += for BBFILESKhem Raj2011-05-061-3/+2
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap-psp 2.6.32: work around ↵Koen Kooi2011-04-281-0/+10
| | | | | | | | https://bugzilla.kernel.org/show_bug.cgi?id=11475 See http://lists.linuxtogo.org/pipermail/openembedded-core/2011-April/001559.html for some background on this issue Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* layer.conf: fix overridesKoen Kooi2011-04-211-3/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* multi-kernel.inc: Drop FAKEROOT usage in favour of explicit options to tarKoen Kooi2011-04-191-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* add COPYING.MIT and READMEKoen Kooi2011-03-312-0/+44
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot.inc: remove package_stagefile_shell callKoen Kooi2011-03-301-2/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ti-dsplink: use new module infrastructureKoen Kooi2011-03-301-0/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ti-paths.inc: use proper STAGING variableKoen Kooi2011-03-281-22/+22
| | | | | | This bug was uncovered by http://git.angstrom-distribution.org/cgi-bin/cgit.cgi/meta-angstrom/commit/?id=aa3f237b40d89582422b089dee3a319cdfa482fd Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* x-load git: update to 1.5.0Koen Kooi2011-03-257-475/+3
| | | | | | Tested on beagle-xm/angstrom and pandaboard/angstrom Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap-psp 2.6.32: sync with .devKoen Kooi2011-03-179-1/+608
| | | | | | This add support for beagleboard xM revision C Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ti-local-power-manager: add license checksum and fix toolchain pathKoen Kooi2011-03-161-1/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* matrix-tui: add version 1.1 of matrix-tuiChase Maupin2011-03-161-0/+4
| | | | | | | * Add version 1.1 of the matrix-tui package. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* matrix-gui-e: Add support for dm368-evm machineChase Maupin2011-03-162-4/+4
| | | | | | | | * Add support for the dm368-evm machine type. This requires bumping the SRCREV used as well. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* matrix-gui: Add support for dm368-evm machineChase Maupin2011-03-162-3/+4
| | | | | | | | * Add support for the dm368-evm machine type. This requires bumping the SRCREV used as well. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* matrix-gui-common: update SRCREV and add device supportChase Maupin2011-03-162-5/+6
| | | | | | | | | * Update the SRCREV used for the matrix-gui-common_1.4 package. * Add support for svg image formats * Add support for the dm368-evm machine type Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ti-local-power-manager: avoid parse errors when variables aren't definedKoen Kooi2011-03-151-3/+3
| | | | | | | | | | | | | | | | | This fixes: ERROR: Error parsing /home/kraj/work/setup-scripts/sources/angstrom-layers/BSP/TI/recipes-ti/local-power-manager/ti-local-power-manager_1.24.02.09.bb: LexToken(PIPE,'|',0,0) followed by: LexToken(TOKEN,'sed',0,0) LexToken(TOKEN,'s:\\\\.:_:g',0,0) ERROR: Command execution failed: Exited with 1 As reported by Khem Raj Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>