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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
Michael 'Mickey' Lauer [Sun, 16 Jan 2011 13:19:38 +0000 (14:19 +0100)]
vala: add 0.11.4.1
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>
Koen Kooi [Sun, 16 Jan 2011 12:52:49 +0000 (13:52 +0100)]
lmsensors-apps: remove 2.10.1 and rename files/ dir
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
Michael 'Mickey' Lauer [Sat, 15 Jan 2011 15:09:57 +0000 (16:09 +0100)]
sflphone-common: fix SECTION
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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.
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>
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>
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>
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>
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>
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>
Michael 'Mickey' Lauer [Fri, 14 Jan 2011 21:30:53 +0000 (22:30 +0100)]
commoncpp: add version 1.8.1
Michael 'Mickey' Lauer [Fri, 14 Jan 2011 21:15:37 +0000 (22:15 +0100)]
dbus-cxx: fix typo in BBCLASSEXTEND
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
Michael 'Mickey' Lauer [Fri, 14 Jan 2011 21:04:28 +0000 (22:04 +0100)]
mm-common: add BBCLASSEXTEND
Michael 'Mickey' Lauer [Fri, 14 Jan 2011 20:45:07 +0000 (21:45 +0100)]
dbus-cxx: new recipe; c++ bindings for dbus
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
Tom Rini [Fri, 14 Jan 2011 14:36:02 +0000 (07:36 -0700)]
e2fsprogs: Fix chattr update-alternatives location
Reported by Jaap de Jong.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Martin Jansa [Fri, 14 Jan 2011 11:59:22 +0000 (12:59 +0100)]
libfreesmartphone-glib: fix SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Fri, 14 Jan 2011 11:30:24 +0000 (12:30 +0100)]
fso-specs,libfso-glib,libfreesmartphone-glib: bump SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Fri, 14 Jan 2011 08:52:17 +0000 (09:52 +0100)]
linux-2.6.34: drop DRM patches from shr.patch
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 13 Jan 2011 09:34:51 +0000 (10:34 +0100)]
python-native: drop old versions 2.6.1 and 2.6.4, remove unneeded python-native-* directories
* python-native-2.7.1 is the same as python-2.7.1 and thanks to FILESPATHPKG .= ':python-:python' it's not needed to keep it twice
Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>