Age | Commit message (Collapse) | Author | Files |
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* Make improvements to run-qemu script.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* Tested with DISTRO=minimal image=minimal-image
* Adjust run-qemu.sh to use native-qemu and fix
variables needed for powerpc run.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
* Tested using gcc 4.4.4 DISTRO=minimal
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
beagleboard defconfig
|
|
|
|
first pass
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
|
|
populate_staging task to populate_sysroot
This change, pulled from Poky, makes the purpose of the staging directory more
obvious and the taskname more true to what it now actually does.
The layout version number is increased due to the change in layout but code to
convert existing directories and insert a symlink for backwards compatibility
is included.
This patch also includes fixes for all recipes which reference the directory.
Signed-off-by: Joshua Lock <josh@linux.intel.com>
|
|
* lost somewhere during defconfig merges/upgrades
* also missing in 2.6.33 defconfig
* suspend/resume works again :)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
enable 800MHz operation
|
|
This adds back support for the ds1307 RTC and adds support for the AT24 eeprom
|
|
* spitz's defconfig based on 2.6.33, disabled obsolete PCMCIA ioctl,
because it's broken in current HEAD
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
|
|
errors
|
|
omap3: bump MACHINE_KERNEL_PR
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
* this could interfere with local collections.
|
|
|
|
|
|
Taken from linux-omap-psp patches, makes zoom2 much more user friendly
|
|
|
|
* without PE bump, because nobody complained that we were bumping SRCREV
without PV changes and we were using SRCPV in our branch before
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
required so I can boot Ubuntu Lucid using this kernel, Lucid uses thumb2
and hits this bug a lot
|
|
* Created the dm3730-am3715-evm directory in
linux-omap-psp-2.6.32 to contain the defconfig for the kernel
build for dm3730-am3715-evm.
* Added the defconfig file for the dm3730-am3715-evm kernel build.
* Added dm3730-am3715-evm machine type to the COMPATIBLE_MACHINE
entry for the linux-omap-psp_2.6.32.bb recipe.
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
Acked-by: Graeme Gregory <dp@xora.org.uk>
Acked-by: Philip Balister <philip@balister.org>
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
There are massive network problems when transmitting UDP packets using the
LEON copro. UDP packet contents get overwritten at the sender side, UDP
checksums are incorrect, and the like. The problem can be triggered by
writing small (< MTU size) packets into a socket in rapid succession to
multiple receivers on a system without any other load. Until we can fix
the LEON firmware we disable it.
Signed-off-by: Thilo Fromm <t.fromm@dresearch.de>
Acked-by: Steffen Sledz <sledz@dresearch.de>
|
|
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
with a gadget loaded
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* rtpnet.nerim.net does not exist, but rtp-net.org does
* commented CHECKSUMS.INI mismatch was because downloads/full.patch
conflicts with full.patch from other recipe (and SRC_URI was right
only for the other one)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
runtime (needed for recent SGX drivers)
|
|
* all: multiple checked items in SRC_URI (needs name= param)
* other fixes like non-existent URL, checksums moved ot .inc or included .bb (ie for -native)
* ...
* tested with micro/micro-uclibc/Angstrom/SHR with
SOURCE_MIRROR_FETCH="True" (ignoring COMPATIBLE_*
* also tested -c fetch with s/SRC_URI_append_[^ ]*/SRC_URI_append/g and
s/SRC_URI_[^ ]*/SRC_URI_append/g to catch all URLs used only for
distro/machine/virtual override (see
http://build.shr-project.org/tests/jama/SRC_URI.removeOverrides.patch)
* in case I downloaded different checksum then what was in checksums.ini
I used the old one from checksums.ini and put my checksum in comment
* I'll send to ML list of recipes which cannot be downloaded (weren't
converted) and where I got different checksums
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* fetch all *.bb with patched utils.bbclass appending all checksums
found only in checksums.ini to recipe
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
DM37xx slowdown
|