Martin Jansa [Sun, 17 Jan 2010 14:13:43 +0000 (15:13 +0100)]
omgps: add patch for gcc-4.4 build
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Rolf Leggewie [Sun, 17 Jan 2010 13:40:32 +0000 (14:40 +0100)]
zip: hosting moved from http to ftp
Rolf Leggewie [Sun, 17 May 2009 11:39:59 +0000 (13:39 +0200)]
scim: initial commit for version 1.4.9
Rolf Leggewie [Sun, 17 Jan 2010 02:28:43 +0000 (03:28 +0100)]
firefox: configuration depends on alsa-lib. Closes: #5378
Rolf Leggewie [Sun, 17 Jan 2010 02:06:26 +0000 (03:06 +0100)]
firefox: looks like the Mozilla project moved from serving source over http to ftp. Fix SRC_URI and checksums.ini
Martin Jansa [Sun, 17 Jan 2010 09:12:58 +0000 (10:12 +0100)]
ewl: add autopoint call to do_configure_prepend
* autoreconf call from inherit autotools has autopoint excluded
* ewl doesn't build without it, let me know if there is better way to
enable autopoint in autoreconf
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Rolf Leggewie [Sun, 17 Jan 2010 00:26:24 +0000 (01:26 +0100)]
dnsmasq: fix SRC_URI and some other minor fixes
* at least releases prior to 2.15 are only available in the archive directory
* adjust checksums.ini accordingly
* move S out of inc file and only into the affected dnsmasq-dbus recipe
* do some clever python courtey of Phil Blundell to generally define SRC_URI
for all recipes in the inc file only
Klaus Kurzmann [Wed, 18 Nov 2009 12:23:00 +0000 (12:23 +0000)]
blktool: add glib-2.0 depends and pkgconfig inherit
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Klaus Kurzmann [Sat, 16 Jan 2010 19:00:47 +0000 (20:00 +0100)]
task-shr-feed: add gabriel
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Rolf Leggewie [Sat, 16 Jan 2010 17:32:57 +0000 (18:32 +0100)]
checksums.ini: update checksum URLs for change in XFCE source hosting
Frans Meulenbroeks [Sat, 16 Jan 2010 14:31:05 +0000 (15:31 +0100)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Frans Meulenbroeks [Sat, 16 Jan 2010 14:28:56 +0000 (15:28 +0100)]
mythplugins: fixed SRC_URI and ${S} for 0.22
Frans Meulenbroeks [Sat, 16 Jan 2010 14:27:45 +0000 (15:27 +0100)]
conf/checksums.ini: moved one item according to the sorting rules
Rolf Leggewie [Sat, 16 Jan 2010 14:18:40 +0000 (15:18 +0100)]
classes/xfce.bbclass: fix SRC_URI
Rolf Leggewie [Sat, 16 Jan 2010 14:08:38 +0000 (15:08 +0100)]
zd1211: move oldest and unfetchable entries to obsolete/
Rolf Leggewie [Sat, 16 Jan 2010 13:55:11 +0000 (14:55 +0100)]
xmame: move oldest and unfetchable entries to obsolete/
Rolf Leggewie [Sat, 16 Jan 2010 13:46:22 +0000 (14:46 +0100)]
didiwiki: move oldest, unfetchable recipes to obsolete/ and selfhost sources for the rest
Rolf Leggewie [Sat, 16 Jan 2010 13:07:07 +0000 (14:07 +0100)]
gimp: move two old and unfetchable recipes to obsolete directory
Frans Meulenbroeks [Sat, 16 Jan 2010 13:46:01 +0000 (14:46 +0100)]
myththemes: 0.22 fix SRC_URI and ${S}
Martin Jansa [Sat, 16 Jan 2010 08:46:03 +0000 (09:46 +0100)]
xserver-nodm-init: uncomment DESCRIPTION, commented out by accident
* Extra entry to my commit policy: be double carefull after 2AM, sorry
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Khem Raj [Sat, 16 Jan 2010 02:01:10 +0000 (18:01 -0800)]
uclibc: Package uclibc_nonshared.a into ulibc-dev.
* uclibc_noshared.a and libpthread_nonshared.a are
right now packaged into uclibc-static which does
not get installed along with uclibc-dev. These libraries
are required on target for native SDK to work.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Fri, 15 Jan 2010 21:15:27 +0000 (13:15 -0800)]
cpio: Dont munge rmt during do_install on uclibc.
* cpio configure checks for sgtty.h in order to
enable rmt to build as part of cpio package but
this header is not available on uclibc so we
have to adapt do_install accordingly.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Martin Jansa [Sat, 16 Jan 2010 01:50:24 +0000 (02:50 +0100)]
xserver-nodm-init: add procps directly to RDEPENDS as procps is pulled usually only by task_cli_tools_debug and busybox version doesn't support 'ps -e x'
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 16 Jan 2010 01:40:28 +0000 (02:40 +0100)]
xserver-nodm-init: add procps directly to RDEPENDS as procps is pulled usually only by task_cli_tools_debug and busybox version doesn't support 'ps -e x'
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Thomas Zimmermann [Fri, 15 Jan 2010 22:05:21 +0000 (22:05 +0000)]
vagalume: update to version 0.8.2
* depends now on gst-plugin-gconfelements
* recommends hicolor-icon-theme to show the icons
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Thomas Zimmermann [Thu, 5 Nov 2009 10:55:24 +0000 (10:55 +0000)]
matchbox-panel-2: add -Wno-error to TARGET_CFLAGS to build with gcc 4.4
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Thomas Zimmermann [Sat, 16 Jan 2010 00:01:16 +0000 (01:01 +0100)]
libefso: add efreed dependency
Rolf Leggewie [Sat, 16 Jan 2010 00:15:35 +0000 (01:15 +0100)]
midori: move some old and obsolete recipes to obsolete directory
Khem Raj [Fri, 15 Jan 2010 23:55:55 +0000 (00:55 +0100)]
recode: GNU_HASH QA error fix
Martin Jansa [Fri, 15 Jan 2010 22:25:42 +0000 (23:25 +0100)]
task-shr-feed: add wpa-gui
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Christian Rüb [Fri, 15 Jan 2010 11:10:14 +0000 (11:10 +0000)]
wpa-gui: Add version 0.6.9
* build Qt4 version of wpa-gui
* patch to compile with Qt4 with and without session manager
* patch to use librsvg not inkscape
* include stylesheet for SHR distribution
Signed-off-by: Christian Rüb <christian.rueb@gmx.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Henning Heinold [Fri, 15 Jan 2010 21:28:16 +0000 (22:28 +0100)]
gnome-games: add virtual/libsdl as dependency and bump PR
Rolf Leggewie [Fri, 15 Jan 2010 16:34:19 +0000 (17:34 +0100)]
monotone: drop obsolete and unfetchable recipes
Ulf Samuelsson [Fri, 15 Jan 2010 19:43:16 +0000 (20:43 +0100)]
Add support for AT91SAM9G45EK (SAM9M10G45EK with AT91SAM9G45 chip)
Split up into three files to allow easier maintenance of AT91 boards.
machine/<board>.conf
machine/include/AT91.inc
machine/include/AT91-LCD.inc
A machine with an LCD controller would normally include "AT91-LCD.inc"
A machine without an LCD controller would include "AT91.inc"
Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com>
---
Marcin Juszkiewicz [Wed, 13 Jan 2010 16:44:15 +0000 (17:44 +0100)]
linux-bug: bumped SRCREV
Marcin Juszkiewicz [Wed, 13 Jan 2010 16:40:44 +0000 (17:40 +0100)]
bug: use full X.org
Ulf Samuelsson [Fri, 15 Jan 2010 18:53:37 +0000 (19:53 +0100)]
Add linux-2.6.32 recipe for sam9g45ek, missing from previous commit
Ulf Samuelsson [Fri, 15 Jan 2010 18:50:26 +0000 (19:50 +0100)]
From: Ulf Samuelsson <ulf.samuelsson@atmel.com>
Add Linux-2.6.32 recipe for AT91SAM9G45EK.
Two patches are included.
1) Patch which will allow the NAND flash partitioning to be configurable
2) Patch which will fix reset for SAM9260, not needed for SAM9G45 though
Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com>
---
Ulf Samuelsson [Fri, 15 Jan 2010 18:45:54 +0000 (19:45 +0100)]
Make u-boot-2009.98 the preferred bootloader for sam9g45ek
Ulf Samuelsson [Fri, 15 Jan 2010 18:38:16 +0000 (19:38 +0100)]
Add checksum for at91bootstrap-2.13
Ulf Samuelsson [Fri, 15 Jan 2010 18:36:05 +0000 (19:36 +0100)]
From: Ulf Samuelsson <ulf.samuelsson@atmel.com>
Add support for at91bootstrap-2.13.
Fixes problem with stack, breaking all boards, compared to 2.13-rc[1-7]
Updates kconfig to 2.6.32
More options to save code on SRAM constrained SAM9260.
Builds for the following at91 chips.
*
afeb9260
* at91cap9adk
* at91cap9stk
* at91sam9g10ek,
* at91sam9g20ek
* at91sam9g45ek
* at91sam9g45ekes
* at91sam9rlek
* at91sam9xeek
* at91sam9m10ek
* at91sam9260ek
* at91sam9261ek
* at91sam9263ek
So far, it has only been downloaded and tested on the sam9g45ek (dataflash)
Therefore it is only default for this chip.
Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com>
---
Rolf Leggewie [Fri, 15 Jan 2010 16:21:49 +0000 (17:21 +0100)]
checksums.ini: update tmsnc and irk entries to go along with my last two commits
Rolf Leggewie [Fri, 15 Jan 2010 14:56:25 +0000 (15:56 +0100)]
tmsnc: fix SRC_URI
Rolf Leggewie [Fri, 15 Jan 2010 14:49:53 +0000 (15:49 +0100)]
irk: move SRC_URI from ewi to openzaurus mirror. Partly closes #5295
Martin Jansa [Fri, 15 Jan 2010 09:26:59 +0000 (10:26 +0100)]
sane-srcrevs: bump EFL a bit more
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Thomas Zimmermann [Fri, 15 Jan 2010 09:11:39 +0000 (09:11 +0000)]
illume-keyboard-default: fix numeric keyboard
* Numeric.kbd was included instead of Numbers.kbd,
so illume-keyboard-default-numeric contained only the numberic.png
* This solves SHR bug #870
Martin Jansa [Fri, 15 Jan 2010 09:26:18 +0000 (10:26 +0100)]
efltk: add missing patch
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Fri, 15 Jan 2010 09:25:14 +0000 (10:25 +0100)]
task-shr-feed: reenable bluez-hcidump
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Fri, 15 Jan 2010 07:16:54 +0000 (08:16 +0100)]
dillo2: fix RDEPENDS package name
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Steffen Sledz [Fri, 15 Jan 2010 07:24:34 +0000 (08:24 +0100)]
linux_2.6.24: secure NAND access against PCI activity at hipox machine
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Steffen Sledz [Fri, 15 Jan 2010 07:22:12 +0000 (08:22 +0100)]
linux-2.6.24: hipox machine support patch rebased to linux-2.6.24.7
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Martin Jansa [Fri, 15 Jan 2010 00:11:58 +0000 (01:11 +0100)]
efltk: fix build with newer, stricter gcc
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 14 Jan 2010 23:45:36 +0000 (00:45 +0100)]
sane-srcrevs: bump EFL_SRCREV a bit for sliders fix see trac.enlightenment.org/e/ticket/36
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 14 Jan 2010 23:27:38 +0000 (00:27 +0100)]
preferred-shr-versions: prefer QT 4.6 as Angstrom does
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Andreas Kemnade [Thu, 14 Jan 2010 23:26:47 +0000 (00:26 +0100)]
dillo2: add fltk2 based version 2.1.1 (from bug #4726)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 14 Jan 2010 23:39:55 +0000 (00:39 +0100)]
dillo: moved shared files (dillo.desktop, dillorc, dillo.png) to files
directory
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 14 Jan 2010 23:24:26 +0000 (00:24 +0100)]
navit-icons: use PACKAGE_ARCH all as it has only icons
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 14 Jan 2010 12:49:38 +0000 (13:49 +0100)]
fltk2: update SRCREV, fix build and packaging
* fix build by defining XFT_MAJOR, the same as koen's commit for fltk1
* update SRCREV to version recommended for dillo-2.1.1
* fix libfltk2-images packaging (missing .so, only links were in that
package)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Fri, 8 Jan 2010 10:54:24 +0000 (11:54 +0100)]
shr.conf: blacklist update-alternatives except opkg implementation
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 13 Jan 2010 12:05:07 +0000 (13:05 +0100)]
gpe-icons: cleanup include file a bit, don't inherit update-alternatives, just do it in postins/prerm with distro override
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Michael Pilgermann [Mon, 11 Jan 2010 15:57:53 +0000 (15:57 +0000)]
pisi: remove old releases
* Only minor updates.. so probably nobody would have P_V for that.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Denys Dmytriyenko [Thu, 14 Jan 2010 21:09:44 +0000 (16:09 -0500)]
myththemes: fix parsing error from previous commit
Frans Meulenbroeks [Thu, 14 Jan 2010 19:44:14 +0000 (20:44 +0100)]
linux-kirkwood_2.6.33-rc1: fix SRC_URI typo
Frans Meulenbroeks [Thu, 14 Jan 2010 19:39:47 +0000 (20:39 +0100)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Conflicts:
recipes/linux/linux-kirkwood_2.6.33-rc1.bb
Graham Gower [Mon, 11 Jan 2010 14:07:40 +0000 (14:07 +0000)]
e2fsprogs: add 1.41.9
FYI, here is the patch that was submitted upstream:
http://sourceforge.net/tracker/?func=detail&aid=2813809&group_id=2406&atid=302406
The issue with 1.41.5 went away for me when I installed 32bit compatibility
libs on my pure 64 bit system.
-Graham
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Koen Kooi [Thu, 14 Jan 2010 18:36:51 +0000 (19:36 +0100)]
mplayer svn: add patch for addr_info, add some metadata to exp patch)
Rolf Leggewie [Thu, 14 Jan 2010 18:18:02 +0000 (19:18 +0100)]
conf/distro/minimal.conf: don't set SPLASH for headless machines
Koen Kooi [Thu, 14 Jan 2010 17:51:35 +0000 (18:51 +0100)]
linux-omap-zoom-sync 2.6.31: Turn on wifi and bt usb drivers
Holger Hans Peter Freyther [Mon, 11 Jan 2010 20:23:41 +0000 (21:23 +0100)]
memusagestat_2.11.bb: Add memusagestat
This is a small tool that can turn the memory trace of glibc
into a nice graph.
Holger Hans Peter Freyther [Mon, 11 Jan 2010 12:58:31 +0000 (13:58 +0100)]
qtwebkit-performance-utilities.inc: Use += to not undo qt4e
Append to the extra qmake variables instead of assigning it. This
means that the original qt4e extra variables will be passed to qmake
and we will link to the QtE libraries again.
Holger Hans Peter Freyther [Mon, 11 Jan 2010 12:56:15 +0000 (13:56 +0100)]
qmake_base.bbclass: Unexport STRIP from the environment
The Makefile's generated by Qt are using this variable and the
assignment of STRIP = $(OE_QMAKE_STRIP) will be overturned by
this export. One option would be to set STRIP = $OE_QMAKE_STRIP
in the bb file but this would break striping in package.bbclass.
With the unset STRIP we are able to generate proper -dbg packages
for Qt and other qmake based utilities.
Holger Hans Peter Freyther [Mon, 11 Jan 2010 09:17:04 +0000 (10:17 +0100)]
qtwebkit-performance-utilities.inc: Remove memusagestat from the build
* It is bad to require either Qt/X11 or Qt/E to just build
this small helper. A new recipe should be created instead.
Holger Hans Peter Freyther [Mon, 11 Jan 2010 09:15:52 +0000 (10:15 +0100)]
sane-srcrevs.inc: Build more recent versions of qtwebkit-performance-utilities
Michael 'Mickey' Lauer [Thu, 14 Jan 2010 16:46:00 +0000 (17:46 +0100)]
serial-forward: catch up with conversion to autotools
pty-forward-native: dito
Rolf Leggewie [Thu, 14 Jan 2010 14:20:13 +0000 (15:20 +0100)]
images: set SPLASH to "" as sane default
Acked-By: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
Acked-by: Koen Kooi <koen@openembedded.org>
Rolf Leggewie [Thu, 14 Jan 2010 14:18:14 +0000 (15:18 +0100)]
conf/distro/minimal.conf: minimal should have a generic OE splash
Rolf Leggewie [Thu, 14 Jan 2010 01:32:28 +0000 (02:32 +0100)]
qpf-fonts: move SRC_URI from ewi to Openzaurus mirror. Partly closes #5295
Koen Kooi [Tue, 12 Jan 2010 13:48:59 +0000 (14:48 +0100)]
udev 141: move creation of /etc/dev.tar to after checkroot
* / isn't always mounted rw when udev runs, so lets create /etc/dev.tar after checkroot has run
Acked-by: Graeme Gregory <dp@xora.org.uk>
Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Koen Kooi [Thu, 14 Jan 2010 11:22:11 +0000 (12:22 +0100)]
hamlib: update to 1.2.10
Koen Kooi [Thu, 14 Jan 2010 10:45:29 +0000 (11:45 +0100)]
giac: add 0.8.4
Koen Kooi [Thu, 14 Jan 2010 10:43:31 +0000 (11:43 +0100)]
angstrom-X-image: add image that has gdm + gnome + xfce + e17 selectable as login sessions
Koen Kooi [Thu, 14 Jan 2010 10:42:40 +0000 (11:42 +0100)]
angstrom-GNOME-image: add image that gives you gdm + gnome desktop
Koen Kooi [Thu, 14 Jan 2010 10:25:14 +0000 (11:25 +0100)]
angstrom-task-gnome: fix thinko with XSERVER
Koen Kooi [Thu, 14 Jan 2010 09:34:20 +0000 (10:34 +0100)]
fltk: fix build by defining XFT_MAJOR
Khem Raj [Wed, 13 Jan 2010 23:05:52 +0000 (15:05 -0800)]
gcc-4.4.1: Delete unused patches.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Wed, 13 Jan 2010 23:04:10 +0000 (15:04 -0800)]
uclibc-nptl/uClibc.distro: Enable stubs for libnsl and libresolv
* This furthers native-sdk-image compilation on uclibc nptl.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Stanislav Brabec [Wed, 13 Jan 2010 21:58:59 +0000 (21:58 +0000)]
pixops-test: GNU_HASH QA error fix.
Rolf Leggewie [Wed, 13 Jan 2010 21:32:05 +0000 (22:32 +0100)]
giac: move to nonworking and close #98 as LATER
Koen Kooi [Wed, 13 Jan 2010 20:31:55 +0000 (21:31 +0100)]
omap3-sgx-modules: make 1.4.14.2514 the default and make it build against 2.6.32
libgles-omap3: make 3.01.00.02 the default and attempt to fix file permissions
Koen Kooi [Wed, 13 Jan 2010 16:09:55 +0000 (17:09 +0100)]
libpam-base-files: RRECOMMEND libpam-meta
Koen Kooi [Wed, 13 Jan 2010 16:00:20 +0000 (17:00 +0100)]
xf86-input-tslib: bump PR to something newer than it was due to the xorg .inc
Koen Kooi [Wed, 13 Jan 2010 14:44:52 +0000 (15:44 +0100)]
gdm: move to 2.28.2, fix conflict with libpam-base-files
Koen Kooi [Wed, 13 Jan 2010 14:19:33 +0000 (15:19 +0100)]
mplayer: fix build error with EXPR_2F
Koen Kooi [Wed, 13 Jan 2010 14:12:17 +0000 (15:12 +0100)]
mplayer-common: switch to ao=alsa for angstrom, oss emulation is broken in >2.6.31
Martin Jansa [Wed, 13 Jan 2010 09:10:55 +0000 (10:10 +0100)]
linux-2.6.32-2.6.33-rc4: add rc4 instead of rc3 drop patch already
applied upstream
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 13 Jan 2010 00:04:02 +0000 (01:04 +0100)]
busybox: bump INC_PR to force postinst script run on targets after u-a fixup
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Fri, 8 Jan 2010 13:42:20 +0000 (14:42 +0100)]
task-boot: use DISTRO_UPDATE_ALTERNATIVES instead of update-alternatives directly
* Images built after 2009-12-08
9b641bbfed07c075ae5cbe84082a85f1ba703447
probably use opkg-native, but also ship with u-a-cworth
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Fri, 8 Jan 2010 15:14:46 +0000 (16:14 +0100)]
opkg, update-alternatives-cworth: use /usr/lib/opkg/alternatives directory instead of /usr/lib/ipkg/alternatives
* It's usefull to make it compatible with u-a script in opkg package
* Old entries are merged to new directory in quite verbose postinst
script
* If entry exists only in old it's moved
* If entry exists in both the one with more lines is used
* The one with less lines is not used and warning is shown
* If they have the same number of lines diff is checked
* If they are the same, old one is ignored
* If they are different, old one is ignored and warning is shown
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Koen Kooi [Wed, 13 Jan 2010 10:41:26 +0000 (11:41 +0100)]
bzip2: add missing symlink
Koen Kooi [Wed, 13 Jan 2010 09:59:04 +0000 (10:59 +0100)]
obexd: add 0.21