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>
Dmitry Eremin-Solenikov [Wed, 30 Jun 2010 20:12:20 +0000 (00:12 +0400)]
libxsettings: bump PR to force rebuild to restore xsettings-common.h in sysroots
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Khem Raj [Wed, 30 Jun 2010 18:53:28 +0000 (11:53 -0700)]
contrib/qemu/run-qemu.sh: Dont search for hdimage when doing a nfsboot
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Koen Kooi [Wed, 30 Jun 2010 18:50:34 +0000 (20:50 +0200)]
xbmc: add missing deps, bump SRCREV
Dmitry Eremin-Solenikov [Wed, 30 Jun 2010 12:19:42 +0000 (16:19 +0400)]
Merge branch 'org.openembedded.dev' of git://git.openembedded.org/openembedded into org.openembedded.dev
Koen Kooi [Wed, 30 Jun 2010 12:04:36 +0000 (14:04 +0200)]
xbmc: fix version and fixup python lib
Koen Kooi [Wed, 30 Jun 2010 12:02:15 +0000 (14:02 +0200)]
jamvm-initial 1.4.5: fix dependencies, see tinderbox.openembedded.org/public/logs/task/6388490.txt
Robert Schuster [Wed, 30 Jun 2010 11:17:08 +0000 (13:17 +0200)]
llvm2.7 2.7: Changed patch URL to new format.
Martin Jansa [Wed, 30 Jun 2010 10:59:12 +0000 (12:59 +0200)]
mcnavi: add 0.2.10
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 30 Jun 2010 08:46:10 +0000 (10:46 +0200)]
xserver-xorg-1.8.99.903: update patch for freedesktop #28824
* https://bugs.freedesktop.org/show_bug.cgi?id=28824
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 30 Jun 2010 08:40:13 +0000 (10:40 +0200)]
xf86-video-glamo: better patch for nonDRM kernels
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Robert Schuster [Mon, 28 Jun 2010 12:34:46 +0000 (14:34 +0200)]
llvm.inc: Moved packages dynamic stuff into the general llvm.inc file.
Robert Schuster [Mon, 28 Jun 2010 12:24:40 +0000 (14:24 +0200)]
llvm: Removed 2.5 and 2.6 and both native variants.
Robert Schuster [Mon, 28 Jun 2010 12:13:56 +0000 (14:13 +0200)]
llvm2.7 2.7: Split packages for each shared library.
sledz [Tue, 29 Jun 2010 14:24:31 +0000 (14:24 +0000)]
linux-2.6.24: enable DEBUG_FS and USB_MON for hipox machine
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
git-svn-id: https://svn.dresearch.de/repos/openembedded/branches/2010-02-24_initial@92
ba11ecae-741b-462f-8724-
1218f99f5906
Martin Jansa [Tue, 29 Jun 2010 15:07:46 +0000 (17:07 +0200)]
linux(-kexecboot): bump SRCREV for git recipe and decrease D_P a bit more
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Andrea Adami [Tue, 29 Jun 2010 23:19:02 +0000 (01:19 +0200)]
kexecboot_git: bump to
485ff04f432115f41b09b39d06ce524b960bfa29
* minor bugfixes
* bump PR
Martin Jansa [Tue, 29 Jun 2010 21:45:14 +0000 (23:45 +0200)]
linux-openmoko-2.6.34: update mci resume patch a bit
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Khem Raj [Tue, 29 Jun 2010 20:51:23 +0000 (13:51 -0700)]
devicekit-power: Update the SRC_URI to something fetchable.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Koen Kooi [Tue, 29 Jun 2010 18:18:07 +0000 (20:18 +0200)]
xbmc: build a slightly more standard version
* performance tweaks from the summer of code project will be applied later
Khem Raj [Tue, 29 Jun 2010 18:02:25 +0000 (11:02 -0700)]
realpath_1.15.bb: Fix ERROR: QA Issue with realpath: No GNU_HASH in the elf binary
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Tue, 29 Jun 2010 15:27:30 +0000 (08:27 -0700)]
gypsy_0.7.bb: Point SRC_URI to updated tar file location
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Martin Jansa [Tue, 29 Jun 2010 15:24:45 +0000 (17:24 +0200)]
xf86-video-glamo: add missing patch
Martin Jansa [Tue, 29 Jun 2010 14:36:20 +0000 (16:36 +0200)]
libphone-ui-shr: fix packaging
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>