openembedded.git
14 years agominimal.conf: Prefer opie 1.2.5
Khem Raj [Tue, 18 Jan 2011 00:30:40 +0000 (16:30 -0800)]
minimal.conf: Prefer opie 1.2.5

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agosane-toolchain.inc: Prefer binutils 2.21
Khem Raj [Mon, 17 Jan 2011 17:46:55 +0000 (09:46 -0800)]
sane-toolchain.inc: Prefer binutils 2.21

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agominimal.conf: Prefer perl 5.10.1
Khem Raj [Mon, 17 Jan 2011 17:45:47 +0000 (09:45 -0800)]
minimal.conf: Prefer perl 5.10.1

* Tested various builds seems to hold fine

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Tom Rini <tom_rini@mentor.com>
14 years agobusybox-1.18.1: remove recipe
Eric BENARD [Mon, 17 Jan 2011 06:02:04 +0000 (06:02 +0000)]
busybox-1.18.1: remove recipe

now that SlugOS and Angstrom-2010.x prefer 1.18.2

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agoslugos: prefer busybox 1.18.2
Eric BENARD [Mon, 17 Jan 2011 06:02:02 +0000 (06:02 +0000)]
slugos: prefer busybox 1.18.2

Signed-off-by: Eric Bénard <eric@eukrea.com>
Cc: Mike Westerhof <mike@mwester.net>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Mike Westerhof <mike@mwester.net>
14 years agobusybox: move syslog config to /etc/default
Chris Larson [Wed, 12 Jan 2011 09:43:06 +0000 (09:43 +0000)]
busybox: move syslog config to /etc/default

The busybox syslog syslog.conf is parsed by the /etc/init.d script, not by the
syslog process itself, so it belongs in /etc/default.  In addition, the file
format is *completely* different from the standard sysklogd configuration, so
while we should resolve the file conflict between busybox-syslog and sysklogd,
we should not use update-alternatives for it, so this is a cleaner solution.

Note: when upgrading with a modified /etc/syslog.conf, the old config will
stick around as /etc/syslog.conf-opkg.backup, and the user is then free to
move this to the new /etc/default location.  This could be automated, but we
can't risk moving a real syslog /etc/syslog.conf into the busybox config file
location, so this is best.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agopciutils: install binaries in bindir
Chris Larson [Mon, 17 Jan 2011 18:36:27 +0000 (11:36 -0700)]
pciutils: install binaries in bindir

We need to ensure that busybox and pciutils install their binaries in the same
paths, and debian also places pciutils binaries in /usr/bin.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agokernel.bbclass: Drop comment about kernel_do_configure
Tom Rini [Mon, 17 Jan 2011 16:50:24 +0000 (09:50 -0700)]
kernel.bbclass: Drop comment about kernel_do_configure

After talking with Chris more, the way this is done now is best.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agokernel,cml1.bbclass: Move menuconfig to cml1
Tom Rini [Mon, 17 Jan 2011 16:21:54 +0000 (09:21 -0700)]
kernel,cml1.bbclass: Move menuconfig to cml1

The menuconfig target exists in places other than the kernel that
use kernel style config.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agolinux: Add CONFIG_MODULES to qemush4/mips64
Tom Rini [Mon, 17 Jan 2011 16:15:21 +0000 (09:15 -0700)]
linux: Add CONFIG_MODULES to qemush4/mips64

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoframeworkd: install ogsmd configs for machines with enabled ogsmd (not using fsogsmd...
Martin Jansa [Mon, 17 Jan 2011 13:34:00 +0000 (14:34 +0100)]
frameworkd: install ogsmd configs for machines with enabled ogsmd (not using fsogsmd yet)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agotask-shr-feed: fix ttf-droid target package names for RDEPENDS
Martin Jansa [Mon, 17 Jan 2011 15:47:37 +0000 (16:47 +0100)]
task-shr-feed: fix ttf-droid target package names for RDEPENDS

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoframeworkd: fix init.d script permissions and force frameworkd-config-shr removal...
Martin Jansa [Mon, 17 Jan 2011 15:44:55 +0000 (16:44 +0100)]
frameworkd: fix init.d script permissions and force frameworkd-config-shr removal with RCONFLICTS

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agouclibc: Enable UCLIBC_USE_NETLINK and UCLIBC_SUPPORT_AI_ADDRCONFIG
Tom Rini [Mon, 17 Jan 2011 15:29:34 +0000 (08:29 -0700)]
uclibc: Enable UCLIBC_USE_NETLINK and UCLIBC_SUPPORT_AI_ADDRCONFIG

This keeps all of the older versions in sync with uclibc-git.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoiscsi-target: Update for newer kernels
Tom Rini [Mon, 17 Jan 2011 15:20:02 +0000 (08:20 -0700)]
iscsi-target: Update for newer kernels

Bring in some patches from upstream that make this compile when using
2.6.37.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agolinux: Add CONFIG_MODULES to qemu{ppc,sh4,mips64}
Tom Rini [Sun, 16 Jan 2011 01:25:23 +0000 (18:25 -0700)]
linux: Add CONFIG_MODULES to qemu{ppc,sh4,mips64}

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agompc8315e-rdb: Setup for xserver-xorg
Tom Rini [Mon, 17 Jan 2011 15:21:47 +0000 (08:21 -0700)]
mpc8315e-rdb: Setup for xserver-xorg

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agop2020ds: Setup for xserver-xorg
Tom Rini [Sun, 16 Jan 2011 00:18:14 +0000 (17:18 -0700)]
p2020ds: Setup for xserver-xorg

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoangstrom-2010: prefer busybox 1.18.2
Eric BENARD [Mon, 17 Jan 2011 06:02:03 +0000 (06:02 +0000)]
angstrom-2010: prefer busybox 1.18.2

Signed-off-by: Eric Bénard <eric@eukrea.com>
Cc: Koen Kooi <koen@openembedded.org>
Acked-by: Koen Kooi <koen@openembedded.org>
14 years agobusybox: introduce stable version 1.18.2
Eric BENARD [Mon, 17 Jan 2011 06:02:01 +0000 (06:02 +0000)]
busybox: introduce stable version 1.18.2

which is 1.18.1 + all the patches we already had in OpenEmbedded

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agomokomessages: SRCREV bump
Daniele Ricci [Sun, 16 Jan 2011 13:26:50 +0000 (13:26 +0000)]
mokomessages: SRCREV bump

Very buggy message writing :)

Signed-off-by: Daniele Ricci <daniele.athome@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolibmokosuite: SRCREV bump
Daniele Ricci [Sun, 16 Jan 2011 13:26:49 +0000 (13:26 +0000)]
libmokosuite: SRCREV bump

A few GUI functions fixes

Signed-off-by: Daniele Ricci <daniele.athome@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoframeworkd: merge frameworkd-config-shr_git.bb to frameworkd_git.bb and cleanup
Martin Jansa [Mon, 17 Jan 2011 12:54:41 +0000 (13:54 +0100)]
frameworkd: merge frameworkd-config-shr_git.bb to frameworkd_git.bb and cleanup

* move init.d file and all config files applied in OE to frameworkd repo
* drop PREFERRED_PROVIDER_frameworkd-config as only one provider exists now

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agotask-shr-feed: add ttf-droid
Klaus Kurzmann [Mon, 17 Jan 2011 14:11:20 +0000 (15:11 +0100)]
task-shr-feed: add ttf-droid

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agoframeworkd: drop fso-abyss from om-gta0* RDEPENDS and disable ogsmd in default config...
Martin Jansa [Mon, 17 Jan 2011 10:23:33 +0000 (11:23 +0100)]
frameworkd: drop fso-abyss from om-gta0* RDEPENDS and disable ogsmd in default config - replaced by fsogsmd

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoframeworkd-config-shr: bump SRCREV for new om-gta01 frameworkd.conf
Martin Jansa [Mon, 17 Jan 2011 10:22:42 +0000 (11:22 +0100)]
frameworkd-config-shr: bump SRCREV for new om-gta01 frameworkd.conf

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agofreesmartphone: bump cornucopia SRCREV, needed for versions compatible with new vala
Martin Jansa [Mon, 17 Jan 2011 09:30:50 +0000 (10:30 +0100)]
freesmartphone: bump cornucopia SRCREV, needed for versions compatible with new vala

* fsobasics fails to build now

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agopidgin: update to 2.7.9
Koen Kooi [Mon, 17 Jan 2011 08:31:19 +0000 (09:31 +0100)]
pidgin: update to 2.7.9

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agohal 0.5.15+git: bump SRCREV to fix a segfault
Koen Kooi [Mon, 17 Jan 2011 08:04:17 +0000 (09:04 +0100)]
hal 0.5.15+git: bump SRCREV to fix a segfault

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agolinux-2.6.37: Make QEMU machines all use 2.6.37 as default kernel
Khem Raj [Mon, 17 Jan 2011 07:14:45 +0000 (23:14 -0800)]
linux-2.6.37: Make QEMU machines all use 2.6.37 as default kernel

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoucslugc.conf: Bring it forward to use sane-toolchain
Khem Raj [Sun, 16 Jan 2011 22:45:37 +0000 (14:45 -0800)]
ucslugc.conf: Bring it forward to use sane-toolchain

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agouclibc-initial_git.bb: Use install_startfiles to generate startup files
Khem Raj [Sun, 16 Jan 2011 18:22:38 +0000 (10:22 -0800)]
uclibc-initial_git.bb: Use install_startfiles to generate startup files

* There is no need to do manual make instead use available target
  install_startfiles

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoslang: fix 2.2.2 compilation with uclibc
Otavio Salvador [Sat, 15 Jan 2011 17:52:56 +0000 (15:52 -0200)]
slang: fix 2.2.2 compilation with uclibc

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
14 years agohal: drop git and 0.5.9.1 versions since no distro uses them
Otavio Salvador [Fri, 14 Jan 2011 17:36:12 +0000 (15:36 -0200)]
hal: drop git and 0.5.9.1 versions since no distro uses them

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
14 years agoffmpeg svn: fix hardfp bug
Koen Kooi [Sun, 16 Jan 2011 15:05:53 +0000 (16:05 +0100)]
ffmpeg svn: fix hardfp bug

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agomplayer svn: bump SRCREV, refresh patches
Koen Kooi [Thu, 30 Dec 2010 09:07:10 +0000 (10:07 +0100)]
mplayer svn: bump SRCREV, refresh patches

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agovala: add 0.11.4.1
Michael 'Mickey' Lauer [Sun, 16 Jan 2011 13:19:38 +0000 (14:19 +0100)]
vala: add 0.11.4.1

14 years agosensors-applet: update to 2.2.7
Koen Kooi [Sun, 16 Jan 2011 12:58:25 +0000 (13:58 +0100)]
sensors-applet: update to 2.2.7

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agolmsensors-apps: remove 2.10.1 and rename files/ dir
Koen Kooi [Sun, 16 Jan 2011 12:52:49 +0000 (13:52 +0100)]
lmsensors-apps: remove 2.10.1 and rename files/ dir

14 years agolmsensors-apps: update to 3.2.0
Koen Kooi [Sun, 16 Jan 2011 12:50:49 +0000 (13:50 +0100)]
lmsensors-apps: update to 3.2.0

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agouclibc_git.bb: Enable UCLIBC_USE_NETLINK and UCLIBC_SUPPORT_AI_ADDRCONFIG
Khem Raj [Sun, 16 Jan 2011 00:38:19 +0000 (16:38 -0800)]
uclibc_git.bb: Enable UCLIBC_USE_NETLINK and UCLIBC_SUPPORT_AI_ADDRCONFIG

* Some packages need ifaddr.h installed in sysroot to get built

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agotgt_1.0.12.bb: Fix build on uclibc
Khem Raj [Sun, 16 Jan 2011 00:37:19 +0000 (16:37 -0800)]
tgt_1.0.12.bb: Fix build on uclibc

* Uclibc does not provide posix_fallocate so use ftruncate

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agounpack.py: add SRC_URI parameter unpack=<bool> (default: true)
Andreas Oberritter [Thu, 6 Jan 2011 12:48:29 +0000 (12:48 +0000)]
unpack.py: add SRC_URI parameter unpack=<bool> (default: true)

* This allows to download compressed files without extracting them
* Use case: gcj requires ecj.jar, which must be downloaded separately
  and put into the gcc source directory before configure gets executed.

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
CC: Chris Larson <chris_larson@mentor.com>
Reviewed-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoxkeyboard-config_git: remove DEFAULT_PREFERENCE = "-1"
Denis Carikli [Mon, 10 Jan 2011 07:05:02 +0000 (07:05 +0000)]
xkeyboard-config_git: remove DEFAULT_PREFERENCE = "-1"

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agomidori_git : remove DEFAULT_PREFERENCE = "-1"
Denis Carikli [Sun, 9 Jan 2011 23:04:45 +0000 (23:04 +0000)]
midori_git : remove DEFAULT_PREFERENCE = "-1"

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agotslib: relax EV_VERSION check as 2.6.37 has slightly newer EV_VERSION, but works...
Martin Jansa [Wed, 12 Jan 2011 13:49:03 +0000 (13:49 +0000)]
tslib: relax EV_VERSION check as 2.6.37 has slightly newer EV_VERSION, but works ok without tslib changes

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agofconfig 20080329: upgrade from 20060419
Michael Smith [Thu, 13 Jan 2011 03:52:36 +0000 (03:52 +0000)]
fconfig 20080329: upgrade from 20060419

Signed-off-by: Michael Smith <msmith@cbnco.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agobusybox: simplify update-rc.d OPT handling
Bernhard Reutner-Fischer [Tue, 4 Jan 2011 04:02:04 +0000 (04:02 +0000)]
busybox: simplify update-rc.d OPT handling

style-only change

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agobusybox: provide -passwd and -shadow packages
Bernhard Reutner-Fischer [Tue, 4 Jan 2011 04:02:02 +0000 (04:02 +0000)]
busybox: provide -passwd and -shadow packages

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agobusybox: simplify handling of busybox-static
Bernhard Reutner-Fischer [Mon, 3 Jan 2011 20:02:01 +0000 (20:02 +0000)]
busybox: simplify handling of busybox-static

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogstd: fix typo in RRECOMENDS
Bernhard Reutner-Fischer [Mon, 3 Jan 2011 20:01:55 +0000 (20:01 +0000)]
gstd: fix typo in RRECOMENDS

/RRECOMENDS/s/COM/COMM/

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogcc-svn: redo patch: Handle uClibc locale
Bernhard Reutner-Fischer [Thu, 13 Jan 2011 22:12:08 +0000 (22:12 +0000)]
gcc-svn: redo patch: Handle uClibc locale

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agosane-toolchain-uclinux-uclibc: use -pipe
Bernhard Reutner-Fischer [Fri, 14 Jan 2011 06:12:07 +0000 (06:12 +0000)]
sane-toolchain-uclinux-uclibc: use -pipe

Use -pipe for FULL_OPTIMIZATION

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agosane-toolchain-uclibc: use -pipe
Bernhard Reutner-Fischer [Fri, 14 Jan 2011 06:12:06 +0000 (06:12 +0000)]
sane-toolchain-uclibc: use -pipe

Use -pipe for both BUILD_OPTIMIZATION and FULL_OPTIMIZATION

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agobusybox-static: Look in ${P}:${BPN} before the main busybox
Tom Rini [Fri, 14 Jan 2011 23:34:01 +0000 (23:34 +0000)]
busybox-static: Look in ${P}:${BPN} before the main busybox

Update FILESPATHPKG so that busybox-static could have its own
starting defconfig.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogdbm: use full qualified permissions for chmod operations
Enrico Scholz [Thu, 13 Jan 2011 22:32:15 +0000 (22:32 +0000)]
gdbm: use full qualified permissions for chmod operations

An umask of 022 can cause 'chmod' to fail in a way like

| $ chmod -w X
| chmod: X: new permissions are r--rw-r--, not r--r--r--

It is better to specify 'a-w' because chmod is not affected by the
umask then and changes all permission bits.

Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolibcap2: fix build with and without libpam
Andreas Oberritter [Fri, 14 Jan 2011 09:41:56 +0000 (09:41 +0000)]
libcap2: fix build with and without libpam

* Add libpam to depends if DISTRO_FEATURES contains pam.

* Fixes the following compile error, when libpam-dev is installed
  on the host, but not built for the target:

pam_cap.c:19:34: error: security/pam_modules.h: No such file or directory
pam_cap.c:20:34: error: security/_pam_macros.h: No such file or directory

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
CC: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
CC: Otavio Salvador <otavio@ossystems.com.br>
CC: Tom Rini <tom_rini@mentor.com>
CC: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoFix building of package live555
Lars Michelsen [Sat, 15 Jan 2011 19:45:11 +0000 (19:45 +0000)]
Fix building of package live555

The file http://www.live555.com/liveMedia/public/live.2010.10.15.tar.gz
did not exist anymore on the server.

So bumped version to the current file: live.2011.01.10.tar.gz

Signed-off-by: Lars Michelsen <lm@larsmichelsen.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agosane-toolchain-uclibc.inc: Use -O2 for powerpc targets
Khem Raj [Sat, 15 Jan 2011 23:38:03 +0000 (15:38 -0800)]
sane-toolchain-uclibc.inc: Use -O2 for powerpc targets

* -Os compiled root file system segfaults everywhere
  we dont know why yet so we use -O2 meanwhile we figure
  the reason for -Os failure

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agouclibc-git: Get latest patches for protected symbols
Khem Raj [Sat, 15 Jan 2011 23:36:07 +0000 (15:36 -0800)]
uclibc-git: Get latest patches for protected symbols

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agopython: Fix configure tests when using --enable-ipv6
Khem Raj [Sat, 15 Jan 2011 23:31:00 +0000 (15:31 -0800)]
python: Fix configure tests when using --enable-ipv6

* Add cross compile awareness to configure test in 2.6
* Cache ac_cv_buggy_getaddrinfo for all which is used by python 2.7
  onwards

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agobison: Fix build on uclibc
Khem Raj [Sat, 15 Jan 2011 21:58:04 +0000 (13:58 -0800)]
bison: Fix build on uclibc

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agomokomessages: new recipe
Daniele Ricci [Sat, 15 Jan 2011 17:57:34 +0000 (17:57 +0000)]
mokomessages: new recipe

MokoMessages - for reading and sending SMS messages

First version:
* Thread list
* Progressive message load
* Reply to messages

Signed-off-by: Daniele Ricci <daniele.athome@gmail.com>
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agolibmokosuite: SRCREV bump
Daniele Ricci [Sat, 15 Jan 2011 17:57:33 +0000 (17:57 +0000)]
libmokosuite: SRCREV bump

New updates for MessagesDb and many bugfixes

Signed-off-by: Daniele Ricci <daniele.athome@gmail.com>
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agomokosuite2: SRCREV bump
Daniele Ricci [Sat, 15 Jan 2011 17:36:25 +0000 (17:36 +0000)]
mokosuite2: SRCREV bump

Mokomessages removed - has its own repository now

Signed-off-by: Daniele Ricci <daniele.athome@gmail.com>
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agosflphone-common: fix SECTION
Michael 'Mickey' Lauer [Sat, 15 Jan 2011 15:09:57 +0000 (16:09 +0100)]
sflphone-common: fix SECTION

14 years agosflphone-common: add recipe for sflphone (SIP and IAX client) server part
Thomas Zimmermann [Sat, 15 Jan 2011 14:50:45 +0000 (15:50 +0100)]
sflphone-common: add recipe for sflphone (SIP and IAX client) server part

Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
14 years agoshr-image: we use devtmpfs on palmpre machine - so no dev manager!
Simon Busch [Sat, 15 Jan 2011 12:49:04 +0000 (13:49 +0100)]
shr-image: we use devtmpfs on palmpre machine - so no dev manager!

Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
14 years agoinitscripts-shr: add modified version of halt/reboot scripts for palmpre machine
Simon Busch [Sat, 15 Jan 2011 11:56:59 +0000 (12:56 +0100)]
initscripts-shr: add modified version of halt/reboot scripts for palmpre machine

Signed-off-by: Simon Busch <morphis@gravedo.de>
14 years agolibsigc++-2.0_2.2.8: add checksums
Paul Menzel [Fri, 14 Jan 2011 23:37:48 +0000 (00:37 +0100)]
libsigc++-2.0_2.2.8: add checksums

This patch fixes commit 0e50dd7f [1]

[1] http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=0e50dd7fb9ee092bc04e581e6d5fc0fc6c6099ef

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
CC: Michael 'Mickey' Lauer <mickey@vanille-media.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolinux-kexecboot: add akita defconfig for 2.6.37.
Andrea Adami [Sat, 15 Jan 2011 00:34:55 +0000 (01:34 +0100)]
linux-kexecboot: add akita defconfig for 2.6.37.

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agolinux-kexecboot: bump PR after kexecboot changes.
Andrea Adami [Sat, 15 Jan 2011 00:20:23 +0000 (01:20 +0100)]
linux-kexecboot: bump PR after kexecboot changes.

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agolinux-kexecboot: add c7x0 defconfig for 2.6.37.
Andrea Adami [Sat, 15 Jan 2011 00:13:25 +0000 (01:13 +0100)]
linux-kexecboot: add c7x0 defconfig for 2.6.37.

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agokexecboot: increase delay before device detection for Zaurus.
Andrea Adami [Fri, 14 Jan 2011 23:32:21 +0000 (00:32 +0100)]
kexecboot: increase delay before device detection for Zaurus.

* Kernels 2.6.3x boot more quickly so we have to compensate the slow
* init of CF (or even slower internal HDD on spitz) adding more delay.
* Bump PR.

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agokexecboot-cfg: show DISTRO and MACHINE in the label.
Andrea Adami [Fri, 14 Jan 2011 23:30:45 +0000 (00:30 +0100)]
kexecboot-cfg: show DISTRO and MACHINE in the label.

* Bump PR.

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agoltp_20100831.bb: Fix deprecated usage to specify patch in SRC_URI
Khem Raj [Fri, 14 Jan 2011 23:52:58 +0000 (15:52 -0800)]
ltp_20100831.bb: Fix deprecated usage to specify patch in SRC_URI

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoRevert "dbus-c++: add patch to fix the Makefile"
Thomas Zimmermann [Fri, 14 Jan 2011 23:47:38 +0000 (00:47 +0100)]
Revert "dbus-c++: add patch to fix the Makefile"

This reverts commit c6daf0c9c3f5050bd31daf30e7eb2d9eecc8cf50.

14 years agodbus-c++: add patch to fix the Makefile
Thomas Zimmermann [Fri, 14 Jan 2011 22:45:53 +0000 (23:45 +0100)]
dbus-c++: add patch to fix the Makefile

* dbus-c++ stages the header files in dbus-c++-1/dbus-c++ but
  includes in the autogenerated files just dbus-c++

Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
14 years agodbus-c++: update to latest SRCREV
Thomas Zimmermann [Fri, 14 Jan 2011 22:14:27 +0000 (23:14 +0100)]
dbus-c++: update to latest SRCREV

* convert to BBCLASSEXTEND and remove -native as it has
  staged the wrapper script instead of the binary

Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
14 years agoccrtp: update to 1.8.0 as sources of 1.7.2 were removed today
Thomas Zimmermann [Fri, 14 Jan 2011 22:11:26 +0000 (23:11 +0100)]
ccrtp: update to 1.8.0 as sources of 1.7.2 were removed today

Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
14 years agolibzrtpcpp: update to 1.6.0 as sources of 1.5.3 were removed today
Thomas Zimmermann [Fri, 14 Jan 2011 22:10:07 +0000 (23:10 +0100)]
libzrtpcpp: update to 1.6.0 as sources of 1.5.3 were removed today

Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
14 years agoccrtp: update to version 1.7.2
Thomas Zimmermann [Fri, 14 Jan 2011 21:41:42 +0000 (22:41 +0100)]
ccrtp: update to version 1.7.2

Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
14 years agolibzrtpcpp: update to 1.5.3 as 1.4.6 doesn't compile anymore
Thomas Zimmermann [Fri, 14 Jan 2011 21:40:12 +0000 (22:40 +0100)]
libzrtpcpp: update to 1.5.3 as 1.4.6 doesn't compile anymore

Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
14 years agocommoncpp: add version 1.8.1
Michael 'Mickey' Lauer [Fri, 14 Jan 2011 21:30:53 +0000 (22:30 +0100)]
commoncpp: add version 1.8.1

14 years agodbus-cxx: fix typo in BBCLASSEXTEND
Michael 'Mickey' Lauer [Fri, 14 Jan 2011 21:15:37 +0000 (22:15 +0100)]
dbus-cxx: fix typo in BBCLASSEXTEND

14 years agolibsigc++-2.0: add new version 2.2.8; this one features BBCLASSEXTENDS
Michael 'Mickey' Lauer [Fri, 14 Jan 2011 21:11:39 +0000 (22:11 +0100)]
libsigc++-2.0: add new version 2.2.8; this one features BBCLASSEXTENDS

14 years agomm-common: add BBCLASSEXTEND
Michael 'Mickey' Lauer [Fri, 14 Jan 2011 21:04:28 +0000 (22:04 +0100)]
mm-common: add BBCLASSEXTEND

14 years agodbus-cxx: new recipe; c++ bindings for dbus
Michael 'Mickey' Lauer [Fri, 14 Jan 2011 20:45:07 +0000 (21:45 +0100)]
dbus-cxx: new recipe; c++ bindings for dbus

14 years agofsodeviced_git.bb: remove do_configure_prepend with the now unneeded i2c header magic
Klaus Kurzmann [Fri, 14 Jan 2011 21:27:26 +0000 (22:27 +0100)]
fsodeviced_git.bb: remove do_configure_prepend with the now unneeded i2c header magic

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agomokopanel: SRCREV bump
Daniele Ricci [Fri, 14 Jan 2011 16:35:02 +0000 (16:35 +0000)]
mokopanel: SRCREV bump

Added GPS status icon in panel

Signed-off-by: Daniele Ricci <daniele.athome@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agostrace 4.5.20: stable since 04/14/2010 so remove DP=-1
Eric BENARD [Fri, 14 Jan 2011 05:15:31 +0000 (05:15 +0000)]
strace 4.5.20: stable since 04/14/2010 so remove DP=-1

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Tom Rini <tom_rini@mentor.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agomtd-utils: add 1.4.1
Eric BENARD [Thu, 13 Jan 2011 22:33:49 +0000 (22:33 +0000)]
mtd-utils: add 1.4.1

* latest stable version + a fix to mkubifs.
* switch to lzo2
* tested to generate ubi rootfs on the host.

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Tom Rini <tom_rini@mentor.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agohal: fix init script if $prefix is empty
Otavio Salvador [Fri, 14 Jan 2011 16:00:27 +0000 (14:00 -0200)]
hal: fix init script if $prefix is empty

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
14 years agohal: use INC_PR
Otavio Salvador [Fri, 14 Jan 2011 15:59:59 +0000 (13:59 -0200)]
hal: use INC_PR

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
14 years agodbus: fix init script if $prefix is empty
Otavio Salvador [Fri, 14 Jan 2011 15:54:35 +0000 (13:54 -0200)]
dbus: fix init script if $prefix is empty

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
14 years agoi586-generic: define udevdir and OLDEST_KERNEL
Otavio Salvador [Fri, 14 Jan 2011 15:52:35 +0000 (13:52 -0200)]
i586-generic: define udevdir and OLDEST_KERNEL

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
14 years agorun-qemu.sh: Add new commandline arg to specify image
Khem Raj [Fri, 14 Jan 2011 18:04:08 +0000 (10:04 -0800)]
run-qemu.sh: Add new commandline arg to specify image

* This was earlier hardcoded in the script so you needed to
  modify the script everytime you wanted a different image to boot

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolinux_2.6.37.bb: Add qemuppc to list of supported machines
Khem Raj [Fri, 14 Jan 2011 18:02:39 +0000 (10:02 -0800)]
linux_2.6.37.bb: Add qemuppc to list of supported machines

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolinux-jlime-jornada6xx 2.6.25: Move to nonworking
Tom Rini [Fri, 14 Jan 2011 16:50:17 +0000 (09:50 -0700)]
linux-jlime-jornada6xx 2.6.25: Move to nonworking

The git tree in question no longer seems to exist and wasn't trivial
to find where it's moved to (if it was).

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoangstrom-task-gnome: add cron and ntpdate
Koen Kooi [Fri, 14 Jan 2011 15:19:05 +0000 (16:19 +0100)]
angstrom-task-gnome: add cron and ntpdate

Signed-off-by: Koen Kooi <koen@openembedded.org>