Age | Commit message (Collapse) | Author | Files |
|
so other machines can have their defconfig adjacent to this
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
|
|
|
|
|
|
|
|
|
|
* Add new commit to fix SDRC params
* Bump PR
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
be used in elmdentica)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
into org.openembedded.dev
|
|
added a defined for nios2 so it now also compiles for nios2
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
driver
Signed-off-by: Elvis Dowson <elvis,dowson@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Without this, cpan stuff can get in an infinite loop. We try and
pick a good enough mirror but if needed could add CPAN_MIRROR to
bitbake.conf and regex that in as well.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
vibrator strength
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Fixes the following problem, where host asm cannot build for target.
ccache mipsel-angstrom-linux-gcc -march=mips32 -DHAVE_CONFIG_H -I. -I../.. -I../lib -I../../src/lib -DPACKAGE_DATA_DIR=\"/usr/share/imlib2\" -I/home/grg/oe2/tmp/sysroots/mipsel-angstrom-linux/usr/include/freetype2 -I/home/grg/oe2/tmp/sysroots/mipsel-angstrom-linux/usr/include -I/usr/X11R6/include -isystem/home/grg/oe2/tmp/sysroots/mipsel-angstrom-linux/usr/include -std=gnu99 -isystem/home/grg/oe2/tmp/sysroots/mipsel-angstrom-linux/usr/include -fexpensive-optimizations -frename-registers -fomit-frame-pointer -O2 -ggdb3 -MT imlib2_view.o -MD -MP -MF .deps/imlib2_view.Tpo -c -o imlib2_view.o imlib2_view.c
imlib2_view.c: In function 'main':
imlib2_view.c:296: error: can't find a register in class 'COP3_REGS' while reloading 'asm'
imlib2_view.c:296: error: 'asm' operand has impossible constraints
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* (added patch for autoconf).
|
|
* taken from kexec-tools-2.0.1 recipe
* bump PR.
|
|
into org.openembedded.dev
|
|
This version is from http://sopc.et.ntust.edu.tw/?p=linux-2.6.git;a=shortlog;h=refs/heads/nios2mmu
but as this git is very slow, Axon Digital Design kindly donated space
to host a mirrorred tarball. The recipe has the original src as comment
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
|
|
added 2.6.34 version for nios2
as this is untested on other machines it has DEFAULT_PREFERENCE = "-1"
for all other machines than nios2
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
added support for nios2.
These are changes lifted from the windriver toolchain
see http://www.nioswiki.com/Build_the_gcc4_toolchain.
As there are no changes for non nios2 systems no PR bump
is needed. patches are only applied in case machine is nios2.
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
patches are lifted from the windriver toolchain
(see http://www.nioswiki.com/Build_the_gcc4_toolchain)
also fixed a few issues for use on 64 bit systems.
as there is no functional change for non nios2 change no PR
bump is needed (new patches are only applied for nios2)
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
added nios2 support
this is based upon the windriver toolchain
(see http://www.nioswiki.com/Build_the_gcc4_toolchain for details).
The nios2 changes are lifted from the wrs toolchain and
ported to 2.17.50.0.12.
Also solved a few bugs
As there is no functional change for other platforms no PR bump is needed
(the patches are only applied for nios2 machines)
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
* NPTL supports i486 onwards so choose a different default for qemu.
* Update SRCREV
* Add UCLIBC_HAS_LONG_DOUBLE_MATH=y to uClibc.distro
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
configure.ac shouldn't check the host system for includes/libraries,
use pkg-config to find libusb instead.
Also, add libusb1 to DEPENDS.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
* isolate the old 1.101 patches (and remove it asap...)
* 2.0.2 is coming and some patches will be removed.
|
|
if we don't add libfsoframework as dependency it fails with:
| checking for FSO_FRAMEWORK... configure: error: Package requirements (fsoframework-2.0) were not met:
I got the permission to fix it:
<mrmoku> GNUtoo|laptop: hmm... do we have the dependencies still wrong?
<mrmoku> I thought we fixed that :/
<mrmoku> it needs libfsoframework
<GNUtoo|laptop> mrmoku, ah I just git pulled
<GNUtoo|laptop> mrmoku, can I fix that too?
<mrmoku> DEPENDS += " libfso-glib dbus-glib libframeworkd-glib sqlite3 shr-specs"
<mrmoku> still missing
<mrmoku> GNUtoo|laptop: yes please :-)
|
|
Newer srcrev are needed for the htcdream :
*because of an API changes the rules.yaml config it had,
which was old, doens't work anymore,and it wasn't updated
*it also needs a more recent frameworkd.conf for activating
fso2 support in SHR
I got the permission to bump srcrev on #openmoko-cdevel on Freenode:
<GNUtoo|laptop> mrmoku, can I change srcrev in oe?
[...]
<mrmoku> GNUtoo|laptop: yeah, go ahead
|
|
|
|
supertux 0.1.3 is more recent,and we have 0.1.3 as qvga version
Also: it has been -1 for very long time,from before
packages->recipes changes
|
|
data/Makefile.am has some duplicated entries which causes that kind of failure:
...usr/bin/install: will not overwrite just-created
`.../image/usr/share/supertux/sounds/bigjump.wav' with `sounds/bigjump.wav'
So in the patch we just remove the duplicated entries
|
|
|
|
* disable PRINTK and BUG.
* save 100kB size.
* debug is in kexecboot itself (must be enabled).
|
|
* Bump PR.
|
|
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|