openembedded.git
15 years agoshr.conf: add a missing #
Klaus Kurzmann [Mon, 30 Nov 2009 10:42:05 +0000 (11:42 +0100)]
shr.conf: add a missing #

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agoshr-image.inc: bump PR to pickup DISTRO_SSH_DAEMON change
Klaus Kurzmann [Mon, 30 Nov 2009 09:00:39 +0000 (10:00 +0100)]
shr-image.inc: bump PR to pickup DISTRO_SSH_DAEMON change

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agotask-base: bump PR to pick up DISTRO_SSH_DAEMON change in shr.conf
Klaus Kurzmann [Mon, 30 Nov 2009 08:59:38 +0000 (09:59 +0100)]
task-base: bump PR to pick up DISTRO_SSH_DAEMON change in shr.conf

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agoshr.conf: use openssh as DISTRO_SSH_DAEMON
Klaus Kurzmann [Mon, 30 Nov 2009 08:47:58 +0000 (09:47 +0100)]
shr.conf: use openssh as DISTRO_SSH_DAEMON

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agopreferred-shr-versions.inc: specifically set an openssh version
Klaus Kurzmann [Mon, 30 Nov 2009 08:45:24 +0000 (09:45 +0100)]
preferred-shr-versions.inc: specifically set an openssh version

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agoopenssh-5.2p1: add sshd_config for shr distro
Klaus Kurzmann [Mon, 30 Nov 2009 08:38:01 +0000 (09:38 +0100)]
openssh-5.2p1: add sshd_config for shr distro

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agolibsdl-mixer: remove defpref -1 from version 1.2.10 because 1.2.11 is now default
Henning Heinold [Mon, 30 Nov 2009 00:57:49 +0000 (01:57 +0100)]
libsdl-mixer: remove defpref -1 from version 1.2.10 because 1.2.11 is now default

15 years agognome-games: fix sdl in configure.ac
Henning Heinold [Mon, 30 Nov 2009 00:52:40 +0000 (01:52 +0100)]
gnome-games: fix sdl in configure.ac

* gnome-games ships an older sdl.m4 macro which *sigh* modfiy
  the path in configure and prepend /usr to the path variable
  removing the sdl.m4 and use the one we ship original, solves
  the problem, problem occured while guile from hostsystem was
  draged in and linker bailed about wrong format, this was a side
  effect of the path-manipulation from the sdl.m4

15 years agoguile-native: simplify the .inc file
Henning Heinold [Mon, 30 Nov 2009 00:43:36 +0000 (01:43 +0100)]
guile-native: simplify the .inc file

* through the new features of the oe, we can make
  this .inc file a lot easier

15 years agomplayer-common: fix arch and install
Henning Heinold [Thu, 26 Nov 2009 21:22:07 +0000 (22:22 +0100)]
mplayer-common: fix arch and install

* set install dir to sysconfdir
* package-arch is now ALL
* bump PR

15 years agoproxy-libintl: fix install for micro and simply stage
Henning Heinold [Thu, 26 Nov 2009 19:44:59 +0000 (20:44 +0100)]
proxy-libintl: fix install for micro and simply stage

* use newer oe staging features, by removing do_stage
* bump PR

15 years agomplayer: fix install for micro
Henning Heinold [Thu, 26 Nov 2009 18:05:59 +0000 (19:05 +0100)]
mplayer: fix install for micro

* bump PR

15 years agoeina: fix building on uClibc
Henning Heinold [Thu, 26 Nov 2009 15:03:30 +0000 (16:03 +0100)]
eina: fix building on uClibc

* eina compiles only with linuxthread enabled in uClibc
* phtread extensions are only defined with _GNU_SOURCE in uClibc
  so add the autotools macro for it to configure.ac
* bump PR

15 years agopulseaudio: make compileable under uclibc again
Henning Heinold [Thu, 26 Nov 2009 13:17:02 +0000 (14:17 +0100)]
pulseaudio: make compileable under uclibc again

* bring back INC_PR
* bump PR

15 years agouclibc: add O_CLOEXEC support needed for newer pulseaudio
Henning Heinold [Thu, 26 Nov 2009 13:15:54 +0000 (14:15 +0100)]
uclibc: add O_CLOEXEC support needed for newer pulseaudio

* only for version 0.9.30.1
* bump PR

15 years agolibtheora: update to version 1.1.1
Henning Heinold [Wed, 25 Nov 2009 21:11:44 +0000 (22:11 +0100)]
libtheora: update to version 1.1.1

* put recipes into its own dir
* switch to INC_PR and newer oe autotools feature
* remove dependency on libvorbis libogg is enough
* add dependency for pkgconfig to find libogg
* bump PR

15 years agolibogg: update to version 1.1.4
Henning Heinold [Wed, 25 Nov 2009 19:07:25 +0000 (20:07 +0100)]
libogg: update to version 1.1.4

* switch to INC_PR and use the reworked autotools functions
* bump PR

15 years agolibvorbis: update to version 1.2.3
Henning Heinold [Wed, 25 Nov 2009 18:13:33 +0000 (19:13 +0100)]
libvorbis: update to version 1.2.3

* update to newer version because of security issues
* switch to INC_PR and use the new autotools feature
* for version 1.2.3 disable EXTRA_OECONF stuff which
  is handled by pkgconfig
* add dependency for pkgconfig to find libogg
* bump PR

15 years agolinux-kirkwood: added sound driver for openrd-client
Frans Meulenbroeks [Sun, 29 Nov 2009 20:29:37 +0000 (21:29 +0100)]
linux-kirkwood: added sound driver for openrd-client

15 years agoMerge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org...
Frans Meulenbroeks [Sun, 29 Nov 2009 20:28:30 +0000 (21:28 +0100)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev

15 years agoapache2: upgraded to 2.2.14
Frans Meulenbroeks [Sun, 29 Nov 2009 20:27:39 +0000 (21:27 +0100)]
apache2: upgraded to 2.2.14

15 years agoMerge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org...
Martin Dietze [Sun, 29 Nov 2009 20:21:32 +0000 (21:21 +0100)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev

15 years agoopkg-nogpg_svn.bb: link without `-Wl,--as-needed' for nylon
Martin Dietze [Sun, 29 Nov 2009 20:20:21 +0000 (21:20 +0100)]
opkg-nogpg_svn.bb: link without `-Wl,--as-needed' for nylon

 * nylon uses a gcc3-based toolchain which does not support this option, thus added an override

15 years agoopkg_svn.bb: added missing dependency to openssl to recipe
Martin Dietze [Sun, 29 Nov 2009 20:19:10 +0000 (21:19 +0100)]
opkg_svn.bb: added missing dependency to openssl to recipe

 * opkg_svn can only be built if openssl is staged, this revision adds the missing dependency

15 years agomtd-utils.inc: flexible handling of ${mtd_utils} in do_stage and do_install
Martin Dietze [Sun, 29 Nov 2009 20:12:38 +0000 (21:12 +0100)]
mtd-utils.inc: flexible handling of ${mtd_utils} in do_stage and do_install

 * the include file relies on a given list of utils to be installed, but the list is not correct for all versions which include it
 * this revision adds a check for the existence of these files before trying to install/stage them

15 years agogcc-configure-common.inc: remove objc from the list of supported languages for nylon
Martin Dietze [Sun, 29 Nov 2009 20:09:48 +0000 (21:09 +0100)]
gcc-configure-common.inc: remove objc from the list of supported languages for nylon

 * on nylon there is no need for objc support, thus removed this language from the list for nylon

15 years agoe2fsprogs-libs.inc: removed dependency to unsupported util-linux-ng for nylon
Martin Dietze [Sun, 29 Nov 2009 20:07:17 +0000 (21:07 +0100)]
e2fsprogs-libs.inc: removed dependency to unsupported util-linux-ng for nylon

 * on nylon util-linux-ng is not needed and not supported, e2fsprogs-libs can be built without depending on it
 * this revision adds an override vor nylon which sets the necessary options to `configure' and deploys the uuid header and lib to staging

15 years agoconf/distro/nylon.conf: fixed some broken preferred versions
Martin Dietze [Sun, 29 Nov 2009 20:06:00 +0000 (21:06 +0100)]
conf/distro/nylon.conf: fixed some broken preferred versions

15 years agolinux-mtx-[12]-2.4.27: support bash4 for oldconfig
Martin Dietze [Sun, 29 Nov 2009 20:04:08 +0000 (21:04 +0100)]
linux-mtx-[12]-2.4.27: support bash4 for oldconfig

 * when using bash4 as /bin/sh the scripts/Configure script failed when running `make oldconfig', added patch to change `. .config' to `. ./.config'

15 years agousermanual: Update usermanual bitbake references to 1.8.18.
Robert P. J. Day [Sun, 29 Nov 2009 05:36:41 +0000 (05:36 +0000)]
usermanual: Update usermanual bitbake references to 1.8.18.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>
15 years agoom-gta02: create also ubinized image from ubifs
Martin Jansa [Sun, 29 Nov 2009 13:27:58 +0000 (14:27 +0100)]
om-gta02: create also ubinized image from ubifs

15 years agoRevert "palmtop.bbclass: fix QA of plugins wrt packaging of -dbg files"
Andrea Adami [Sun, 29 Nov 2009 12:52:39 +0000 (13:52 +0100)]
Revert "palmtop.bbclass: fix QA of plugins wrt packaging of -dbg files"

This reverts commit 38361a2cd9b962daccf5af7c85d54245e3711f9e.
Unfortunately the fix need to be done in the specific recipes.
Filtering .so at this stage breaks packaging for other plugins.

15 years agonandlogical: rework klibc statical recipe pointing to staged mtd headers
Andrea Adami [Sun, 29 Nov 2009 10:20:08 +0000 (11:20 +0100)]
nandlogical: rework klibc statical recipe pointing to staged mtd headers
instead of providing own copy. Bump PR.

15 years agoexhibit: fix SRC_URI - exhibit moved to OLD
Klaus Kurzmann [Sat, 28 Nov 2009 19:48:20 +0000 (20:48 +0100)]
exhibit: fix SRC_URI - exhibit moved to OLD

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agopython-phoneutils_git: fix DEPENDS
Klaus Kurzmann [Sat, 28 Nov 2009 19:37:22 +0000 (20:37 +0100)]
python-phoneutils_git: fix DEPENDS

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agolinux-openmoko-2.6.31: enable NFS and INOTIFY_USER for gta02
Martin Jansa [Sat, 28 Nov 2009 18:32:02 +0000 (19:32 +0100)]
linux-openmoko-2.6.31: enable NFS and INOTIFY_USER for gta02

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoshr: bump linux-libc-headers to 2.6.31, use EFL_SRCREV from sane-srcrevs
Martin Jansa [Sat, 28 Nov 2009 18:55:44 +0000 (19:55 +0100)]
shr: bump linux-libc-headers to 2.6.31, use EFL_SRCREV from sane-srcrevs

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into...
Michael 'Mickey' Lauer [Sat, 28 Nov 2009 18:37:51 +0000 (19:37 +0100)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev

15 years agofsomusicd: add SRCREV
Michael 'Mickey' Lauer [Sat, 28 Nov 2009 18:37:32 +0000 (19:37 +0100)]
fsomusicd: add SRCREV

15 years agobabilo-efl: switch SRCREV -> SRCPV, formal change as bzr returns sortable revision...
Martin Jansa [Sat, 28 Nov 2009 18:01:19 +0000 (19:01 +0100)]
babilo-efl: switch SRCREV -> SRCPV, formal change as bzr returns sortable revision number

15 years agofsolocationd: renamed recipe; source was fsogpsd
Michael 'Mickey' Lauer [Sat, 28 Nov 2009 17:09:34 +0000 (18:09 +0100)]
fsolocationd: renamed recipe; source was fsogpsd

15 years agofsodatad: new recipe; FSO data storage service
Michael 'Mickey' Lauer [Sat, 28 Nov 2009 15:45:50 +0000 (16:45 +0100)]
fsodatad: new recipe; FSO data storage service
fsomusicd: new recipe; FSO music player service

15 years agofsodeviced: explicitly enable the rfkill and canberra player plugins
Michael 'Mickey' Lauer [Sat, 28 Nov 2009 15:40:48 +0000 (16:40 +0100)]
fsodeviced: explicitly enable the rfkill and canberra player plugins

15 years agosane-srcrevs-fso: bump fsodeviced to get the alsa player ringtone fix
Klaus Kurzmann [Sat, 28 Nov 2009 14:41:22 +0000 (15:41 +0100)]
sane-srcrevs-fso: bump fsodeviced to get the alsa player ringtone fix

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agotask-shr-feed: add make
Klaus Kurzmann [Sat, 28 Nov 2009 09:28:23 +0000 (10:28 +0100)]
task-shr-feed: add make

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agodi: new recipe
Thomas Zimmermann [Sat, 28 Nov 2009 08:01:33 +0000 (08:01 +0000)]
di: new recipe

* add di (disk info)
* add di to task-shr-feed
* this solves SHR bug #501

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agotask-shr-feed: add gtkmm, solves SHR bug #546
Thomas Zimmermann [Fri, 27 Nov 2009 16:03:19 +0000 (16:03 +0000)]
task-shr-feed: add gtkmm, solves SHR bug #546

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agonumberx: new recipe
Thomas Zimmermann [Fri, 27 Nov 2009 13:34:44 +0000 (13:34 +0000)]
numberx: new recipe

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agoneomis: new recipe
Thomas Zimmermann [Fri, 27 Nov 2009 13:01:21 +0000 (13:01 +0000)]
neomis: new recipe

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agoscummvm: update version to 1.0.0
Thomas Zimmermann [Fri, 27 Nov 2009 12:22:26 +0000 (12:22 +0000)]
scummvm: update version to 1.0.0

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agoscummvm: copy config from openmoko to shr
Thomas Zimmermann [Fri, 27 Nov 2009 10:24:48 +0000 (10:24 +0000)]
scummvm: copy config from openmoko to shr

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agoopenttd: correct path for config file
Thomas Zimmermann [Fri, 27 Nov 2009 10:01:49 +0000 (10:01 +0000)]
openttd: correct path for config file

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agochicken: path and dependencies fixes for chicken recipes
Mario Domenech Goulart [Fri, 27 Nov 2009 17:14:14 +0000 (15:14 -0200)]
chicken: path and dependencies fixes for chicken recipes

Removed gcc-cross-sdk as dependency.
Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
15 years agochicken: Added recipes for chicken 4.2.10
Mario Domenech Goulart [Fri, 27 Nov 2009 16:46:20 +0000 (14:46 -0200)]
chicken: Added recipes for chicken 4.2.10

Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
15 years agochicken, chicken-cross: added translator-cross.patch for chicken 4.2.0
Mario Domenech Goulart [Fri, 27 Nov 2009 16:43:02 +0000 (14:43 -0200)]
chicken, chicken-cross: added translator-cross.patch for chicken 4.2.0

Fixes path to the translator (chicken) in the compiler driver (csc)
when cross compiling.

Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
15 years agopulseaudio: add version 0.9.21
Liam Girdwood [Fri, 27 Nov 2009 17:48:13 +0000 (17:48 +0000)]
pulseaudio: add version 0.9.21

Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
15 years agobabiloo: upstream changed SRC_URI
Sebastian Spaeth [Fri, 27 Nov 2009 15:44:25 +0000 (16:44 +0100)]
babiloo: upstream changed SRC_URI

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
15 years agotask-shr-feed: add babiloo-efl, remove hermining.
Sebastian Spaeth [Fri, 27 Nov 2009 14:55:08 +0000 (15:55 +0100)]
task-shr-feed: add babiloo-efl, remove hermining.

* Also sort some entries alphabetically. This list is a mess.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
15 years agobabiloo-efl: don't prefer _bzr version over releases
Sebastian Spaeth [Fri, 27 Nov 2009 14:18:13 +0000 (15:18 +0100)]
babiloo-efl: don't prefer _bzr version over releases

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
15 years agobabiloo-efl: add tar-based recipe in addion to _bzr variant.
Sebastian Spaeth [Fri, 27 Nov 2009 14:13:55 +0000 (15:13 +0100)]
babiloo-efl: add tar-based recipe in addion to _bzr variant.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
15 years agoMerge branch 'org.openembedded.dev' of ssh+git://git@git.openembedded.net/openembedde...
Sebastian Spaeth [Fri, 27 Nov 2009 13:32:32 +0000 (14:32 +0100)]
Merge branch 'org.openembedded.dev' of ssh+git://git@git.openembedded.net/openembedded into org.openembedded.dev

15 years agophonefsod: conform with latest autotools configuration changes in upstream
Klaus Kurzmann [Fri, 27 Nov 2009 13:11:33 +0000 (14:11 +0100)]
phonefsod: conform with latest autotools configuration changes in upstream

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agoopenttd: add version 0.7.4-RC1 and sound and graphic files from openttdcoop.org
Thomas Zimmermann [Fri, 27 Nov 2009 09:40:58 +0000 (09:40 +0000)]
openttd: add version 0.7.4-RC1 and sound and graphic files from openttdcoop.org

* Can't reuse .inc because openttd won't build with --target configure option
 * Sounds and Graphics from openttdcoop.org are GPL and CC licensed files to replace the
   propertarie files needed by this game

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agophoneuid: conform with the recent changes in upstreams Makefiles
Klaus Kurzmann [Fri, 27 Nov 2009 10:36:25 +0000 (11:36 +0100)]
phoneuid: conform with the recent changes in upstreams Makefiles

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agobootchart-lite: Use mkdir rather than install in postinst.
Sebastian Spaeth [Fri, 27 Nov 2009 09:55:03 +0000 (10:55 +0100)]
bootchart-lite: Use mkdir rather than install in postinst.

* install is part of coreutils which might not be installed.
* As this is a -lite image it might not make sense to pull in coreutils just to create a dir.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
15 years agogcc-4.3.3.inc : replace objc patch with undamaged one from gcc-patches
Graeme Gregory [Fri, 27 Nov 2009 08:16:43 +0000 (08:16 +0000)]
gcc-4.3.3.inc : replace objc patch with undamaged one from gcc-patches

There is a one hunk peice of damage in the patch originally committed, as
compared to the patch posted on gcc-patches. Replacing with the original
patch enables platforms like arm oabi to compile again.

15 years agotask-shr-feed: add fltkcocktailbar and babiloo-efl
Klaus Kurzmann [Fri, 27 Nov 2009 06:46:14 +0000 (07:46 +0100)]
task-shr-feed: add fltkcocktailbar and babiloo-efl

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agoadd package fltkcocktailbar
Benjamin Schieder [Wed, 25 Nov 2009 08:17:53 +0000 (08:17 +0000)]
add package fltkcocktailbar

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agobabiloo: new recipe
Thomas Zimmermann [Thu, 26 Nov 2009 21:36:30 +0000 (21:36 +0000)]
babiloo: new recipe

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agosane-srcrevs-fso: bump rev for libframeworkd-glib
Klaus Kurzmann [Thu, 26 Nov 2009 20:57:12 +0000 (21:57 +0100)]
sane-srcrevs-fso: bump rev for libframeworkd-glib

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agoshr-autorev: add opimd-utils to AUTOREV
Sebastian Krzyszkowiak [Thu, 26 Nov 2009 15:54:54 +0000 (15:54 +0000)]
shr-autorev: add opimd-utils to AUTOREV

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agoFix so package_tar yet again produces tar packages.
Kristoffer Ericson [Thu, 26 Nov 2009 18:11:11 +0000 (19:11 +0100)]
Fix so package_tar yet again produces tar packages.
This closes bug 5339. Thx to Pb for fix.

Signed-off-by: Kristoffer Ericson
15 years agoe17: bump SRCREV and start adapting it to new-style staging
Koen Kooi [Thu, 26 Nov 2009 13:20:22 +0000 (14:20 +0100)]
e17: bump SRCREV and start adapting it to new-style staging

15 years agolinux 2.6.24: add support for smartq5 device (machine.conf will follow later)
Koen Kooi [Thu, 26 Nov 2009 12:45:32 +0000 (13:45 +0100)]
linux 2.6.24: add support for smartq5 device (machine.conf will follow later)

* also fix task ordering due to kernel.bbclass changes

15 years agoMerge branch 'org.openembedded.dev' of git+ssh://git@git.openembedded.org/openembedde...
Graeme Gregory [Thu, 26 Nov 2009 11:30:22 +0000 (11:30 +0000)]
Merge branch 'org.openembedded.dev' of git+ssh://git@git.openembedded.org/openembedded into org.openembedded.dev

15 years agobluez4.inc : remove DISTRO hacks as they arent really needed its ok
Graeme Gregory [Thu, 26 Nov 2009 11:29:02 +0000 (11:29 +0000)]
bluez4.inc : remove DISTRO hacks as they arent really needed its ok
to add the same info to the generic versions of variables. Also
PROVIDES_bluez4 was wrong as bluez4 isnt an OVERRIDE

15 years agoobexd: add version 0.19
Thomas Zimmermann [Thu, 26 Nov 2009 09:20:49 +0000 (09:20 +0000)]
obexd: add version 0.19

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
Koen Kooi [Thu, 26 Nov 2009 11:09:28 +0000 (12:09 +0100)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev

15 years agogdm: tweak do_install a bit
Koen Kooi [Thu, 26 Nov 2009 10:33:51 +0000 (11:33 +0100)]
gdm: tweak do_install a bit

15 years agosane-srcrevs.inc: bump mokonnect to 112
Klaus Kurzmann [Thu, 26 Nov 2009 10:15:41 +0000 (11:15 +0100)]
sane-srcrevs.inc: bump mokonnect to 112

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agoMerge branch 'org.openembedded.dev' of git+ssh://git.openembedded.net/openembedded...
Klaus Kurzmann [Thu, 26 Nov 2009 10:14:36 +0000 (11:14 +0100)]
Merge branch 'org.openembedded.dev' of git+ssh://git.openembedded.net/openembedded into org.openembedded.dev

15 years agochecksums.ini: add gdm checksum
Koen Kooi [Thu, 26 Nov 2009 10:09:23 +0000 (11:09 +0100)]
checksums.ini: add gdm checksum

15 years agoe-wm: stop RRECOMMENDING e-wm-menu
Koen Kooi [Thu, 26 Nov 2009 09:53:27 +0000 (10:53 +0100)]
e-wm: stop RRECOMMENDING e-wm-menu
e-wm-menu-shr: stop RPROVIDING it

15 years agognome-mplayer: fix typo
Koen Kooi [Thu, 26 Nov 2009 09:52:58 +0000 (10:52 +0100)]
gnome-mplayer: fix typo

15 years agotask-shr-minimal: add e-wm-menu-shr
Klaus Kurzmann [Thu, 26 Nov 2009 09:40:22 +0000 (10:40 +0100)]
task-shr-minimal: add e-wm-menu-shr

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agoMerge branch 'org.openembedded.dev' of ssh+git://git@git.openembedded.net/openembedde...
Sebastian Spaeth [Thu, 26 Nov 2009 09:17:28 +0000 (10:17 +0100)]
Merge branch 'org.openembedded.dev' of ssh+git://git@git.openembedded.net/openembedded into org.openembedded.dev

15 years agosane-srcrevs.inc: bump linux-openmoko-shr-devel
Sebastian Spaeth [Thu, 26 Nov 2009 09:02:52 +0000 (10:02 +0100)]
sane-srcrevs.inc: bump linux-openmoko-shr-devel

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
15 years agototem: don't disable python
Steve Sakoman [Wed, 25 Nov 2009 16:50:03 +0000 (08:50 -0800)]
totem: don't disable python

15 years agosystem-tools-backends: fix packaging
Steve Sakoman [Wed, 25 Nov 2009 16:46:35 +0000 (08:46 -0800)]
system-tools-backends: fix packaging

15 years agognome-system-monitor: fix typo
Steve Sakoman [Wed, 25 Nov 2009 16:45:20 +0000 (08:45 -0800)]
gnome-system-monitor: fix typo

15 years agognome-mplayer: bump SRCREV
Steve Sakoman [Wed, 25 Nov 2009 16:38:34 +0000 (08:38 -0800)]
gnome-mplayer: bump SRCREV

15 years agogdm: update to 2.28.1
Steve Sakoman [Wed, 25 Nov 2009 16:33:39 +0000 (08:33 -0800)]
gdm: update to 2.28.1

15 years agoflac: disable xmms plugin since it breaks the build
Steve Sakoman [Mon, 23 Nov 2009 17:24:35 +0000 (09:24 -0800)]
flac: disable xmms plugin since it breaks the build

15 years agoinitscripts-shr: remove runtime glamo tweak. Has been pushed into andy-tracking kerne...
Sebastian Spaeth [Thu, 26 Nov 2009 08:57:15 +0000 (09:57 +0100)]
initscripts-shr: remove runtime glamo tweak. Has been pushed into andy-tracking kernel sources now.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
15 years agosane-srcrevs.inc: bump 'calc' sane rev to latest release
Sebastian Spaeth [Thu, 26 Nov 2009 08:38:00 +0000 (09:38 +0100)]
sane-srcrevs.inc: bump 'calc' sane rev to latest release

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
15 years agoinitscripts-shr: add glamoFIFOtweak to Xsession.d
Sebastian Spaeth [Thu, 26 Nov 2009 08:33:17 +0000 (09:33 +0100)]
initscripts-shr: add glamoFIFOtweak to Xsession.d

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
15 years agocalc: add v0.0.3 recipe
Sebastian Spaeth [Thu, 26 Nov 2009 07:51:01 +0000 (08:51 +0100)]
calc: add v0.0.3 recipe

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
15 years agouclibc-initial: Convert to us do_install for staging. 0.9.30.1 is tested and works...
Richard Purdie [Wed, 25 Nov 2009 22:38:19 +0000 (22:38 +0000)]
uclibc-initial: Convert to us do_install for staging. 0.9.30.1 is tested and works, anyone using older versions will need to verify this

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
15 years agofsodeviced: adjust path in initscript - fsodeviced moved to /usr/sbin
Klaus Kurzmann [Wed, 25 Nov 2009 22:33:34 +0000 (23:33 +0100)]
fsodeviced: adjust path in initscript - fsodeviced moved to /usr/sbin

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
15 years agoshr: use newer classpath and jamvm
Martin Jansa [Wed, 25 Nov 2009 19:09:44 +0000 (20:09 +0100)]
shr: use newer classpath and jamvm

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