openembedded.git
14 years agodbus: 1.3.0 -> 1.3.1
Michael 'Mickey' Lauer [Sat, 3 Jul 2010 12:49:04 +0000 (14:49 +0200)]
dbus: 1.3.0 -> 1.3.1

14 years agovala: 0.9.1.1 -> 0.9.2.1
Michael 'Mickey' Lauer [Wed, 23 Jun 2010 17:56:57 +0000 (19:56 +0200)]
vala: 0.9.1.1 -> 0.9.2.1

14 years agokaeilos-2009-preferred-versions.inc: updated packages version
Marco Cavallini [Sat, 3 Jul 2010 12:30:53 +0000 (14:30 +0200)]
kaeilos-2009-preferred-versions.inc: updated packages version

14 years agodevicekitpower: since this is based on a git snapshot, run gtkdocize in configure
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

14 years agotcl_8.5.8.bb: fix build for mips/mipsel.
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>
14 years agox264_r2245.bb: fix build for mipsel (duplicate the mips fix).
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>
14 years agognupg_1.4.10.bb: fix build on mips(el) with recent gcc.
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>
14 years agoxserver-kdrive_1.5.3.bb: enable the XCALIBRATE extension.
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>
14 years agoxserver-kdrive_1.5.3.bb: add openssl to DEPENDS.
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>
14 years agodbus: fix building on mipsel and clean up PIE/pie fix to work again.
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>
14 years agoqemumipsel.conf: Add qemumipsel support, based upon qemumips.
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>
14 years agoSlugOS: slugos-packages - add dbus and bluez-libs
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.

14 years agodevicekit-power: use a source location that doesn't change, matches the old checksums
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

14 years agotgt: upgraded to 1.0.6
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>
14 years ago[xorg-xserver] add xorg.conf for machine htcleo
Lukas Gorris [Fri, 2 Jul 2010 12:52:45 +0000 (14:52 +0200)]
[xorg-xserver] add xorg.conf for machine htcleo

14 years ago[linux-qsd8] update srcrev, defconfig
Lukas Gorris [Fri, 2 Jul 2010 12:47:16 +0000 (14:47 +0200)]
[linux-qsd8] update srcrev, defconfig

14 years agoqi: add om-gta0* overrides to build qi only for right cpu
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>
14 years agoti-dmai 2.10.00.10: fix damage introduced by 927721f66e7c2c5b5024ce0a17cd31ca8ccbd1d2
Koen Kooi [Fri, 2 Jul 2010 07:25:30 +0000 (09:25 +0200)]
ti-dmai 2.10.00.10: fix damage introduced by 927721f66e7c2c5b5024ce0a17cd31ca8ccbd1d2

14 years agorecipes: Punt use of patch=1 and use striplevel=n instead of pnum
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>
14 years agolibpam-1.1.1: Dont use innetgr on uclibc as its not there.
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>
14 years agosane-toolchain.inc: use 4.4.4 as PREFERRED_GCC_VERSION for armv7
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>
14 years agov86d: Add recipe for 0.1.9
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>
14 years agoklibc_1.5.18: Fix the build for x86 on newer kernels.
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>
14 years agolinux(-kexecboot): bump SRCREV and remove applied patch
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>
14 years agoxserver-xorg: upgrade 1.9 RC3 to RC4
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>
14 years agoxserver-xorg: remove 1.8.0, keep 1.8.1 as 1.8 representative
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>
14 years agoxserver-xorg: remove CVS recipe and patches used only there, xserver is in GIT for...
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>
14 years agogcc-4.5: BUMP INC_PR not BINV
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>
14 years agoxalan: fix staging und bump PR
Henning Heinold [Thu, 1 Jul 2010 11:41:48 +0000 (13:41 +0200)]
xalan: fix staging und bump PR

14 years agoangstrom-jalimo: add config file tailored to building jalimo stuff for angstrom
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

14 years agoqt4-embedded 4.7.0b1: add WIP recipe
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()'

14 years agouboot: Remove early (alpha) am3517 u-boot patches
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>
14 years agobusybox_1.16.2: increase D_P for shr
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>
14 years agolibphone-utils: move phoneutils_test to separate package to keep debian package namin...
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>
14 years agobusybox 1.16.2: Fix udhcpd and udhcpc in config
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

14 years agobusybox: 1.16.1 -> 1.16.2 (new stable)
Dirk Opfer [Mon, 28 Jun 2010 11:37:51 +0000 (13:37 +0200)]
busybox: 1.16.1 -> 1.16.2 (new stable)

14 years agouclibc_git.bb: Bump to latest master.
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>
14 years agogcc-svn: Dont disable long double 128 for ppc
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>
14 years agogcc-4.5: Make gcc-cross build for ppc target
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>
14 years agox-load: Remove early (alpha) am3517 x-loader recipes and files
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>
14 years agox-load_git: Update TI OMAP/AM machines to latest commits ~PSP 3.01.00.06
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>
14 years agou-boot_git: Update TI OMAP/AM machines to latest commits ~PSP 3.01.00.06
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>
14 years agoomap3evm: Cleanup machine config
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>
14 years agoam3517-evm: Machine config cleanup
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>
14 years agodm3730-am3715-evm: Add x-loader MACHINE name
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>
14 years agolinux-openmoko-2.6.32_git.bb: add a patch to make jack input events work
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>
14 years agoxf86-video-glamo: bump SRCREV, remove applied patch
Martin Jansa [Wed, 30 Jun 2010 20:50:13 +0000 (22:50 +0200)]
xf86-video-glamo: bump SRCREV, remove applied patch

14 years agoEFL: bump SRCREV a bit more for tasn's fix for Arabic shaping
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>
14 years agolibxsettings: bump PR to force rebuild to restore xsettings-common.h in sysroots
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>
14 years agocontrib/qemu/run-qemu.sh: Dont search for hdimage when doing a nfsboot
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>
14 years agoxbmc: add missing deps, bump SRCREV
Koen Kooi [Wed, 30 Jun 2010 18:50:34 +0000 (20:50 +0200)]
xbmc: add missing deps, bump SRCREV

14 years agoMerge branch 'org.openembedded.dev' of git://git.openembedded.org/openembedded into...
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

14 years agoxbmc: fix version and fixup python lib
Koen Kooi [Wed, 30 Jun 2010 12:04:36 +0000 (14:04 +0200)]
xbmc: fix version and fixup python lib

14 years agojamvm-initial 1.4.5: fix dependencies, see http://tinderbox.openembedded.org/public...
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

14 years agollvm2.7 2.7: Changed patch URL to new format.
Robert Schuster [Wed, 30 Jun 2010 11:17:08 +0000 (13:17 +0200)]
llvm2.7 2.7: Changed patch URL to new format.

14 years agomcnavi: add 0.2.10
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>
14 years agoxserver-xorg-1.8.99.903: update patch for freedesktop #28824
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>
14 years agoxf86-video-glamo: better patch for nonDRM kernels
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>
14 years agollvm.inc: Moved packages dynamic stuff into the general llvm.inc file.
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.

14 years agollvm: Removed 2.5 and 2.6 and both native variants.
Robert Schuster [Mon, 28 Jun 2010 12:24:40 +0000 (14:24 +0200)]
llvm: Removed 2.5 and 2.6 and both native variants.

14 years agollvm2.7 2.7: Split packages for each shared library.
Robert Schuster [Mon, 28 Jun 2010 12:13:56 +0000 (14:13 +0200)]
llvm2.7 2.7: Split packages for each shared library.

14 years agolinux-2.6.24: enable DEBUG_FS and USB_MON for hipox machine
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

14 years agolinux(-kexecboot): bump SRCREV for git recipe and decrease D_P a bit more
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>
14 years agokexecboot_git: bump to 485ff04f432115f41b09b39d06ce524b960bfa29
Andrea Adami [Tue, 29 Jun 2010 23:19:02 +0000 (01:19 +0200)]
kexecboot_git: bump to 485ff04f432115f41b09b39d06ce524b960bfa29

* minor bugfixes
* bump PR

14 years agolinux-openmoko-2.6.34: update mci resume patch a bit
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>
14 years agodevicekit-power: Update the SRC_URI to something fetchable.
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>
14 years agoxbmc: build a slightly more standard version
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

14 years agorealpath_1.15.bb: Fix ERROR: QA Issue with realpath: No GNU_HASH in the elf binary
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>
14 years agogypsy_0.7.bb: Point SRC_URI to updated tar file location
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>
14 years agoxf86-video-glamo: add missing patch
Martin Jansa [Tue, 29 Jun 2010 15:24:45 +0000 (17:24 +0200)]
xf86-video-glamo: add missing patch

14 years agolibphone-ui-shr: fix packaging
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>
14 years agorecipes: PR bump after EFL SRCREV change resulting to different .so names.
Martin Jansa [Mon, 14 Jun 2010 06:08:11 +0000 (06:08 +0000)]
recipes: PR bump after EFL SRCREV change resulting to different .so names.

* mostly libelementary-ver-pre-svn-06 -> libelementary-ver-pre-svn-07

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoxf86-video-glamo: add patch for segmentation fault while adding modes without name
Martin Jansa [Tue, 29 Jun 2010 12:23:16 +0000 (14:23 +0200)]
xf86-video-glamo: add patch for segmentation fault while adding modes without name

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoxserver-xorg-1.8.99.903: add patch for segmentation fault while adding modes without...
Martin Jansa [Tue, 29 Jun 2010 12:22:55 +0000 (14:22 +0200)]
xserver-xorg-1.8.99.903: add patch for segmentation fault while adding modes without name

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolibpthread-stubs: add version 0.3 and convert to new staging
Martin Jansa [Tue, 29 Jun 2010 12:17:51 +0000 (14:17 +0200)]
libpthread-stubs: add version 0.3 and convert to new staging

* version 0.3 has D_P -1, because it doesn't create libpthread-stubs.la,
  source tarball diff doesn't show the reason and also log.do_configure
  diff looks right.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoeet: fix version
Martin Jansa [Tue, 29 Jun 2010 11:45:14 +0000 (13:45 +0200)]
eet: fix version

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoelementary: fix packaging names and version like evas does
Martin Jansa [Tue, 29 Jun 2010 11:40:44 +0000 (13:40 +0200)]
elementary: fix packaging names and version like evas does

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolinux-openmoko-2.6.34: add patch for resume
Martin Jansa [Tue, 29 Jun 2010 10:56:54 +0000 (12:56 +0200)]
linux-openmoko-2.6.34: add patch for resume

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoti-codecs-omap3530: Add latest codec server (v.1.01)
Roger Monk [Tue, 29 Jun 2010 14:28:00 +0000 (15:28 +0100)]
ti-codecs-omap3530: Add latest codec server (v.1.01)

* Codecs Server Package added from DVSDK 3.01.00.10

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoti-dmai_2.05.00.14: add new recipe
Brijesh Singh [Fri, 25 Jun 2010 01:55:34 +0000 (20:55 -0500)]
ti-dmai_2.05.00.14: add new recipe

Signed-off-by: Brijesh Singh <bksingh@ti.com>
Acked-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoti-linuxutils: update recipe to build edma and irq module on dm355 platform.
Brijesh Singh [Fri, 25 Jun 2010 01:57:13 +0000 (20:57 -0500)]
ti-linuxutils: update recipe to build edma and irq module on dm355 platform.

Signed-off-by: Brijesh Singh <bksingh@ti.com>
Acked-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoti-dsplink.inc: fix dsplink staging include path.
Brijesh Singh [Fri, 25 Jun 2010 02:39:55 +0000 (21:39 -0500)]
ti-dsplink.inc: fix dsplink staging include path.

Signed-off-by: Brijesh Singh <bksingh@ti.com>
Acked-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoti-eula-unpack: Temp Remove Version Check which is broken in some installers
Roger Monk [Tue, 29 Jun 2010 14:14:45 +0000 (15:14 +0100)]
ti-eula-unpack: Temp Remove Version Check which is broken in some installers

* IJ installer returns error for --version/--help tests
   * Remove for noew while debugging

   * Issue found by brijesh

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoti-audio-soc-example: Add DSP based audio pass-through example for OMAPL (v.1.00...
Roger Monk [Mon, 28 Jun 2010 16:01:05 +0000 (17:01 +0100)]
ti-audio-soc-example: Add DSP based audio pass-through example for OMAPL (v.1.00.00.02)

* v.1.00.00.02
   * Recipes from Arnie/Brijesh
   * This example demonstrates passing audio data from ARM to DSP, sending
     the output PCM samples to the DSP side audio device driver (from BIOS PSP)
   * App builds both ARM and DSP side, using DSPLINK for IPC communications

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoti-biospsp: Add Preliminary Support for (DSP)/BIOS PSP (Platform Support Package...
Roger Monk [Mon, 28 Jun 2010 15:47:41 +0000 (16:47 +0100)]
ti-biospsp: Add Preliminary Support for (DSP)/BIOS PSP (Platform Support Package) for OMAPL13x (v1.30.01)

* Initial support from Arnie/Brijesh
   * v 1.30.01
   * BIOS PSP is Device Drivers for DSP side BIOS Kernel
   * URLs are currently internal - externel links to be added
      * Sources can be fetched from download page and unpackad with windows installer in interim
   * Components are installed only, not rebuilt currently

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoxbmc: more recipe cleanups
Koen Kooi [Tue, 29 Jun 2010 14:23:01 +0000 (16:23 +0200)]
xbmc: more recipe cleanups

14 years agoxbmc: fix description, as pointed out by xbmc developers
Koen Kooi [Tue, 29 Jun 2010 12:56:56 +0000 (14:56 +0200)]
xbmc: fix description, as pointed out by xbmc developers

14 years agoxbmc: add recipe to build xbmc from the gsoc-2010 branch, WIP
Koen Kooi [Tue, 29 Jun 2010 12:34:35 +0000 (14:34 +0200)]
xbmc: add recipe to build xbmc from the gsoc-2010 branch, WIP

14 years agolibmodplug: convert to new style staging
Koen Kooi [Tue, 29 Jun 2010 12:19:01 +0000 (14:19 +0200)]
libmodplug: convert to new style staging

14 years agoxcb-proto: allow empty xcb-proto
Dmitry Eremin-Solenikov [Tue, 29 Jun 2010 12:12:02 +0000 (16:12 +0400)]
xcb-proto: allow empty xcb-proto

xcb-proto-dev depends on (empty) xcb-proto. Allow building of empty xcb-proto packet

Also bump PR for xcb-proto 1.6 to force rebuilding.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
14 years agolibxsettings-client: use xsettings-common.h from libxsettings-dev
Dmitry Eremin-Solenikov [Tue, 29 Jun 2010 10:59:31 +0000 (14:59 +0400)]
libxsettings-client: use xsettings-common.h from libxsettings-dev

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
14 years agoelmdentica: remove temporary SRCREV bump -> use EFL_SRCREV again
Martin Jansa [Tue, 29 Jun 2010 10:46:12 +0000 (12:46 +0200)]
elmdentica: remove temporary SRCREV bump -> use EFL_SRCREV again

14 years agopython-pycairo 1.8.0: convert to new style staging and install headers in proper...
Koen Kooi [Tue, 29 Jun 2010 09:13:57 +0000 (11:13 +0200)]
python-pycairo 1.8.0: convert to new style staging and install headers in proper place

14 years agoangstrom: prefert python-pycairo 1.8.0
Koen Kooi [Tue, 29 Jun 2010 09:37:25 +0000 (11:37 +0200)]
angstrom: prefert python-pycairo 1.8.0

14 years agognome-python-desktop: fix DEPENDS
Koen Kooi [Tue, 29 Jun 2010 09:14:49 +0000 (11:14 +0200)]
gnome-python-desktop: fix DEPENDS

14 years agoefl: bump SRCREV to 49934
Koen Kooi [Tue, 29 Jun 2010 08:47:24 +0000 (10:47 +0200)]
efl: bump SRCREV to 49934

14 years agoopencv-dsp-acceleration: recipe for the GSoC2010 opencv-dsp project: http://elinux...
Koen Kooi [Tue, 29 Jun 2010 08:18:00 +0000 (10:18 +0200)]
opencv-dsp-acceleration: recipe for the GSoC2010 opencv-dsp project: elinux.org/BeagleBoard/GSoC/2010_Projects

14 years agocheese, gnome-python-desktop, empathy, totem-pl-parser: bump PR due to eds-dbus SOVER...
Koen Kooi [Tue, 29 Jun 2010 07:49:57 +0000 (09:49 +0200)]
cheese, gnome-python-desktop, empathy, totem-pl-parser: bump PR due to eds-dbus SOVERSION change

14 years agolibxsettings-client: switch to using INC_PR
Dmitry Eremin-Solenikov [Tue, 29 Jun 2010 07:46:46 +0000 (11:46 +0400)]
libxsettings-client: switch to using INC_PR

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
14 years agoti-dspbios: Add Latest DSP/BIOS 5.41.08
Roger Monk [Mon, 28 Jun 2010 11:29:28 +0000 (12:29 +0100)]
ti-dspbios: Add Latest DSP/BIOS 5.41.08

   * Add Latest DSP/BIOS Release

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>