openembedded.git
15 years agoautotools.bbclass: swapped calls of intltoolize + autoreconf
Enrico Scholz [Wed, 14 Apr 2010 00:19:21 +0000 (00:19 +0000)]
autotools.bbclass: swapped calls of intltoolize + autoreconf

Because 'intltoolize' checks whether aclocal.m4 contains a recent copy
of 'intltool.m4' and it will fail when the found version is too old,
'aclocal' must be called before 'intltoolize'.

I built projects it with intltool-0.40.6-r3, autoconf-2.65-r9,
automake-1.11.1-r3 and gettext-0.17-r6 successfully with this change but
it will require probably tests with older versions.

This patch is a requirement for
http://patchwork.openembedded.org/patch/1858/ because 'autopoint' from
the 'aclocal' call will override 'intltool' files and build will fail
then.

Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Acked-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Acked-by: Roman I Khimov <khimov@altell.ru>
15 years agoopimd-utils_git.bb: bump rev
Klaus Kurzmann [Sun, 2 May 2010 20:14:48 +0000 (22:14 +0200)]
opimd-utils_git.bb: bump rev

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agoframeworkd_git.bb: bump rev for some opimd fixes
Klaus Kurzmann [Sun, 2 May 2010 20:14:25 +0000 (22:14 +0200)]
frameworkd_git.bb: bump rev for some opimd fixes

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agokernel.class : fix for recent kernel on x86
Eric BENARD [Sun, 25 Apr 2010 09:20:14 +0000 (09:20 +0000)]
kernel.class : fix for recent kernel on x86

- bitbake linux for a x86 machine fails with the following message :
cp: target `.../image/kernel//include/asm-x86/' is not a directory

so create $kerneldir/include/asm-x86 before trying to copy something in
this directory.

- make headers_install fails because of missing directories in include
(tested with linux 2.6.32 and 2.6.33 on x86) and missing Kbuild

Signed-off-by: Eric Benard <eric@eukrea.com>
Acked-by: Roman I Khimov <khimov@altell.ru>
15 years agozlib: convert to BBCLASSEXTEND and add version 1.2.5
Eric BENARD [Sun, 2 May 2010 08:19:08 +0000 (08:19 +0000)]
zlib: convert to BBCLASSEXTEND and add version 1.2.5

- convert to BBCLASSEXTEND
- unify versions with .inc file
- add version 1.2.5 with updated autotool patch for this version

Signed-off-by: Eric Benard <eric@eukrea.com>
Acked-by: Roman I Khimov <khimov@altell.ru>
15 years agofsoraw: add recipe for fsoraw rewritten in vala
Martin Jansa [Sat, 1 May 2010 13:50:12 +0000 (15:50 +0200)]
fsoraw: add recipe for fsoraw rewritten in vala

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agomplayer_git: bump SRCREV
Martin Jansa [Wed, 28 Apr 2010 08:12:07 +0000 (10:12 +0200)]
mplayer_git: bump SRCREV

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agotask-x11: add variable for common files provider selection
Martin Jansa [Mon, 19 Apr 2010 21:17:01 +0000 (23:17 +0200)]
task-x11: add variable for common files provider selection

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agopreferred-shr-versions: add preferred version for xserver-common and xserver-nodm...
Martin Jansa [Mon, 26 Apr 2010 08:46:11 +0000 (10:46 +0200)]
preferred-shr-versions: add preferred version for xserver-common and xserver-nodm-init

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoxserver-nodm-init: rename old as 1.0, add version compatible with xserver-common...
Martin Jansa [Fri, 16 Apr 2010 21:06:40 +0000 (23:06 +0200)]
xserver-nodm-init: rename old as 1.0, add version compatible with xserver-common as 2.0 (from buglabs)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoxserver-common: add SHR patches and RCONFLICTS for xserver-kdrive-common
Martin Jansa [Wed, 28 Apr 2010 09:31:25 +0000 (11:31 +0200)]
xserver-common: add SHR patches and RCONFLICTS for xserver-kdrive-common

* for SHR updated calibration script
* x-window-manager launcher to Xsession 90xXWindowManager
* -nocursor param to Xorg ARGS, because strange artifacts or even
  segfault happen when using illume keyboard

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agosquidguard: fix CVE-2009-3700 and CVE-2009-3826
Roman I Khimov [Sun, 2 May 2010 16:53:36 +0000 (20:53 +0400)]
squidguard: fix CVE-2009-3700 and CVE-2009-3826

Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 years agonano: unify versions with .inc file
Roman I Khimov [Sun, 2 May 2010 12:18:51 +0000 (16:18 +0400)]
nano: unify versions with .inc file

Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 years agonano: Add version 2.2.4
Scott Garman [Fri, 16 Apr 2010 19:17:36 +0000 (19:17 +0000)]
nano: Add version 2.2.4

Signed-off-by: Scott Garman <sgarman@zenlinux.com>
Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
Acked-by: Roman I Khimov <khimov@altell.ru>
15 years agotzdata: update to latest version (2010i).
Adrian-Ken Rueegsegger [Sat, 1 May 2010 11:12:18 +0000 (11:12 +0000)]
tzdata: update to latest version (2010i).

Signed-off-by: Adrian-Ken Rueegsegger <ken@codelabs.ch>
Acked-by: Roman I Khimov <khimov@altell.ru>
15 years agotzcode: update tzdata to latest version (2010i).
Adrian-Ken Rueegsegger [Sat, 1 May 2010 11:12:17 +0000 (11:12 +0000)]
tzcode: update tzdata to latest version (2010i).

Signed-off-by: Adrian-Ken Rueegsegger <ken@codelabs.ch>
Acked-by: Roman I Khimov <khimov@altell.ru>
15 years agoframeworkd-config-shr: don't install big ogsmd files as fsogsmd is not using them
Martin Jansa [Sun, 2 May 2010 06:38:43 +0000 (08:38 +0200)]
frameworkd-config-shr: don't install big ogsmd files as fsogsmd is not using them

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agofsodeviced: make fsodeviced.conf files CONFFILES
Sebastian Krzyszkowiak [Sat, 1 May 2010 21:03:14 +0000 (23:03 +0200)]
fsodeviced: make fsodeviced.conf files CONFFILES

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolibgles-omap3: fix 3 build issues with external CSL toolchain
Denys Dmytriyenko [Sat, 1 May 2010 20:53:01 +0000 (16:53 -0400)]
libgles-omap3: fix 3 build issues with external CSL toolchain

Fix the following 3 build issues:

1. X11ROOT is used by GFX SDK Makefiles as a root of X11 installation and
results in -I$(X11ROOT)/include and -L$(X11ROOT)/lib in CFLAGS/LDFLAGS.
Set it to ${STAGING_DIR_HOST}/usr instead of ${STAGING_INCDIR}. Otherwise
the build fails with the following error messages:
PVRShellOS.h:18:22: error: X11/Xlib.h: No such file or directory
PVRShellOS.h:19:23: error: X11/Xutil.h: No such file or directory

2. Set TOOLCHAIN variable used in GFX SDK Makefiles to point to the toolchain
location. Fixes the following message, among others:
ld: warning: library search path "/lib" is unsafe for cross-compilation

3. Add libXdmcp to the list of linked X11 libraries, in addition to libX11
and libXau. Link stage failure:
ld: warning: libXdmcp.so.6, needed by libX11.so, not found
libX11.so: undefined reference to `XdmcpWrap'

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
15 years agominimal: Quoting fixups, always set virtual/psplash to what we would want.
Tom Rini [Sat, 1 May 2010 20:28:46 +0000 (13:28 -0700)]
minimal: Quoting fixups, always set virtual/psplash to what we would want.

virtual/psplash is now always being set by compatibility-providers.conf
so we want to always override it.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agoshr-settings: bump SRCREV
Martin Jansa [Sat, 1 May 2010 20:28:10 +0000 (22:28 +0200)]
shr-settings: bump SRCREV

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoqgpslog: update to 0.2.1
Christian Rüb [Sat, 1 May 2010 10:13:13 +0000 (12:13 +0200)]
qgpslog: update to 0.2.1

* make resource requesting work while discharging

Signed-off-by: Christian Rüb <christian.rueb@gmx.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agopisi: upgrade from 0.5 to 0.5.1, remove old
Michael Pilgermann [Sat, 1 May 2010 16:11:53 +0000 (18:11 +0200)]
pisi: upgrade from 0.5 to 0.5.1, remove old

* added checksums
* fixed DEPENDS

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agofreesmartphone: bump SRCREVs a bit for fixed ppp
Martin Jansa [Sat, 1 May 2010 18:57:18 +0000 (20:57 +0200)]
freesmartphone: bump SRCREVs a bit for fixed ppp

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agocornucopia: move SRCREV to cornucopia.inc and update all recipes using that
Martin Jansa [Sat, 1 May 2010 13:50:18 +0000 (15:50 +0200)]
cornucopia: move SRCREV to cornucopia.inc and update all recipes using that

* remove vars already set in cornucopia.inc

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agofreesmartphone: create python-helpers.inc, with shared variables and SRCREV
Martin Jansa [Sat, 1 May 2010 13:08:28 +0000 (15:08 +0200)]
freesmartphone: create python-helpers.inc, with shared variables and SRCREV

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolibmms: add 0.5
Koen Kooi [Sat, 1 May 2010 17:35:03 +0000 (19:35 +0200)]
libmms: add 0.5

15 years agolzo2: add 2.03
Koen Kooi [Sat, 1 May 2010 17:22:09 +0000 (19:22 +0200)]
lzo2: add 2.03

15 years agovala.bbclass: Add vala-native to virtclass-native DEPENDS.
Tom Rini [Sat, 1 May 2010 16:29:35 +0000 (09:29 -0700)]
vala.bbclass:  Add vala-native to virtclass-native DEPENDS.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agoRevert "libdmx: Add fso-specs to DEPENDS"
Tom Rini [Sat, 1 May 2010 15:27:18 +0000 (08:27 -0700)]
Revert "libdmx: Add fso-specs to DEPENDS"

Mistake on my part from debugging the other issue.  Bump PR to keep feeds sane.

This reverts commit ff0e53a12cc2f99f3529e409cbf04950ea7401ca.

15 years agoomnewrotate: bump SRCREV for 0.5.8 version
Martin Jansa [Sat, 1 May 2010 11:24:11 +0000 (13:24 +0200)]
omnewrotate: bump SRCREV for 0.5.8 version

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agopackage_ipk: fix a missing paren which caused failures attempting to tokenize the...
Chris Larson [Sat, 1 May 2010 03:03:02 +0000 (20:03 -0700)]
package_ipk: fix a missing paren which caused failures attempting to tokenize the function

Signed-off-by: Chris Larson <chris_larson@mentor.com>
15 years agotune-ppc603e: Drop -mhard-float
Tom Rini [Fri, 30 Apr 2010 23:40:22 +0000 (16:40 -0700)]
tune-ppc603e: Drop -mhard-float

-mcpu takes care of this argument for us

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agolibdmx: Add fso-specs to DEPENDS
Tom Rini [Fri, 30 Apr 2010 23:39:27 +0000 (16:39 -0700)]
libdmx: Add fso-specs to DEPENDS

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agofso-specs: Don't use PACKAGE_ARCH=all due to pkgconfig files.
Tom Rini [Fri, 30 Apr 2010 23:38:02 +0000 (16:38 -0700)]
fso-specs: Don't use PACKAGE_ARCH=all due to pkgconfig files.

Without this, we can't reuse TMPDIR for multiple arches.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agollvm2.7-native: Add perl-native to the DEPENDS
Stefan Schmidt [Fri, 30 Apr 2010 21:55:06 +0000 (23:55 +0200)]
llvm2.7-native: Add perl-native to the DEPENDS

15 years agoshr-e-gadgets: bump SRCREV a bit more
Martin Jansa [Fri, 30 Apr 2010 21:14:40 +0000 (23:14 +0200)]
shr-e-gadgets: bump SRCREV a bit more

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoEFL: bump SRCREV a bit more for focus fix
Martin Jansa [Fri, 30 Apr 2010 18:25:27 +0000 (20:25 +0200)]
EFL: bump SRCREV a bit more for focus fix

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoexternal-toolchain-csl: remove unnecessary global RPROVIDES
Denys Dmytriyenko [Fri, 30 Apr 2010 19:04:16 +0000 (15:04 -0400)]
external-toolchain-csl: remove unnecessary global RPROVIDES

Fixes missing thread-db library needed by gdbserver.

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
15 years agoshr-e-gadgets: bump SRCREV
Martin Jansa [Fri, 30 Apr 2010 17:31:46 +0000 (19:31 +0200)]
shr-e-gadgets: bump SRCREV

15 years agobusybox: add patch for installing run-parts to /usr/bin/ instead of /bin
Martin Jansa [Fri, 30 Apr 2010 13:37:38 +0000 (15:37 +0200)]
busybox: add patch for installing run-parts to /usr/bin/ instead of /bin

* otherwise debianutils install will fail with
  update-alternatives: Error: cannot register alternative run-parts to /usr/bin/run-parts since it is already registered to /bin/run-parts

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agollvm2.7 2.6+svnr20091007: Removed.
Robert Schuster [Fri, 30 Apr 2010 13:22:39 +0000 (15:22 +0200)]
llvm2.7 2.6+svnr20091007: Removed.

15 years agollvm.inc: Added path for nm.
Robert Schuster [Fri, 30 Apr 2010 13:12:42 +0000 (15:12 +0200)]
llvm.inc: Added path for nm.
llvm2.7 2.6+svnr20091007: Removed prerelease version.
llvm2.7-native 2.6+svnr20091007: Dito.
llvm2.7 2.7: New recipe.
llvm2.7-native 2.7: New recipe.

15 years agollvm.inc: Accomodate to changes made to cmake.bbclass which broke the LLVM builds.
Robert Schuster [Fri, 30 Apr 2010 11:39:46 +0000 (13:39 +0200)]
llvm.inc: Accomodate to changes made to cmake.bbclass which broke the LLVM builds.
llvm-native.inc: Dito.

15 years agoimage.bbclass: install_linguas don't install empty list
Martin Jansa [Fri, 30 Apr 2010 10:34:08 +0000 (12:34 +0200)]
image.bbclass: install_linguas don't install empty list

* in some combination of IMAGE_LINGUAS installed packages and available translations it's normal to get empty intersection in pending-locale-packages
* don't call opkg install in this case, because it will fail

15 years agoomap3: bump MACHINE_KERNEL_PR
Koen Kooi [Fri, 30 Apr 2010 11:40:15 +0000 (13:40 +0200)]
omap3: bump MACHINE_KERNEL_PR

15 years agou-boot git: update beagleboard patchset
Koen Kooi [Fri, 30 Apr 2010 11:39:10 +0000 (13:39 +0200)]
u-boot git: update beagleboard patchset

15 years agolinux-omap-psp 2.6.32: update to latest PSP git, rediff patches
Koen Kooi [Fri, 30 Apr 2010 10:38:40 +0000 (12:38 +0200)]
linux-omap-psp 2.6.32: update to latest PSP git, rediff patches

15 years agoopenvpn: add recipe for 2.1.0
Martin Jansa [Fri, 30 Apr 2010 09:33:59 +0000 (11:33 +0200)]
openvpn: add recipe for 2.1.0

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agomemtester: add 4.1.3
Koen Kooi [Fri, 30 Apr 2010 08:57:33 +0000 (10:57 +0200)]
memtester: add 4.1.3

15 years agoshr-image: drop all tweaks
Martin Jansa [Tue, 27 Apr 2010 14:28:30 +0000 (16:28 +0200)]
shr-image: drop all tweaks

* they should really be applied in recipes where they belong
* one of reasons why reflashed image can behave different than older
  after opkg upgrade

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoshr: add shr-version recipe and drop its generation from ROOTFS_POSTPROCESS_COMMAND
Martin Jansa [Thu, 29 Apr 2010 07:37:03 +0000 (09:37 +0200)]
shr: add shr-version recipe and drop its generation from ROOTFS_POSTPROCESS_COMMAND

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoshr-settings: add elementary.sh
Martin Jansa [Fri, 30 Apr 2010 07:57:43 +0000 (09:57 +0200)]
shr-settings: add elementary.sh

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agomesa-dri: add 7.8.1
Martin Jansa [Thu, 29 Apr 2010 08:00:11 +0000 (10:00 +0200)]
mesa-dri: add 7.8.1

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoEFL: bump SRCREV
Martin Jansa [Mon, 26 Apr 2010 09:06:24 +0000 (11:06 +0200)]
EFL: bump SRCREV

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agotask-shr-feed: add dbus-daemon-proxy
Klaus Kurzmann [Fri, 30 Apr 2010 06:48:54 +0000 (08:48 +0200)]
task-shr-feed: add dbus-daemon-proxy

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agolibgles-omap3: packages WSEGL drivers seperately to kill X11 runtime dep for ${PN}
Koen Kooi [Thu, 29 Apr 2010 14:19:17 +0000 (16:19 +0200)]
libgles-omap3: packages WSEGL drivers seperately to kill X11 runtime dep for ${PN}

15 years agoillume-image: fix compilation and desktop icons issue
Denis 'GNUtoo' Carikli [Thu, 29 Apr 2010 20:13:13 +0000 (22:13 +0200)]
illume-image: fix compilation and desktop icons issue

*adding e-wm-menu fix the issue where your couldn't add icons
  on the desktop. the icon you add during the first setup now
  appear on the desktop
*removing elementary-alarm fixes compilation issue:
  elementary-alarm depends on waker which does not compile:
  for more informations on waker and elementary-alarm(from #oe):
   <mickey|office> GNUtoo: lets remove waker
   * robtow (~rob@64.62.142.114) has joined #oe
   <mickey|office> noone is using it
   <GNUtoo> ok thanks a lot
   <mickey|office> np
   * HopsNBarley (~hops@nslu2-linux/HopsNBarley) has joined #oe
   <mickey|office> all the swisscom stuff is in limbo atm.
   <woglinde> hi mickeyl
   <mickey|office> or rather abandoned
   <mickey|office> hi woglinde
   <GNUtoo> ok
   <mickey|office> when Openmoko dropped the ball, all their budget for openmoko stuff was frozen
   <mickey|office> then later reassigned

15 years agofreetype 2.3.11: add new version
Denis 'GNUtoo' Carikli [Thu, 29 Apr 2010 20:07:31 +0000 (22:07 +0200)]
freetype 2.3.11: add new version

 This version fixes the following issue with navit:
  https://bugzilla.redhat.com/show_bug.cgi?id=506840
 Thanks woglinde for pointing out that the new version had the fixes:
  <woglinde> bestway is to update to freetype 2.3.11

15 years agoussp-push: add OBEX object pusher app
Denys Dmytriyenko [Thu, 29 Apr 2010 20:21:02 +0000 (16:21 -0400)]
ussp-push: add OBEX object pusher app

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
15 years agofreesmartphone: bump SRCREV for cornucopia bugfix
Martin Jansa [Thu, 29 Apr 2010 17:50:36 +0000 (19:50 +0200)]
freesmartphone: bump SRCREV for cornucopia bugfix

15 years agolibgles-omap3: add dm3730-am3715-evm to the list of supported machines
Denys Dmytriyenko [Thu, 29 Apr 2010 15:30:40 +0000 (11:30 -0400)]
libgles-omap3: add dm3730-am3715-evm to the list of supported machines

15 years agotask-cli-tools: add dbus-daemon-proxy
Michael 'Mickey' Lauer [Thu, 29 Apr 2010 14:18:38 +0000 (16:18 +0200)]
task-cli-tools: add dbus-daemon-proxy

15 years agodbus-daemon-proxy: new recipe; dbus-forwarder
Michael 'Mickey' Lauer [Thu, 29 Apr 2010 12:59:04 +0000 (14:59 +0200)]
dbus-daemon-proxy: new recipe; dbus-forwarder

15 years agoovero-writeprom: rename to omap3-writeprom and make it work on both overo and beagleboard
Koen Kooi [Thu, 29 Apr 2010 12:41:49 +0000 (14:41 +0200)]
overo-writeprom: rename to omap3-writeprom and make it work on both overo and beagleboard

15 years agoovero-writeprom: add utility to write expansion board config eeproms
Steve Sakoman [Tue, 16 Feb 2010 18:22:18 +0000 (10:22 -0800)]
overo-writeprom: add utility to write expansion board config eeproms

15 years agochecksums.ini: remove all entries, all were moved to recipes
Martin Jansa [Thu, 29 Apr 2010 11:53:10 +0000 (13:53 +0200)]
checksums.ini: remove all entries, all were moved to recipes

* if corresponding recipe still existed
* don't add new entries, use in-recipe checksums instead

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agodbus-c++: dev.openwengo.org is gone
Thomas Zimmermann [Mon, 19 Apr 2010 18:22:33 +0000 (20:22 +0200)]
dbus-c++: dev.openwengo.org is gone

* add patch as anounced on ML 10 days ago
* switch host to new git repo
* define correct verion
* bump PE because no PV was defined before

Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
15 years agopjproject: add version 1.5.5
Thomas Zimmermann [Thu, 29 Apr 2010 11:46:45 +0000 (13:46 +0200)]
pjproject: add version 1.5.5

Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
15 years agomythtv 0.22+fixes: bump SRCREV to head of .22 fixes branch
Koen Kooi [Thu, 29 Apr 2010 11:30:42 +0000 (13:30 +0200)]
mythtv 0.22+fixes: bump SRCREV to head of .22 fixes branch

15 years agotask-shr-feed: add spojegui app
Martin Jansa [Thu, 29 Apr 2010 09:29:59 +0000 (11:29 +0200)]
task-shr-feed: add spojegui app

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agospojegui: add recipe for app searching public transport connections in Czech Republic.
Martin Jansa [Thu, 29 Apr 2010 09:30:33 +0000 (11:30 +0200)]
spojegui: add recipe for app searching public transport connections in Czech Republic.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agodillo2: enable experimental ssl
Martin Jansa [Thu, 29 Apr 2010 09:23:13 +0000 (11:23 +0200)]
dillo2: enable experimental ssl

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agosysvinit: we don't like volatile cache at hipox machine
sledz [Wed, 28 Apr 2010 12:31:26 +0000 (12:31 +0000)]
sysvinit: we don't like volatile cache at hipox machine

Signed-off-by: Steffen Sledz <sledz@dresearch.de>
15 years agolibframeworkd-glib: bump SRCREV for DeviceStatus signals
Martin Jansa [Wed, 28 Apr 2010 20:58:40 +0000 (22:58 +0200)]
libframeworkd-glib: bump SRCREV for DeviceStatus signals

15 years agoframeworkd: bump SRCREV for opimd improvements
Martin Jansa [Wed, 28 Apr 2010 20:57:40 +0000 (22:57 +0200)]
frameworkd: bump SRCREV for opimd improvements

15 years agofreesmartphone: bump SRCREV for more calypso fixes
Martin Jansa [Wed, 28 Apr 2010 20:56:55 +0000 (22:56 +0200)]
freesmartphone: bump SRCREV for more calypso fixes

15 years agofirefox.inc: add curl to DEPENDS, needed for crash reporter
Koen Kooi [Wed, 28 Apr 2010 19:05:34 +0000 (21:05 +0200)]
firefox.inc: add curl to DEPENDS, needed for crash reporter

15 years agoti-eula-unpack: unset DISPLAY to stop upsetting IJ console mode
Koen Kooi [Wed, 28 Apr 2010 17:57:52 +0000 (19:57 +0200)]
ti-eula-unpack: unset DISPLAY to stop upsetting IJ console mode

15 years agolinux-libc-headers: Delete include/scsi/scsi.h
Tom Rini [Wed, 28 Apr 2010 17:09:11 +0000 (10:09 -0700)]
linux-libc-headers: Delete include/scsi/scsi.h

With 2.6.31, the kernel started exporting certain SCSI headers again and
in particular scsi/scsi.h.  After talking with Christoph Hellwig and
James Bottemley (scsi maintainer) the kernel shouldn't export
scsi/scsi.h.  Removing this from the kernel, rather than trying to clean
it up to be userland parseable is the right way to go.

We bump the libc INC_PRs to make sure the end user has a sane
<scsi/scsi.h> again.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
Acked-By: Koen Kooi <k-kooi@ti.com>
15 years agoi2c-tools: Don't use _ in regex, use #
Tom Rini [Wed, 28 Apr 2010 00:32:35 +0000 (17:32 -0700)]
i2c-tools: Don't use _ in regex, use #

Signed-off-by: Tom Rini <tom_rini@mentor.com>
15 years agoimage.bbclass: create /etc/device_table from IMAGE_DEVICE_TABLES
Antonio Ospite [Mon, 26 Apr 2010 05:36:34 +0000 (05:36 +0000)]
image.bbclass: create /etc/device_table from IMAGE_DEVICE_TABLES

Right now when the 'devices' script from initscripts is called the
layout specified in IMAGE_DEVICES_TABLES is lost.

With this change the default behaviour when no IMAGE_DEVICE_TABLES is
specified is to always use files/device_table-minimal.txt

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Signed-off-by: Koen Kooi <koen@openembedded.org>
15 years agofennec hg: update SRCREVs to 1.1b2
Koen Kooi [Wed, 28 Apr 2010 14:32:00 +0000 (16:32 +0200)]
fennec hg: update SRCREVs to 1.1b2

The 16bpp patch doesn't apply anymore and is disabled. If you're using a recent pixman and X (e.g. Angstrom, SHR) then you get *almost* enough improvements to make up for the switch to 24bpp. There is a more complex fix available, but that involves patching cairo 1.9.x as well as mozilla-central. It is better to wait for cairo 1.10 to get released and the mozilla part to go intro moz-central hg.

15 years agofsogsmd: add fsogsmd.conf files to CONFFILES
Martin Jansa [Wed, 28 Apr 2010 13:29:05 +0000 (15:29 +0200)]
fsogsmd: add fsogsmd.conf files to CONFFILES

* deep sleep and echo option will be changed on many target devices
* can be removed as soon as there is two step lookup in fsobasics

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agofreesmartphone: bump SRCREV for latest fsogsmd: modem_ti_calypso tweaks
Martin Jansa [Wed, 28 Apr 2010 13:20:29 +0000 (15:20 +0200)]
freesmartphone: bump SRCREV for latest fsogsmd: modem_ti_calypso tweaks

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoframeworkd: bump SRCREV
Martin Jansa [Wed, 28 Apr 2010 14:36:51 +0000 (16:36 +0200)]
frameworkd: bump SRCREV

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agopyphonelog: bump SRCREV
Martin Jansa [Wed, 28 Apr 2010 14:36:23 +0000 (16:36 +0200)]
pyphonelog: bump SRCREV

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoshr-e-gadgets: bump SRCREV, fix packaging
Martin Jansa [Wed, 28 Apr 2010 14:36:10 +0000 (16:36 +0200)]
shr-e-gadgets: bump SRCREV, fix packaging

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoangstrom-preferred-versions: Add preferred versions for latest TI Codec Engine [2...
Roger Monk [Wed, 28 Apr 2010 15:27:38 +0000 (16:27 +0100)]
angstrom-preferred-versions: Add preferred versions for latest TI Codec Engine [2.25.02]

* Added support for CE_VERSION = "2.25.02" dependencies
   * 2.25.02 is a pre-release, added for system testing

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
15 years agoti-xdais: Add Engineering Release [v.6.25.02.10_eng]
Roger Monk [Wed, 28 Apr 2010 15:26:05 +0000 (16:26 +0100)]
ti-xdais: Add Engineering Release [v.6.25.02.10_eng]

* 6.25.02.10_eng is latest engineering build of XDAIS
   * Added for system testing

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
15 years agoti-codec-engine: Add Engineering Release [v.2.25.02.10_eng]
Roger Monk [Wed, 28 Apr 2010 15:23:42 +0000 (16:23 +0100)]
ti-codec-engine: Add Engineering Release [v.2.25.02.10_eng]

* 2.25.02.10_eng is latest engineering build of CE
   * Added for system testing
   * This version now includes dm365 loadmodules script

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
15 years agoti-linuxutils: Add recipe for latest version [v.2.25.02.08]
Roger Monk [Wed, 28 Apr 2010 15:22:37 +0000 (16:22 +0100)]
ti-linuxutils: Add recipe for latest version [v.2.25.02.08]

* Add recipe for latest linux utils

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
15 years agoti-xdctools_3.16.00.18: Fix typo in PV
Roger Monk [Wed, 28 Apr 2010 15:19:15 +0000 (16:19 +0100)]
ti-xdctools_3.16.00.18: Fix typo in PV

* Typo in PV for this recipe
   * [ Should bump PE, but not aware of any usage of this recipe by others, confirmed by existence of this bug ]

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
15 years agoti-xdais_6.24: Fix typo in checkum label
Roger Monk [Wed, 28 Apr 2010 15:17:32 +0000 (16:17 +0100)]
ti-xdais_6.24: Fix typo in checkum label

* Typo in SRC_URI checksum fix

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
15 years agomatrix-gui: bump SRCREV to 21 for setopp fixes
Koen Kooi [Wed, 28 Apr 2010 11:47:30 +0000 (13:47 +0200)]
matrix-gui: bump SRCREV to 21 for setopp fixes

15 years agoshr-launcher: bump SRCREV and update do_install for added .edj file
Martin Jansa [Wed, 28 Apr 2010 10:45:36 +0000 (12:45 +0200)]
shr-launcher: bump SRCREV and update do_install for added .edj file

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agogitignore: ignore *.pyc in lib/oe
Martin Jansa [Tue, 27 Apr 2010 08:11:59 +0000 (10:11 +0200)]
gitignore: ignore *.pyc in lib/oe

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-By: Koen Kooi <k-kooi@ti.com>
15 years agoangstrom-preferred-versions: Add missing ti packages to preferred list
Roger Monk [Wed, 28 Apr 2010 11:04:01 +0000 (12:04 +0100)]
angstrom-preferred-versions: Add missing ti packages to preferred list

* Some packages were missing from preferred versions config following cleanup
   * Add all recipes/ti components to the preferred versions list (some commented)
   * Use codec-engine include as placeholder till we find a better location

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
15 years agoillume-keyboards-shr: add alpha keyboard
Martin Jansa [Mon, 26 Apr 2010 12:53:57 +0000 (14:53 +0200)]
illume-keyboards-shr: add alpha keyboard

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoffalarms: drop do_stage() as vala.bbclass was converted to new staging
Martin Jansa [Tue, 27 Apr 2010 08:16:44 +0000 (10:16 +0200)]
ffalarms: drop do_stage() as vala.bbclass was converted to new staging

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>