Koen Kooi [Tue, 9 Jun 2009 09:32:32 +0000 (11:32 +0200)]
efl: bump SRCREV
Koen Kooi [Tue, 9 Jun 2009 09:31:53 +0000 (11:31 +0200)]
chromium: bump SRCREV
Denys Dmytriyenko [Mon, 8 Jun 2009 21:38:51 +0000 (21:38 +0000)]
u-boot: add support for DaVinci EVMs, provided by a staging tree
This staging tree holds the patches submitted to the upstream U-Boot
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Tue, 9 Jun 2009 09:16:41 +0000 (11:16 +0200)]
gstreamer-ti: bump SRCREV
Koen Kooi [Tue, 9 Jun 2009 08:31:54 +0000 (10:31 +0200)]
expedite: more e17 upgrade path tweaking
Koen Kooi [Tue, 9 Jun 2009 08:26:14 +0000 (10:26 +0200)]
webkit-gtk: bump SRCREV
Koen Kooi [Tue, 9 Jun 2009 08:01:57 +0000 (10:01 +0200)]
libsoup-2.4: update to 2.26.2
Koen Kooi [Tue, 9 Jun 2009 07:31:06 +0000 (09:31 +0200)]
midori: bump SRCREV
Koen Kooi [Tue, 9 Jun 2009 07:12:56 +0000 (09:12 +0200)]
e-wm config angstrom: remove spurious linebreaks, the wizard has a wider textbox nowadays
Koen Kooi [Tue, 9 Jun 2009 07:02:02 +0000 (09:02 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev
Koen Kooi [Tue, 9 Jun 2009 06:58:58 +0000 (08:58 +0200)]
sdrshell: add missing patch
Rolf Leggewie [Tue, 9 Jun 2009 02:52:10 +0000 (11:52 +0900)]
xorg-xserver: mark glyphstr.patch as rejected upstream
Florian Boor [Mon, 8 Jun 2009 16:48:42 +0000 (18:48 +0200)]
linux: Update 2.6.28 defconfig for tx27
Florian Boor [Mon, 8 Jun 2009 16:45:50 +0000 (18:45 +0200)]
tx27.conf: Disable jffs2 cleanmarkers and set preferred X server
Stanislav Brabec [Mon, 8 Jun 2009 21:59:39 +0000 (21:59 +0000)]
tangogps: Update to version 0.9.6.
Stanislav Brabec [Mon, 8 Jun 2009 21:25:34 +0000 (21:25 +0000)]
midori: Updated to version 0.1.7.
Stanislav Brabec [Mon, 8 Jun 2009 21:13:40 +0000 (21:13 +0000)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev
Stanislav Brabec [Mon, 8 Jun 2009 21:09:39 +0000 (21:09 +0000)]
geda: Updated to version 1.4.3.
Koen Kooi [Mon, 8 Jun 2009 21:10:47 +0000 (23:10 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev
Koen Kooi [Mon, 8 Jun 2009 21:09:32 +0000 (23:09 +0200)]
irssi: add 0.8.13
* this one actually builds with a recent toolchain and userspace
Michael Smith [Mon, 8 Jun 2009 17:15:19 +0000 (13:15 -0400)]
Add iptraf, a heavy-duty bandwidth monitor.
Signed-off-by: Michael Smith <msmith@cbnco.com>
md [Mon, 8 Jun 2009 17:33:12 +0000 (19:33 +0200)]
xorg-util: use the cross compiler instead of gcc in configure scripts
- the macro code provided for xlibs is not usable for cross-compiling as for determining the compiler version simply the `gcc' command is used
- instead, we now use $CC
md [Mon, 8 Jun 2009 17:31:47 +0000 (19:31 +0200)]
minicom: fix compile error due to conflicting function names
- the `getline()' function used in minicom.c may have been defined in stdio.h if __USE_GNU is defined
- as a fix that function name is redefined within minicom.c
md [Mon, 8 Jun 2009 17:30:27 +0000 (19:30 +0200)]
glibc: fixed QA problems
- glibc-package.bbclass defines glibc-dbg as a package, but by default generating debug code is disabled in the build
- as a fix the QA check for the glibc-dbg package is disabled
Marcin Juszkiewicz [Mon, 8 Jun 2009 15:59:02 +0000 (11:59 -0400)]
weekly-changelog-report.py: limit report line length to 78 chars
Marcin Juszkiewicz [Mon, 8 Jun 2009 12:35:33 +0000 (14:35 +0200)]
krb5: depend on e2fsprogs-native to get compile_et
Marcin Juszkiewicz [Mon, 8 Jun 2009 12:35:01 +0000 (14:35 +0200)]
e2fsprogs-native: stage compile_et required by krb5
Marcin Juszkiewicz [Mon, 8 Jun 2009 12:40:39 +0000 (14:40 +0200)]
mtools: change permissions of sources to get quilt apply all patches
Marcin Juszkiewicz [Mon, 8 Jun 2009 11:41:29 +0000 (13:41 +0200)]
mpd: make it more buildable
- added dependency on lame as it uses it
- removed dependency on ffmpeg and curl as it does not use them
Marcin Juszkiewicz [Thu, 4 Jun 2009 14:34:52 +0000 (16:34 +0200)]
angstrom: use -O not -O2 for ep9312 tuning
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Acked-by: Koen Kooi <koen@openembedded.org>
Marcin Juszkiewicz [Thu, 4 Jun 2009 14:44:13 +0000 (16:44 +0200)]
angstrom: disable binary locales for ep9312 (tuning) instead of ep93xx (machine)
ep93xx can be built for armv4t which supports binary locales
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Acked-by: Koen Kooi <koen@openembedded.org>
Marcin Juszkiewicz [Thu, 4 Jun 2009 14:44:53 +0000 (16:44 +0200)]
glibc: added Maverick support (done by Hasjim Williams)
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Acked-by: Koen Kooi <koen@openembedded.org>
Marcin Juszkiewicz [Thu, 4 Jun 2009 14:43:11 +0000 (16:43 +0200)]
binutils: added Maverick support (done by Hasjim Williams)
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Acked-by: Koen Kooi <koen@openembedded.org>
Leon Woestenberg [Mon, 8 Jun 2009 11:52:26 +0000 (13:52 +0200)]
linux-powerpc-fsl: Tune defconfig for machine. Fix files path in recipe.
Michael Smith [Sun, 7 Jun 2009 20:43:26 +0000 (16:43 -0400)]
busybox: fix udhcpc default script location when prefix is not "/usr"
Signed-off-by: Michael Smith <msmith@cbnco.com>
Michael Smith [Mon, 8 Jun 2009 02:52:51 +0000 (22:52 -0400)]
Add bwm-ng 0.6: lightweight network and disk bandwidth monitor
Signed-off-by: Michael Smith <msmith@cbnco.com>
Rolf Leggewie [Mon, 8 Jun 2009 01:38:12 +0000 (10:38 +0900)]
xorg-xserver: update and document status of some more patches
Rolf Leggewie [Mon, 8 Jun 2009 01:31:34 +0000 (10:31 +0900)]
xserver-xorg: drop unused miext_layer_shadow_h.patch against code that was removed in 2005.
Koen Kooi [Sun, 7 Jun 2009 18:04:28 +0000 (20:04 +0200)]
sdrshell: add svn version
Koen Kooi [Sun, 7 Jun 2009 17:43:40 +0000 (19:43 +0200)]
webkit-git: bump SRCREV
Koen Kooi [Sun, 7 Jun 2009 17:42:43 +0000 (19:42 +0200)]
dttsp: add svn version
Koen Kooi [Sun, 7 Jun 2009 13:06:40 +0000 (15:06 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev
Leon Woestenberg [Sun, 7 Jun 2009 12:49:51 +0000 (14:49 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev
Leon Woestenberg [Sun, 7 Jun 2009 12:40:32 +0000 (14:40 +0200)]
nilfs-utils: user space tools for NILFS2 logging filesystem.
The NILFS2 logging filesystem is being mainlined in the Linux kernel.
Supposedly has good write performance on both HD and SSD media due
to its sequential write characteristics from its circular log based
approach.
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
Koen Kooi [Sun, 7 Jun 2009 11:38:05 +0000 (13:38 +0200)]
alsa-state: disable dmix from angstrom, it creates way more problems than it attempts to solve
Koen Kooi [Sun, 7 Jun 2009 11:18:15 +0000 (13:18 +0200)]
obexd: update to 0.13
Koen Kooi [Sun, 7 Jun 2009 11:16:14 +0000 (13:16 +0200)]
bluez4: update to 4.41
Koen Kooi [Sun, 7 Jun 2009 10:58:15 +0000 (12:58 +0200)]
enlightenment: update a bunch of PVs to match SRCREV
Koen Kooi [Sun, 7 Jun 2009 10:48:38 +0000 (12:48 +0200)]
gnome-bluetooth: add git version (disabled by default)
* also update gtk-doc.make
Koen Kooi [Sun, 7 Jun 2009 08:44:07 +0000 (10:44 +0200)]
x11vnc: add 0.9.7
Koen Kooi [Sun, 7 Jun 2009 08:17:43 +0000 (10:17 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev
Rolf Leggewie [Sun, 7 Jun 2009 01:43:33 +0000 (10:43 +0900)]
xorg-xserver: push a couple of patches upstream.
Andrea Adami [Sat, 6 Jun 2009 22:37:02 +0000 (00:37 +0200)]
xserver-kdrive-imageon_1.2.0: fix AC_SUBST in configure.ac
- AC_SUBST is documented to only take one variable
- was breaking with autotools_2.63
- bump PR
Andrea Adami [Sat, 6 Jun 2009 22:27:40 +0000 (00:27 +0200)]
xserver-kdrive_1.4.0.90: fix AC_SUBST in configure.ac
- AC_SUBST is documented to only take one variable
- was breaking with autotools_2.63
- bump PR
Stefan Schmidt [Fri, 5 Jun 2009 21:50:15 +0000 (23:50 +0200)]
intuition: Add swisscoms intuition prototype.
Stefan Schmidt [Fri, 5 Jun 2009 21:49:57 +0000 (23:49 +0200)]
gridpad: Add swisscoms gridpad.
Stefan Schmidt [Fri, 5 Jun 2009 21:49:39 +0000 (23:49 +0200)]
bubble-keyboard: Add swisscoms bubble-keyboard prototyp
Stefan Schmidt [Sat, 6 Jun 2009 21:50:16 +0000 (23:50 +0200)]
sane-srcrevs: Update and add more swisscom revisions
Stefan Schmidt [Fri, 5 Jun 2009 21:47:07 +0000 (23:47 +0200)]
essential-dialer: Sync package version
Stefan Schmidt [Fri, 5 Jun 2009 21:46:47 +0000 (23:46 +0200)]
libefso: Sync package version
Koen Kooi [Sat, 6 Jun 2009 13:29:59 +0000 (15:29 +0200)]
angstrom 2009.X: prefer a newer usbutils
Koen Kooi [Sat, 6 Jun 2009 13:18:14 +0000 (15:18 +0200)]
angstrom feed builder: add fldigi and xf86-video-sisusb
Koen Kooi [Sat, 6 Jun 2009 13:17:30 +0000 (15:17 +0200)]
task-beagleboard-demo: include gnome-bluetooth
Rolf Leggewie [Sat, 6 Jun 2009 11:04:01 +0000 (20:04 +0900)]
util-linux-ng: add e2fsprogs-libs to DEPENDS.
Rolf Leggewie [Sat, 6 Jun 2009 05:28:08 +0000 (14:28 +0900)]
zaurus-installer: add collie support. properly unbreaks collie image build.
* this effectively reverts
d4dae3f91c9e0e5391ea5e83751ae0d56cbaabe6
which was not the proper way to do it. Zaurus machine config probably
still needs some more TLC.
Phil Blundell [Sat, 6 Jun 2009 09:11:23 +0000 (10:11 +0100)]
micro: eliminate some bloat
Acked-by: Chris Larson
Koen Kooi [Sat, 6 Jun 2009 08:38:28 +0000 (10:38 +0200)]
opencv: upstream moved to svn, update recipes
Koen Kooi [Sat, 6 Jun 2009 08:04:21 +0000 (10:04 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev
Koen Kooi [Sat, 6 Jun 2009 07:59:43 +0000 (09:59 +0200)]
swig: update to 1.3.39
Rolf Leggewie [Sat, 6 Jun 2009 00:06:36 +0000 (09:06 +0900)]
zaurusd: fix spelling mistake in DESCRIPTION
Andrea Adami [Fri, 5 Jun 2009 23:55:27 +0000 (01:55 +0200)]
zaurus-2.6.inc: FIX - collie doesn't need zaurus-updater in
EXTRA_IMAGEDEPENDS
Lynn Lin [Fri, 5 Jun 2009 23:12:11 +0000 (07:12 +0800)]
delete .swp dirty file
Andrea Adami [Fri, 5 Jun 2009 21:46:30 +0000 (23:46 +0200)]
zaurus-2.6.inc: [tosa] wlan-ng is now inside the kernel for tosa
Koen Kooi [Fri, 5 Jun 2009 21:04:45 +0000 (23:04 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev
Koen Kooi [Fri, 5 Jun 2009 21:04:00 +0000 (23:04 +0200)]
fldigi: add 3.11.4
Leon Woestenberg [Fri, 5 Jun 2009 20:15:36 +0000 (22:15 +0200)]
linux-powerpc-fsl-git: Actually add the patch.
Leon Woestenberg [Fri, 5 Jun 2009 20:14:30 +0000 (22:14 +0200)]
linux-power-fsl-git: Fix defconfig.
Leon Woestenberg [Fri, 5 Jun 2009 20:13:54 +0000 (22:13 +0200)]
linux-powerpc-fsl-git: Add patch for missing MSI support in the DTS.
Also fixed the comments in the mpc8315e-rdb machine configuration.
Koen Kooi [Fri, 5 Jun 2009 19:26:40 +0000 (21:26 +0200)]
midori: bump SRCREB
Leon Woestenberg [Fri, 5 Jun 2009 16:37:35 +0000 (18:37 +0200)]
linux-powerpc-fsl-git: New recipe for Freescale PowerPC Linux kernel GIT tree.
Koen Kooi [Fri, 5 Jun 2009 18:04:39 +0000 (20:04 +0200)]
kernel-module-udlfb: fix SRC_URI
Koen Kooi [Fri, 5 Jun 2009 15:59:51 +0000 (17:59 +0200)]
xf86-video-display: update to 0.2 and remove hacks from recipe
Koen Kooi [Fri, 5 Jun 2009 15:27:52 +0000 (17:27 +0200)]
kernel-module-udlfb: update to 0.2.2
Koen Kooi [Fri, 5 Jun 2009 13:11:41 +0000 (15:11 +0200)]
hornsey: fix build
Koen Kooi [Fri, 5 Jun 2009 12:49:49 +0000 (14:49 +0200)]
nbtk: bump SRCREV
Koen Kooi [Fri, 5 Jun 2009 12:49:24 +0000 (14:49 +0200)]
bognor-regis: bump SRCREV
Koen Kooi [Fri, 5 Jun 2009 12:29:36 +0000 (14:29 +0200)]
clutter-gst-0.9: fix build
Koen Kooi [Fri, 5 Jun 2009 11:42:53 +0000 (13:42 +0200)]
clutter-0.9: fix build for gles2
Koen Kooi [Fri, 5 Jun 2009 11:07:17 +0000 (13:07 +0200)]
webkit: bump SRCREV
Koen Kooi [Fri, 5 Jun 2009 10:19:31 +0000 (12:19 +0200)]
gpe-login 0.95: make gpe-theme-clearlooks RRECOMMENDS
Koen Kooi [Fri, 5 Jun 2009 09:00:00 +0000 (11:00 +0200)]
xf86-video-sisub: update to 0.9.1
Koen Kooi [Fri, 5 Jun 2009 08:27:27 +0000 (10:27 +0200)]
u-boot git: bump beagle SRCREV * WARNING: the u-boot dudes changes 'mmcinit' to 'mmc init', so update your bootcmd
Koen Kooi [Thu, 4 Jun 2009 22:22:29 +0000 (00:22 +0200)]
linux-kirkwood: enable more features in defconfig
Koen Kooi [Thu, 4 Jun 2009 17:03:36 +0000 (19:03 +0200)]
glibc 2.6.1: bump PR for packaging changes
Koen Kooi [Thu, 4 Jun 2009 16:53:07 +0000 (18:53 +0200)]
vim: fix u-a path
Koen Kooi [Thu, 4 Jun 2009 15:08:42 +0000 (17:08 +0200)]
gstreamer-ti: bump SRCREV to 225
Koen Kooi [Thu, 4 Jun 2009 14:54:02 +0000 (16:54 +0200)]
pixman git: add patches to fix NEON bugs
Koen Kooi [Thu, 4 Jun 2009 14:21:58 +0000 (16:21 +0200)]
linux-davinci git: add OTG to dm355-leopard defconfig
Koen Kooi [Wed, 3 Jun 2009 20:28:10 +0000 (22:28 +0200)]
enlightenment: bump SRCREV in anticipation of new snapshot coming friday * systray is now part of e-wm, so adjust metadata * use lib-glibc override now it exists * fix upgrade paths for eina * fix upgrade paths for evas * fix upgrade paths for edje
Koen Kooi [Wed, 3 Jun 2009 18:00:52 +0000 (20:00 +0200)]
linux-davinci git: update to 2.6.30-rc7, drop vpfe patches in favour of using the staging/vpfe branch