Elvis Dowson [Wed, 7 Jul 2010 05:27:04 +0000 (22:27 -0700)]
rt2570-k2wrlz_1.6.4.bb: Added recipe for Ralink rt2570-k2wrlz-1.6.4 WiFi USB driver
Signed-off-by: Elvis Dowson <elvis,dowson@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Tue, 6 Jul 2010 23:02:48 +0000 (16:02 -0700)]
base.bbclass: re-add backward compatibility with bitbake w.r.t decodeurl fix in bitbake
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Tom Rini [Wed, 7 Jul 2010 18:17:47 +0000 (11:17 -0700)]
relocatible.bbclass: Switch to using oe.path.relative
Rather than calculate the relative path ourself use a helper function
we've got. This also results in shorter rpaths being used.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Wed, 7 Jul 2010 17:04:27 +0000 (10:04 -0700)]
perl-native: Add a CPAN/Config.pm file
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>
Klaus Kurzmann [Wed, 7 Jul 2010 16:09:13 +0000 (18:09 +0200)]
mdbus2_git.bb: bump SRCREV
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Sebastian Krzyszkowiak [Wed, 7 Jul 2010 14:46:56 +0000 (14:46 +0000)]
frameworkd-config-shr: bump SRCREV
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Tom Rini [Wed, 7 Jul 2010 15:40:52 +0000 (08:40 -0700)]
utils.bbclass: base_chk_file_checksum uses strick_checksums as a boolean
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Tue, 22 Jun 2010 15:40:26 +0000 (08:40 -0700)]
ncurses-nativesdk: Add to BBCLASSEXTEND
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Tue, 22 Jun 2010 15:40:03 +0000 (08:40 -0700)]
expat: Add nativesdk, move native to BBCLASSEXTEND
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Chase Maupin [Mon, 28 Jun 2010 13:06:49 +0000 (08:06 -0500)]
sourceipk: add class to create source ipks
* Created the sourceipk.bbclass class that can be used to
package the patched sources and recipe for an application
into an ipk for installation.
* Allows specification of the installation directory for the
sources using the SRCIPK_INSTALL_DIR variable.
* Can be enabled per package and controlled through the
CREATE_SRCIPK variable.
* Creates a README file in the sources directory that
explains the contents of the package.
* User can specify the package architecture for the source ipk
using the SRCIPK_PACKAGE_ARCH variable. The default value is
"all".
* Using the -L flag to the cp command to copy files pointed to by
symlinks and not the symlinks themselves.
* Adds source package to list of dynamic packages.
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Sebastian Krzyszkowiak [Wed, 7 Jul 2010 12:14:34 +0000 (12:14 +0000)]
frameworkd: add patch for SHR to workaround bug in kernel resulting in weak vibrator strength
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 7 Jul 2010 09:07:30 +0000 (11:07 +0200)]
shr: prefer dbus 1.3.1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 7 Jul 2010 07:53:35 +0000 (09:53 +0200)]
xserver-xorg_git: bump SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Graham Gower [Tue, 6 Jul 2010 16:40:49 +0000 (16:40 +0000)]
imlib2_svn.bb: Don't use host /usr/X11R6/include and /usr/X11R6/lib.
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>
Andrea Adami [Tue, 6 Jul 2010 23:14:16 +0000 (01:14 +0200)]
kexec-tools-klibc-static: follow PR bump of main 1.101 recipe.
* (added patch for autoconf).
Andrea Adami [Tue, 6 Jul 2010 23:04:33 +0000 (01:04 +0200)]
kexec-tools: add patch for autoconf >2.63 to version 1.101.
* taken from kexec-tools-2.0.1 recipe
* bump PR.
Frans Meulenbroeks [Tue, 6 Jul 2010 20:42:41 +0000 (22:42 +0200)]
updated my entry (added nios2)
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Tue, 6 Jul 2010 20:35:15 +0000 (22:35 +0200)]
neek: board added; first nios2 board
see comments in nios2.inc and neek.conf
this is still somewhat work in progress and
could use some work
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Tue, 6 Jul 2010 19:45:06 +0000 (21:45 +0200)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Frans Meulenbroeks [Tue, 6 Jul 2010 19:40:18 +0000 (21:40 +0200)]
linux-nios2_2.6.34: created
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>
Stefan Schmidt [Tue, 6 Jul 2010 18:09:10 +0000 (20:09 +0200)]
alsa-state: Fix for muted speaker in bug20 state file. Bump PR.
Frans Meulenbroeks [Tue, 6 Jul 2010 19:35:46 +0000 (21:35 +0200)]
linux-libc-headers: added 2.6.34 version
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>
Frans Meulenbroeks [Tue, 6 Jul 2010 19:31:20 +0000 (21:31 +0200)]
glibc 2.5: added support for nios2
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>
Frans Meulenbroeks [Tue, 6 Jul 2010 19:24:27 +0000 (21:24 +0200)]
gcc 4.1.2: added support for nios2
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>
Frans Meulenbroeks [Tue, 6 Jul 2010 19:17:14 +0000 (21:17 +0200)]
binutils 2.17.50.0.12: added nios2 support
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>
Frans Meulenbroeks [Tue, 6 Jul 2010 19:01:35 +0000 (21:01 +0200)]
tgt: fixed checksums for 1.0.6, apparently they didn't make it into the recipe
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Khem Raj [Tue, 6 Jul 2010 18:30:26 +0000 (11:30 -0700)]
uclibc-git: Use i686 for qemux86 instead of i386 to accomodate nptl
* 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>
Graham Gower [Mon, 5 Jul 2010 15:06:30 +0000 (15:06 +0000)]
gpsd_2.94.bb: fix CROSS COMPILE badness
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>
Sebastian Krzyszkowiak [Tue, 6 Jul 2010 11:35:24 +0000 (11:35 +0000)]
task-shr-feed: add xf86-video-fbdev
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Sebastian Krzyszkowiak [Tue, 6 Jul 2010 11:39:04 +0000 (11:39 +0000)]
blipomoko: bump new version
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Stanislav Brabec [Mon, 5 Jul 2010 23:42:26 +0000 (23:42 +0000)]
angstrom-2008-preferred-versions.inc: Go back to udev-141 for Zaurus clamshells. udev-151 requires kernel >= 2.6.27.
Andrea Adami [Mon, 5 Jul 2010 23:12:13 +0000 (01:12 +0200)]
kexec-tools: resplit recipes looking forward 2.0.2.
* isolate the old 1.101 patches (and remove it asap...)
* 2.0.2 is coming and some patches will be removed.
Denis 'GNUtoo' Carikli [Mon, 5 Jul 2010 22:08:23 +0000 (00:08 +0200)]
phonefsod: fixed a dependency error and bump PR
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 :-)
Denis 'GNUtoo' Carikli [Mon, 5 Jul 2010 20:47:10 +0000 (22:47 +0200)]
frameworkd-config-shr: bump srcrev and PR for htcdream support
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
Denis 'GNUtoo' Carikli [Mon, 5 Jul 2010 19:22:36 +0000 (21:22 +0200)]
wesnoth: add version 1.8.3
Denis 'GNUtoo' Carikli [Mon, 5 Jul 2010 18:03:50 +0000 (20:03 +0200)]
supertux 0.1.3: remove the -1 default preference
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
Denis 'GNUtoo' Carikli [Mon, 5 Jul 2010 17:42:56 +0000 (19:42 +0200)]
supertux: fix installation(will not overwrite just-created) and bump PR
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
Andrea Adami [Mon, 5 Jul 2010 21:43:31 +0000 (23:43 +0200)]
linux-kexecboot.inc: fix typo (missing =).
Andrea Adami [Mon, 5 Jul 2010 21:36:04 +0000 (23:36 +0200)]
linux-kexecboot: [zaurus] refine 2.6.34 defconfigs for Zaurus devices.
* disable PRINTK and BUG.
* save 100kB size.
* debug is in kexecboot itself (must be enabled).
Andrea Adami [Mon, 5 Jul 2010 21:32:46 +0000 (23:32 +0200)]
Graham Gower [Sun, 4 Jul 2010 20:41:41 +0000 (20:41 +0000)]
ltrace_0.5.3.bb: Fix build for mipsel.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Sun, 4 Jul 2010 04:07:32 +0000 (21:07 -0700)]
base.bbclass: Fix oe_unpack_file to unpack files to match new bitbake bb.decodeurl()
* This patch now uses the path which essentially is the path and
filename relative to recipe dir. It will create the directories
as expected. Suppose if the is says file://pam.d/login in the
SRC_URI then it will be copied to $WORKDIR/pam.d/login as it
was happening before the fix to decodeurl in bitbake.
* Do not copy the .patch and .diff files into $WORKDIR
they are already symlinked in patches/ dir which will
be used by quilt.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Chris Larson <clarson@kergoth.com>
Khem Raj [Sat, 3 Jul 2010 04:37:14 +0000 (21:37 -0700)]
hal_0.5.14+git.bb: Make default pick for hal.
* Distributions other than angstrom default to
0.5.11 which is old and has dependencies on
libvolume_id which is no longer provided with
newer versions of udev
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Andrea Adami [Mon, 5 Jul 2010 20:21:45 +0000 (22:21 +0200)]
linux-kexecboot.inc: narrow down kernel size-check just to Zaurus devices.
Andrea Adami [Mon, 5 Jul 2010 20:14:21 +0000 (22:14 +0200)]
initramfs-kexecboot-image: remove a commented, obsolete entry.
Andrea Adami [Mon, 5 Jul 2010 20:11:51 +0000 (22:11 +0200)]
initramfs-kexecboot-image: remove explicit dependency on lzma-native.
* already in bitbake.conf (IMAGE_DEPENDS_cpio.lzma = "lzma-native").
Koen Kooi [Mon, 5 Jul 2010 06:47:41 +0000 (08:47 +0200)]
exiv2: remove broken 0.15 and add working 0.20
Stanislav Brabec [Mon, 5 Jul 2010 02:41:51 +0000 (02:41 +0000)]
mc: Prefer native libglib-2.0.so.0 over host one in runtime linking of man2hlp. Introduce INC_PR.
Stanislav Brabec [Mon, 5 Jul 2010 01:17:39 +0000 (01:17 +0000)]
grep: Fixed xz unpack dependency.
Henning Heinold [Sun, 4 Jul 2010 20:50:32 +0000 (22:50 +0200)]
llvm: fix packaging and bump PR
Lukas Gorris [Sun, 4 Jul 2010 19:36:56 +0000 (21:36 +0200)]
devicekit-power: use same old official release tarball but with correct URI
Michael 'Mickey' Lauer [Sat, 3 Jul 2010 21:01:50 +0000 (23:01 +0200)]
fsogsmd: apply patch only for openmoko devices
Michael 'Mickey' Lauer [Sat, 3 Jul 2010 12:49:04 +0000 (14:49 +0200)]
dbus: 1.3.0 -> 1.3.1
Michael 'Mickey' Lauer [Wed, 23 Jun 2010 17:56:57 +0000 (19:56 +0200)]
vala: 0.9.1.1 -> 0.9.2.1
Marco Cavallini [Sat, 3 Jul 2010 12:30:53 +0000 (14:30 +0200)]
kaeilos-2009-preferred-versions.inc: updated packages version
Koen Kooi [Sat, 3 Jul 2010 07:55:13 +0000 (09:55 +0200)]
devicekitpower: since this is based on a git snapshot, run gtkdocize in configure
Graham Gower [Thu, 1 Jul 2010 20:52:09 +0000 (20:52 +0000)]
tcl_8.5.8.bb: fix build for mips/mipsel.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Graham Gower [Thu, 1 Jul 2010 19:43:42 +0000 (19:43 +0000)]
x264_r2245.bb: fix build for mipsel (duplicate the mips fix).
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Graham Gower [Thu, 1 Jul 2010 14:23:33 +0000 (14:23 +0000)]
gnupg_1.4.10.bb: fix build on mips(el) with recent gcc.
Patch "borrowed" from openwrt.
https://dev.openwrt.org/browser/packages/utils/gnupg/patches/001-mips_gcc4.4.patch
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Graham Gower [Wed, 30 Jun 2010 14:59:50 +0000 (14:59 +0000)]
xserver-kdrive_1.5.3.bb: enable the XCALIBRATE extension.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Graham Gower [Wed, 30 Jun 2010 13:37:30 +0000 (13:37 +0000)]
xserver-kdrive_1.5.3.bb: add openssl to DEPENDS.
The build fails without openssl.
| mipsel-oe-linux-libtool: compile: ccache mipsel-oe-linux-gcc -march=mips32 -DHAVE_CONFIG_H -I. -I../include -isystem/home/grg/oe2/tmp/sysroots/mipsel-oe-linux/usr/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DDBUS_API_SUBJECT_TO_CHANGE -I/home/grg/oe2/tmp/sysroots/mipsel-oe-linux/usr/include/freetype2 -I/home/grg/oe2/tmp/sysroots/mipsel-oe-linux/usr/include/pixman-1 -I/home/grg/oe2/tmp/sysroots/mipsel-oe-linux/usr/include/hal -I/home/grg/oe2/tmp/sysroots/mipsel-oe-linux/usr/include/dbus-1.0 -I/home/grg/oe2/tmp/sysroots/mipsel-oe-linux/usr/lib/dbus-1.0/include -I/home/grg/oe2/tmp/sysroots/mipsel-oe-linux/home/grg/oe2/tmp/sysroots/x86_64-linux/usr/include -I../include -I../include -I../Xext -I../composite -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow -I../miext/damage -I../render -I../randr -I../fb -I/home/
grg/oe2/tmp/sysroots/mipsel-oe-linux/usr/include/xextproto-70 -isystem/home/grg/oe2/tmp/sysroots/mipsel-oe-linux/usr/include -fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os -MT glyph.lo -MD -MP -MF .deps/glyph.Tpo -c glyph.c -fPIC -DPIC -o .libs/glyph.o
| glyph.c:30:25: error: openssl/sha.h: No such file or directory
| glyph.c: In function 'HashGlyph':
| glyph.c:205: error: 'SHA_CTX' undeclared (first use in this function)
| glyph.c:205: error: (Each undeclared identifier is reported only once
| glyph.c:205: error: for each function it appears in.)
| glyph.c:205: error: expected ';' before 'ctx'
| glyph.c:208: warning: implicit declaration of function 'SHA1_Init'
| glyph.c:208: warning: nested extern declaration of 'SHA1_Init'
| glyph.c:208: error: 'ctx' undeclared (first use in this function)
| glyph.c:212: warning: implicit declaration of function 'SHA1_Update'
| glyph.c:212: warning: nested extern declaration of 'SHA1_Update'
| glyph.c:220: warning: implicit declaration of function 'SHA1_Final'
| glyph.c:220: warning: nested extern declaration of 'SHA1_Final'
| make[1]: *** [glyph.lo] Error 1
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Graham Gower [Thu, 1 Jul 2010 14:39:51 +0000 (14:39 +0000)]
dbus: fix building on mipsel and clean up PIE/pie fix to work again.
D-Bus fails to link with --gc-sections on mipsel.
| CCLD dbus-daemon
| collect2: ld returned 1 exit status
| make[2]: *** [dbus-daemon] Error 1
| make[2]: *** Waiting for unfinished jobs....
| /home/grg/oe2/tmp/cross/mipsel/lib/gcc/mipsel-oe-linux/4.4.4/../../../../mipsel-oe-linux/bin/ld: can not make stub section: File format not recognized
| /home/grg/oe2/tmp/cross/mipsel/lib/gcc/mipsel-oe-linux/4.4.4/../../../../mipsel-oe-linux/bin/ld: failed to set dynamic section sizes: File format not recognized
Also, the previous fPIE/pie fix no longer works.
While here, clean up INC_PR.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Graham Gower [Tue, 29 Jun 2010 18:23:13 +0000 (18:23 +0000)]
qemumipsel.conf: Add qemumipsel support, based upon qemumips.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Mike Westerhof [Sat, 3 Jul 2010 04:12:30 +0000 (23:12 -0500)]
SlugOS: slugos-packages - add dbus and bluez-libs
and documentation changes for unbuildable/broken packages.
Koen Kooi [Fri, 2 Jul 2010 20:38:15 +0000 (22:38 +0200)]
devicekit-power: use a source location that doesn't change, matches the old checksums
Frans Meulenbroeks [Fri, 2 Jul 2010 17:40:48 +0000 (19:40 +0200)]
tgt: upgraded to 1.0.6
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Lukas Gorris [Fri, 2 Jul 2010 12:52:45 +0000 (14:52 +0200)]
[xorg-xserver] add xorg.conf for machine htcleo
Lukas Gorris [Fri, 2 Jul 2010 12:47:16 +0000 (14:47 +0200)]
[linux-qsd8] update srcrev, defconfig
Martin Jansa [Fri, 2 Jul 2010 07:31:00 +0000 (09:31 +0200)]
qi: add om-gta0* overrides to build qi only for right cpu
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Koen Kooi [Fri, 2 Jul 2010 07:25:30 +0000 (09:25 +0200)]
ti-dmai 2.10.00.10: fix damage introduced by
927721f66e7c2c5b5024ce0a17cd31ca8ccbd1d2
Khem Raj [Fri, 2 Jul 2010 03:39:16 +0000 (20:39 -0700)]
recipes: Punt use of patch=1 and use striplevel=n instead of pnum
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Fri, 2 Jul 2010 03:37:54 +0000 (20:37 -0700)]
libpam-1.1.1: Dont use innetgr on uclibc as its not there.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Thu, 1 Jul 2010 22:58:11 +0000 (15:58 -0700)]
sane-toolchain.inc: use 4.4.4 as PREFERRED_GCC_VERSION for armv7
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Lukas-David Gorris <lukas@htc-linux.org>
Khem Raj [Thu, 1 Jul 2010 22:51:26 +0000 (15:51 -0700)]
v86d: Add recipe for 0.1.9
* Drop 0.1.8
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Thu, 1 Jul 2010 22:48:31 +0000 (15:48 -0700)]
klibc_1.5.18: Fix the build for x86 on newer kernels.
* We were setting KLIBCARCH to match kernel arch
while this let klibc build, it did not configure
in right syscalls because klibc still use 'i386'
the patch tells klibc to look for right places in
kernel tree based on arch and we can stop synthesizing
KLIBCARCH to be same as kernel arch.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Martin Jansa [Thu, 1 Jul 2010 14:00:42 +0000 (16:00 +0200)]
linux(-kexecboot): bump SRCREV and remove applied patch
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 1 Jul 2010 15:39:32 +0000 (17:39 +0200)]
xserver-xorg: upgrade 1.9 RC3 to RC4
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 1 Jul 2010 14:23:12 +0000 (16:23 +0200)]
xserver-xorg: remove 1.8.0, keep 1.8.1 as 1.8 representative
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 1 Jul 2010 14:19:36 +0000 (16:19 +0200)]
xserver-xorg: remove CVS recipe and patches used only there, xserver is in GIT for long
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Khem Raj [Thu, 1 Jul 2010 15:06:42 +0000 (08:06 -0700)]
gcc-4.5: BUMP INC_PR not BINV
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Henning Heinold [Thu, 1 Jul 2010 11:41:48 +0000 (13:41 +0200)]
xalan: fix staging und bump PR
Koen Kooi [Thu, 1 Jul 2010 11:16:52 +0000 (13:16 +0200)]
angstrom-jalimo: add config file tailored to building jalimo stuff for angstrom
Koen Kooi [Thu, 1 Jul 2010 08:28:05 +0000 (10:28 +0200)]
qt4-embedded 4.7.0b1: add WIP recipe
qt4-e 4.7b1: make it thru configure, fail in do_compile now:
| qxml.cpp:(.text._ZN7QVectorI7QStringE7reallocEii[QVector<QString>::realloc(int, int)]+0x2c4): undefined reference to `qBadAlloc()'
Roger Monk [Thu, 1 Jul 2010 08:00:52 +0000 (09:00 +0100)]
uboot: Remove early (alpha) am3517 u-boot patches
* Not required now
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Martin Jansa [Thu, 1 Jul 2010 08:24:23 +0000 (10:24 +0200)]
busybox_1.16.2: increase D_P for shr
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 1 Jul 2010 08:23:45 +0000 (10:23 +0200)]
libphone-utils: move phoneutils_test to separate package to keep debian package naming intact
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Dirk Opfer [Thu, 1 Jul 2010 07:33:38 +0000 (09:33 +0200)]
busybox 1.16.2: Fix udhcpd and udhcpc in config
Starting with version 1.16.x busybox changed CONFIG_APP_UDHCPxxx into CONFIG_UDHCPCxxx.
- Change defconfigs
- Fix do_install_append to install the scritps if these options are set
Dirk Opfer [Mon, 28 Jun 2010 11:37:51 +0000 (13:37 +0200)]
busybox: 1.16.1 -> 1.16.2 (new stable)
Khem Raj [Thu, 1 Jul 2010 07:20:28 +0000 (00:20 -0700)]
uclibc_git.bb: Bump to latest master.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Thu, 1 Jul 2010 07:16:25 +0000 (00:16 -0700)]
gcc-svn: Dont disable long double 128 for ppc
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Thu, 1 Jul 2010 07:15:38 +0000 (00:15 -0700)]
gcc-4.5: Make gcc-cross build for ppc target
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Roger Monk [Wed, 30 Jun 2010 17:10:33 +0000 (18:10 +0100)]
x-load: Remove early (alpha) am3517 x-loader recipes and files
* 1.41 for am3517 was test build - remove
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Roger Monk [Wed, 30 Jun 2010 17:07:30 +0000 (18:07 +0100)]
x-load_git: Update TI OMAP/AM machines to latest commits ~PSP 3.01.00.06
* Update to head of 3.01.00.06 TI x-load git trees (v1.46)
* Update omap3evm, dm3730-am3715-evm, am3517-evm
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Roger Monk [Wed, 30 Jun 2010 17:04:22 +0000 (18:04 +0100)]
u-boot_git: Update TI OMAP/AM machines to latest commits ~PSP 3.01.00.06
* Update to head of 3.01.00.06 TI u-boot git trees (v2009.11)
* Update omap3evm, dm3730-am3715-evm, am3517-evm
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Roger Monk [Wed, 30 Jun 2010 17:02:18 +0000 (18:02 +0100)]
omap3evm: Cleanup machine config
* Set uboot preferred provider
* Set VT
* Set x-loader machine
* Align jffs2 params with other ti targets
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Roger Monk [Wed, 30 Jun 2010 17:00:00 +0000 (18:00 +0100)]
am3517-evm: Machine config cleanup
* Remove legacy OMAP3517 extra machine
* Only used internally - safe to remove
* Add uboot preferred provider
* Set Machine configs for uboot/xloader
* Set VT
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Roger Monk [Wed, 30 Jun 2010 16:58:32 +0000 (17:58 +0100)]
dm3730-am3715-evm: Add x-loader MACHINE name
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Klaus Kurzmann [Wed, 30 Jun 2010 21:39:48 +0000 (23:39 +0200)]
linux-openmoko-2.6.32_git.bb: add a patch to make jack input events work
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Martin Jansa [Wed, 30 Jun 2010 20:50:13 +0000 (22:50 +0200)]
xf86-video-glamo: bump SRCREV, remove applied patch
Martin Jansa [Wed, 30 Jun 2010 16:58:29 +0000 (18:58 +0200)]
EFL: bump SRCREV a bit more for tasn's fix for Arabic shaping
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>