linux.inc: fix cortex errata logic
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-omap 2.6.39: add v5 of mt9p031 support
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-omap 2.6.39: switch to 'userspace' governor on beagle
This fixes the hangs on various boards during boot
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This fixes the hangs on various boards during boot
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
libgles-omap3: add 4.03.00.02
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
omap3-sgx-modules: add 1.6.16.3977 version
That matches the 4_03_00_02 SDK
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
That matches the 4_03_00_02 SDK
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
beagleboard: move console from ttyS2 to ttyO2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-omap 2.6.39: update to latest beagle patchset
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
machine includes: move from meta-oe
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-omap 2.6.39: add sensor driver for aptina 5MP and 1GHz hack for beagle
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-omap 2.6.39: add cpuidle patchset
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
x-load: bump SRCREV for OMAP4 fixes
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-omap 2.6.39: add base PM set back in
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-omap 2.6.39: refresh patchset
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
conf/layer.conf: Document the operation on BBPATH correctly in the comment
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
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 patches
make it the default for beagleboard
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
make it the default for beagleboard
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-omap 2.6.39: import from OE
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
move kernel recipes in to the proper dir
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
netbase: automatically bring up usb0 on BeagleBoard xM
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>
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 file
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>
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 .dev
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-omap4: do not use multikernel
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-omap-psp 2.6.32: sync with .dev
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-omap-psp 2.6.32: catch up with latest bitbake changes
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>
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 BBFILES
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
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 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>
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 overrides
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
multi-kernel.inc: Drop FAKEROOT usage in favour of explicit options to tar
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
add COPYING.MIT and README
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
u-boot.inc: remove package_stagefile_shell call
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
ti-dsplink: use new module infrastructure
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
ti-paths.inc: use proper STAGING variable
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>
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.0
Tested on beagle-xm/angstrom and pandaboard/angstrom
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
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 .dev
This add support for beagleboard xM revision C
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
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 path
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
matrix-tui: add version 1.1 of matrix-tui
* 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>
* 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 machine
* 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>
* 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 machine
* 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>
* 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 support
* 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>
* 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 defined
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>
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>
u-boot.inc: allow variable make targets
* Later versions of u-boot sometimes have top level make targets
such as u-boot.imx, u-boot.kwb, and for upcoming TI devices
u-boot.ti.
* These targets define different calls to the mkimage tool to
change the images created, such as changing the load address.
* This change allows recipes to change the default make target
of "all" to something like u-boot.ti or u-boot.imx by setting
the UBOOT_MAKE_TARGET variable.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Later versions of u-boot sometimes have top level make targets
such as u-boot.imx, u-boot.kwb, and for upcoming TI devices
u-boot.ti.
* These targets define different calls to the mkimage tool to
change the images created, such as changing the load address.
* This change allows recipes to change the default make target
of "all" to something like u-boot.ti or u-boot.imx by setting
the UBOOT_MAKE_TARGET variable.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
recipes-ti: initial check in of dsplink stack
* the focus was on to get it to build, not to make the recipes perfect
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* the focus was on to get it to build, not to make the recipes perfect
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
u-boot git: sync beagleboard with OE .dev
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-omap 2.6.37: sync with OE .dev
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
x-load: fall back to xM when detecting beagleboard revisions
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
u-boot git: sync with OE for beagleboard
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-omap 2.6.37: sync with OE
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-omap-psp 2.6.32: switch to git protocol
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
multi-kernel.inc: the current fetcher2 in yocto started having a glitch, so fix it up
When the glitch has been fixed this can get removed
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
When the glitch has been fixed this can get removed
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
u-boot git: fix double override typo
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
x-load: sync with OE
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
u-boot: fix conflicting patch name
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-omap4: sync with OE
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-davinci git: disable perf, it doesn't cross-compile
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
TI BSP: sync linux-omap 2.6.37 with OE
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-omap-psp 2.6.32: disable perf, it doesn't cross-compile
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux.inc: include perf include from yocto
This will build and install the 'perf' tool as a seperate package
This will build and install the 'perf' tool as a seperate package
TI BSP: sync linux-omap 2.6.37 with OE
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
TI-BSP: import matrix from OE
Added license checksums as well
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Added license checksums as well
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-omap: update to 2.6.37-final
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
TI BSP: add support for the OMAP4430 pandaboard
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
P: add support the Always Innovating Touchbook
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
TI BSP: add support the AM37x EVM board
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
linux-omap-psp 2.6.32: sync with OE
* This adds support from craneboard and ocf
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* This adds support from craneboard and ocf
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
u-boot: add license checksum
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
xload: remove signgp dep and add license checksum
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
TI BSP: add kernel license checksum
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
TI BSP: add USRP-E100 support
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
TI BSP: add hawkboard support
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
TI BSP: add support the OMAP35x EVM board
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
TI BSP: multi-kernel.inc: deploy can be empty, so make sure it exist before trying to copy into it
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
BSP: rename beagleboard to TI
linux-omap 2.6.37rc: sync with OE
linux-omap 2.6.37rc: sync with OE