openembedded.git
16 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into...
Leon Woestenberg [Wed, 10 Jun 2009 18:05:04 +0000 (20:05 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev

16 years agolinux-powerpc-fsl: Use FILESPATHPKG
Leon Woestenberg [Wed, 10 Jun 2009 18:04:34 +0000 (20:04 +0200)]
linux-powerpc-fsl: Use FILESPATHPKG

16 years agorecipe_sanity.bbclass: add initial recipe sanity checker.
Chris Larson [Wed, 10 Jun 2009 15:36:57 +0000 (08:36 -0700)]
recipe_sanity.bbclass: add initial recipe sanity checker.

Currently just checks for variables which the recipe can avoid defining, as
the values end up the same as the defaults.  Formerly known as kergoth_sanity,
but we all know such a thing is mythical ;)

Signed-off-by: Chris Larson <clarson@mvista.com>
16 years agoMerge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded into...
Phil Blundell [Wed, 10 Jun 2009 12:38:50 +0000 (13:38 +0100)]
Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded into org.openembedded.dev

16 years agogcc-package-cross: tolerate absence of libstdc++
Phil Blundell [Wed, 10 Jun 2009 12:37:55 +0000 (13:37 +0100)]
gcc-package-cross: tolerate absence of libstdc++

16 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
Marcin Juszkiewicz [Wed, 10 Jun 2009 11:40:27 +0000 (13:40 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev

16 years agochecksums.ini: added xine 1.1.0
Marcin Juszkiewicz [Wed, 10 Jun 2009 11:38:36 +0000 (13:38 +0200)]
checksums.ini: added xine 1.1.0

16 years agotslib: RRECOMMEND pointercal for all distributions
Rolf Leggewie [Wed, 10 Jun 2009 04:27:48 +0000 (13:27 +0900)]
tslib: RRECOMMEND pointercal for all distributions

The pointercal data is generally a good addition for all distributions.
Relax distribution-specific override and make RRECOMMENDS the general
default.

16 years agotslib: introduce INC_PR
Rolf Leggewie [Wed, 10 Jun 2009 04:15:10 +0000 (13:15 +0900)]
tslib: introduce INC_PR

16 years agoguile: libtool 2.x supported in version 1.8.6 and later only.
Rolf Leggewie [Wed, 10 Jun 2009 01:10:03 +0000 (10:10 +0900)]
guile: libtool 2.x supported in version 1.8.6 and later only.

see http://www.mail-archive.com/bug-guile@gnu.org/msg04579.html and
commit 9819c4c798ef82ee515a88fd900924ce768e75a7 for reference.

16 years agotask-qte-toolchain: added mkspecs and new qt4-tools-sdk recipe
Ihar Hrachyshka [Wed, 3 Jun 2009 05:37:22 +0000 (05:37 +0000)]
task-qte-toolchain: added mkspecs and new qt4-tools-sdk recipe

Added mkspecs, qt4-tools to toolchain tasks (now meta-toolchain-qte
works ok).

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Acked-by: Tom Rini <trini@embeddedalley.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
16 years agopkg-config: migrated to INC_PR
Ihar Hrachyshka [Wed, 3 Jun 2009 05:37:21 +0000 (05:37 +0000)]
pkg-config: migrated to INC_PR

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Acked-by: Tom Rini <trini@embeddedalley.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
16 years agoqt4: create mkspecs package
Ihar Hrachyshka [Wed, 3 Jun 2009 05:37:20 +0000 (05:37 +0000)]
qt4: create mkspecs package

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Acked-by: Tom Rini <trini@embeddedalley.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
16 years agoqt4: fixed pkgconfig for qt4-embedded
Ihar Hrachyshka [Wed, 3 Jun 2009 05:37:19 +0000 (05:37 +0000)]
qt4: fixed pkgconfig for qt4-embedded

Added ${QT_LIBINFIX} for pkgconfig dependencies.

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Acked-by: Tom Rini <trini@embeddedalley.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
16 years agoqt4: package all installed files
Ihar Hrachyshka [Wed, 3 Jun 2009 05:37:18 +0000 (05:37 +0000)]
qt4: package all installed files

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Acked-by: Tom Rini <trini@embeddedalley.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
16 years agoqt4: fixed regexp pattern for graphics plugins
Ihar Hrachyshka [Wed, 3 Jun 2009 05:37:17 +0000 (05:37 +0000)]
qt4: fixed regexp pattern for graphics plugins

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Acked-by: Tom Rini <trini@embeddedalley.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
16 years agometa-toolchain-qte: initial qt embedded toolchain version
Ihar Hrachyshka [Wed, 3 Jun 2009 05:37:16 +0000 (05:37 +0000)]
meta-toolchain-qte: initial qt embedded toolchain version

This version doesn't include qt tools yet so it is not ready to create
crossed qt applications.

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Acked-by: Tom Rini <trini@embeddedalley.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
16 years agoqt4-x11-free: generalize recipes, port them to INC_PR
Ihar Hrachyshka [Wed, 3 Jun 2009 05:37:15 +0000 (05:37 +0000)]
qt4-x11-free: generalize recipes, port them to INC_PR

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Acked-by: Tom Rini <trini@embeddedalley.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
16 years agoqt4-tools-native: use INC_PR
Ihar Hrachyshka [Wed, 3 Jun 2009 05:37:14 +0000 (05:37 +0000)]
qt4-tools-native: use INC_PR

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Acked-by: Tom Rini <trini@embeddedalley.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
16 years agoqt4: style refinements, more generalization
Ihar Hrachyshka [Wed, 3 Jun 2009 05:37:13 +0000 (05:37 +0000)]
qt4: style refinements, more generalization

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Acked-by: Tom Rini <trini@embeddedalley.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
16 years agoqt4-embedded: added directfb plugin
Ihar Hrachyshka [Wed, 3 Jun 2009 05:37:12 +0000 (05:37 +0000)]
qt4-embedded: added directfb plugin

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Acked-by: Tom Rini <trini@embeddedalley.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
16 years agoqt4-embedded: reworked directory layout for the next changes.
Ihar Hrachyshka [Wed, 3 Jun 2009 05:37:11 +0000 (05:37 +0000)]
qt4-embedded: reworked directory layout for the next changes.

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Acked-by: Tom Rini <trini@embeddedalley.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
16 years agochecksums.ini: added openssh 5.2p1
Denis 'Gnutoo' Carikli [Tue, 9 Jun 2009 20:40:41 +0000 (22:40 +0200)]
checksums.ini: added openssh 5.2p1

16 years agoopenssh: *add openssh 5.2p1
Denis 'Gnutoo' Carikli [Tue, 9 Jun 2009 20:29:18 +0000 (22:29 +0200)]
openssh: *add openssh 5.2p1
*as openssh 5.2p is similar(they worked with the same recipe) to openssh-4.6p1 they now(for openssh-4.6p1) depend on a common openssh.inc
checksums will be commited soon

16 years agotftp-hpa: fix name of /etc/default/tftp(d)-hpa
Marcin Juszkiewicz [Tue, 9 Jun 2009 15:28:44 +0000 (17:28 +0200)]
tftp-hpa: fix name of /etc/default/tftp(d)-hpa

16 years agochecksums.ini : added guile-1.8.6.tar.gz
Denis 'Gnutoo' Carikli [Tue, 9 Jun 2009 15:10:41 +0000 (17:10 +0200)]
checksums.ini : added guile-1.8.6.tar.gz

16 years agoguile: added guile and guile-native 1.8.6 using .inc files
Denis 'Gnutoo' Carikli [Tue, 9 Jun 2009 13:20:41 +0000 (15:20 +0200)]
guile: added guile and guile-native 1.8.6 using .inc files
*not bumping PR of 1.8.5 becuase the result of the recipe doesn't change
*guile 1.8.6 works with libtool 2.x:
http://git.savannah.gnu.org/gitweb/?p=guile.git;a=blob;f=NEWS;h=d5c6771d09f5a181122cf16c0723f02182314704;hb=43ec70085aad9fa368e7f64080427d40fa68c47b)
while guile 1.8.5 doesn't:
http://www.mail-archive.com/bug-guile@gnu.org/msg04579.html

16 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
Koen Kooi [Tue, 9 Jun 2009 13:58:07 +0000 (15:58 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev

16 years agowebkit-gtk: first stab at enabled JIT for armv7a
Koen Kooi [Tue, 9 Jun 2009 13:57:24 +0000 (15:57 +0200)]
webkit-gtk: first stab at enabled JIT for armv7a

16 years agolibsoup: actually add 2.26.2 (spotted by Stanislav)
Koen Kooi [Tue, 9 Jun 2009 13:56:28 +0000 (15:56 +0200)]
libsoup: actually add 2.26.2 (spotted by Stanislav)

16 years agominimal.conf: really set inodes in ext2 rootfs to 8192 now.
Rolf Leggewie [Tue, 9 Jun 2009 12:53:31 +0000 (21:53 +0900)]
minimal.conf: really set inodes in ext2 rootfs to 8192 now.

16 years agominimal.conf: increase number of inodes in ext2 rootfs to 8192.
Rolf Leggewie [Tue, 9 Jun 2009 12:05:35 +0000 (21:05 +0900)]
minimal.conf: increase number of inodes in ext2 rootfs to 8192.

16 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into...
Leon Woestenberg [Tue, 9 Jun 2009 11:13:50 +0000 (13:13 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev

16 years agosysklog-1.5: Remove -s (strip) from install.
Leon Woestenberg [Tue, 9 Jun 2009 11:08:48 +0000 (13:08 +0200)]
sysklog-1.5: Remove -s (strip) from install.

We want OE do the stripping for us, which splits off the
debugging info instead of throwing it away.

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
16 years agotrouble with ext2 filesystem
Alessandro GARDICH [Sat, 23 May 2009 21:26:47 +0000 (21:26 +0000)]
trouble with ext2 filesystem

Phil Blundell wrote:
> On Sat, 2009-05-23 at 22:23 +0200, Alessandro GARDICH wrote:
>> At now I modify qemux86.conf cause usually EXTRA_IMAGECMD is in the
>> machine config file, but to add hardware specific parameters (flash size
>>   and erase size). I'm not sure if is the right place. Probably in the
>> distro configuration could be better.
>
> The distro config probably is the right place for this.  After all, the
> number of inodes you need depends primarily on the number of files that
> you're going to ship in the rootfs, and that in turn is primarily
> influenced by the DISTRO's policies rather than by any inherent aspect
> of the MACHINE.
>
> The other uses of EXTRA_IMAGECMD that I guess you're thinking of are
> mostly to do with jffs2 parameters, which are rather different in that
> they're determined by the specifics of the hardware in use and hence do
> go with the MACHINE rather than the DISTRO.
>
> p.
>
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

true, reform the patch for kaeilos.conf
Acked-by: Marco Cavallini <m.cavallini@koansoftware.com>
16 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
Koen Kooi [Tue, 9 Jun 2009 09:33:52 +0000 (11:33 +0200)]
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev

16 years agoefl: bump SRCREV
Koen Kooi [Tue, 9 Jun 2009 09:32:32 +0000 (11:32 +0200)]
efl: bump SRCREV

16 years agochromium: bump SRCREV
Koen Kooi [Tue, 9 Jun 2009 09:31:53 +0000 (11:31 +0200)]
chromium: bump SRCREV

16 years agokaeilos.conf and SPLASH
Alessandro GARDICH [Tue, 26 May 2009 10:14:46 +0000 (10:14 +0000)]
kaeilos.conf and SPLASH

Hi

Make kaeilos.conf be aware of the new SPASH variable used in images recipes.

At least it make bitbake start work, as soon as build the x11-image I'll
check if also the image is working proper

Alessandro
Acked-by: Marco Cavallini <m.cavallini@koansoftware.com>
16 years agou-boot: add support for DaVinci EVMs, provided by a staging tree
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>
16 years agogstreamer-ti: bump SRCREV
Koen Kooi [Tue, 9 Jun 2009 09:16:41 +0000 (11:16 +0200)]
gstreamer-ti: bump SRCREV

16 years agoexpedite: more e17 upgrade path tweaking
Koen Kooi [Tue, 9 Jun 2009 08:31:54 +0000 (10:31 +0200)]
expedite: more e17 upgrade path tweaking

16 years agowebkit-gtk: bump SRCREV
Koen Kooi [Tue, 9 Jun 2009 08:26:14 +0000 (10:26 +0200)]
webkit-gtk: bump SRCREV

16 years agolibsoup-2.4: update to 2.26.2
Koen Kooi [Tue, 9 Jun 2009 08:01:57 +0000 (10:01 +0200)]
libsoup-2.4: update to 2.26.2

16 years agomidori: bump SRCREV
Koen Kooi [Tue, 9 Jun 2009 07:31:06 +0000 (09:31 +0200)]
midori: bump SRCREV

16 years agoe-wm config angstrom: remove spurious linebreaks, the wizard has a wider textbox...
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

16 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
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

16 years agosdrshell: add missing patch
Koen Kooi [Tue, 9 Jun 2009 06:58:58 +0000 (08:58 +0200)]
sdrshell: add missing patch

16 years agoxorg-xserver: mark glyphstr.patch as rejected upstream
Rolf Leggewie [Tue, 9 Jun 2009 02:52:10 +0000 (11:52 +0900)]
xorg-xserver: mark glyphstr.patch as rejected upstream

16 years agolinux: Update 2.6.28 defconfig for tx27
Florian Boor [Mon, 8 Jun 2009 16:48:42 +0000 (18:48 +0200)]
linux: Update 2.6.28 defconfig for tx27

16 years agotx27.conf: Disable jffs2 cleanmarkers and set preferred X server
Florian Boor [Mon, 8 Jun 2009 16:45:50 +0000 (18:45 +0200)]
tx27.conf: Disable jffs2 cleanmarkers and set preferred X server

16 years agotangogps: Update to version 0.9.6.
Stanislav Brabec [Mon, 8 Jun 2009 21:59:39 +0000 (21:59 +0000)]
tangogps: Update to version 0.9.6.

16 years agomidori: Updated to version 0.1.7.
Stanislav Brabec [Mon, 8 Jun 2009 21:25:34 +0000 (21:25 +0000)]
midori: Updated to version 0.1.7.

16 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
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

16 years agogeda: Updated to version 1.4.3.
Stanislav Brabec [Mon, 8 Jun 2009 21:09:39 +0000 (21:09 +0000)]
geda: Updated to version 1.4.3.

16 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
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

16 years agoirssi: add 0.8.13
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

16 years agoAdd iptraf, a heavy-duty bandwidth monitor.
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>
16 years agoxorg-util: use the cross compiler instead of gcc in configure scripts
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

16 years agominicom: fix compile error due to conflicting function names
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

16 years agoglibc: fixed QA problems
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

16 years agoweekly-changelog-report.py: limit report line length to 78 chars
Marcin Juszkiewicz [Mon, 8 Jun 2009 15:59:02 +0000 (11:59 -0400)]
weekly-changelog-report.py: limit report line length to 78 chars

16 years agokrb5: depend on e2fsprogs-native to get compile_et
Marcin Juszkiewicz [Mon, 8 Jun 2009 12:35:33 +0000 (14:35 +0200)]
krb5: depend on e2fsprogs-native to get compile_et

16 years agoe2fsprogs-native: stage compile_et required by krb5
Marcin Juszkiewicz [Mon, 8 Jun 2009 12:35:01 +0000 (14:35 +0200)]
e2fsprogs-native: stage compile_et required by krb5

16 years agomtools: change permissions of sources to get quilt apply all patches
Marcin Juszkiewicz [Mon, 8 Jun 2009 12:40:39 +0000 (14:40 +0200)]
mtools: change permissions of sources to get quilt apply all patches

16 years agompd: make it more buildable
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

16 years agoangstrom: use -O not -O2 for ep9312 tuning
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>
16 years agoangstrom: disable binary locales for ep9312 (tuning) instead of ep93xx (machine)
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>
16 years agoglibc: added Maverick support (done by Hasjim Williams)
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>
16 years agobinutils: added Maverick support (done by Hasjim Williams)
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>
16 years agolinux-powerpc-fsl: Tune defconfig for machine. Fix files path in recipe.
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.

16 years agobusybox: Split syslog initscript into busybox-syslog
Michael Smith [Sun, 7 Jun 2009 20:43:25 +0000 (16:43 -0400)]
busybox: Split syslog initscript into busybox-syslog

The same is already done for httpd and udhcpd.

This fixes Busybox deb upgrades: the prerm script was failing because
the last command "/etc/init.d/syslog stop", added by the update-rc.d
class, runs after the /bin/sh symlink has been removed.

Many images expect busybox to contain the syslog initscript, so busybox
RRECOMMENDS busybox-syslog.

busybox-{syslog,httpd,udhcpd} now RDEPEND on busybox, for consistency
with other packages in the recipe (e.g. busybox-mdev).

Signed-off-by: Michael Smith <msmith@cbnco.com>
16 years agobusybox: fix udhcpc default script location when prefix is not "/usr"
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>
16 years agoAdd bwm-ng 0.6: lightweight network and disk bandwidth monitor
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>
16 years agoxorg-xserver: update and document status of some more patches
Rolf Leggewie [Mon, 8 Jun 2009 01:38:12 +0000 (10:38 +0900)]
xorg-xserver: update and document status of some more patches

16 years agoxserver-xorg: drop unused miext_layer_shadow_h.patch against code that was removed...
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.

16 years agosdrshell: add svn version
Koen Kooi [Sun, 7 Jun 2009 18:04:28 +0000 (20:04 +0200)]
sdrshell: add svn version

16 years agowebkit-git: bump SRCREV
Koen Kooi [Sun, 7 Jun 2009 17:43:40 +0000 (19:43 +0200)]
webkit-git: bump SRCREV

16 years agodttsp: add svn version
Koen Kooi [Sun, 7 Jun 2009 17:42:43 +0000 (19:42 +0200)]
dttsp: add svn version

16 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
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

16 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
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

16 years agonilfs-utils: user space tools for NILFS2 logging filesystem.
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>
16 years agoalsa-state: disable dmix from angstrom, it creates way more problems than it attempts...
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

16 years agoobexd: update to 0.13
Koen Kooi [Sun, 7 Jun 2009 11:18:15 +0000 (13:18 +0200)]
obexd: update to 0.13

16 years agobluez4: update to 4.41
Koen Kooi [Sun, 7 Jun 2009 11:16:14 +0000 (13:16 +0200)]
bluez4: update to 4.41

16 years agoenlightenment: update a bunch of PVs to match SRCREV
Koen Kooi [Sun, 7 Jun 2009 10:58:15 +0000 (12:58 +0200)]
enlightenment: update a bunch of PVs to match SRCREV

16 years agognome-bluetooth: add git version (disabled by default)
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

16 years agox11vnc: add 0.9.7
Koen Kooi [Sun, 7 Jun 2009 08:44:07 +0000 (10:44 +0200)]
x11vnc: add 0.9.7

16 years agoMerge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
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

16 years agoxorg-xserver: push a couple of patches upstream.
Rolf Leggewie [Sun, 7 Jun 2009 01:43:33 +0000 (10:43 +0900)]
xorg-xserver: push a couple of patches upstream.

16 years agoxserver-kdrive-imageon_1.2.0: fix AC_SUBST in configure.ac
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

16 years agoxserver-kdrive_1.4.0.90: fix AC_SUBST in configure.ac
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

16 years agointuition: Add swisscoms intuition prototype.
Stefan Schmidt [Fri, 5 Jun 2009 21:50:15 +0000 (23:50 +0200)]
intuition: Add swisscoms intuition prototype.

16 years agogridpad: Add swisscoms gridpad.
Stefan Schmidt [Fri, 5 Jun 2009 21:49:57 +0000 (23:49 +0200)]
gridpad: Add swisscoms gridpad.

16 years agobubble-keyboard: Add swisscoms bubble-keyboard prototyp
Stefan Schmidt [Fri, 5 Jun 2009 21:49:39 +0000 (23:49 +0200)]
bubble-keyboard: Add swisscoms bubble-keyboard prototyp

16 years agosane-srcrevs: Update and add more swisscom revisions
Stefan Schmidt [Sat, 6 Jun 2009 21:50:16 +0000 (23:50 +0200)]
sane-srcrevs: Update and add more swisscom revisions

16 years agoessential-dialer: Sync package version
Stefan Schmidt [Fri, 5 Jun 2009 21:47:07 +0000 (23:47 +0200)]
essential-dialer: Sync package version

16 years agolibefso: Sync package version
Stefan Schmidt [Fri, 5 Jun 2009 21:46:47 +0000 (23:46 +0200)]
libefso: Sync package version

16 years agoangstrom 2009.X: prefer a newer usbutils
Koen Kooi [Sat, 6 Jun 2009 13:29:59 +0000 (15:29 +0200)]
angstrom 2009.X: prefer a newer usbutils

16 years agoangstrom feed builder: add fldigi and xf86-video-sisusb
Koen Kooi [Sat, 6 Jun 2009 13:18:14 +0000 (15:18 +0200)]
angstrom feed builder: add fldigi and xf86-video-sisusb