openembedded.git
14 years agoMerge branch 'tzdata' into org.openembedded.dev
Roman I Khimov [Sat, 27 Mar 2010 19:49:40 +0000 (22:49 +0300)]
Merge branch 'tzdata' into org.openembedded.dev

14 years agoppp: make if-up/-down scripts compatible to resolvconf (thx to Wonka)
Thomas Zimmermann [Sat, 27 Mar 2010 16:28:08 +0000 (17:28 +0100)]
ppp: make if-up/-down scripts compatible to resolvconf (thx to Wonka)

Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
14 years agoxinput-calibrator: add 0.6.1
Koen Kooi [Sat, 27 Mar 2010 15:02:02 +0000 (16:02 +0100)]
xinput-calibrator: add 0.6.1

14 years agoqt4-embedded-gles 4.6.2: try harder to disable openvg and build linuxfb support stati...
Koen Kooi [Sat, 27 Mar 2010 14:33:04 +0000 (15:33 +0100)]
qt4-embedded-gles 4.6.2: try harder to disable openvg and build linuxfb support statically

14 years agoFixed concurrency problem for ZIP packed recipes.
Ihar Hrachyshka [Mon, 7 Sep 2009 03:10:13 +0000 (03:10 +0000)]
Fixed concurrency problem for ZIP packed recipes.

The problem occured when unzip-native is not yet staged, and ZIP
archive unpacking already started resulting in failed do_unpack task.
Added NEED_UNZIP_FOR_UNPACK variable to use in recipes which do_unpack
with unzip utility but doesn't have '.zip' in SRC_URI (f.e. .EXE
windows self-extraction binaries).

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agofreeimage: convert to new style staging
Koen Kooi [Sat, 27 Mar 2010 11:17:09 +0000 (12:17 +0100)]
freeimage: convert to new style staging

14 years agowgois: add missing dep and convert to new-style staging
Koen Kooi [Sat, 27 Mar 2010 11:17:07 +0000 (12:17 +0100)]
wgois: add missing dep and convert to new-style staging

14 years agoimote2.conf: Remove misleading comment.
Stefan Schmidt [Sat, 27 Mar 2010 13:34:44 +0000 (14:34 +0100)]
imote2.conf: Remove misleading comment.

ROOT_FLASH_SIZE is not only used by the opie image.

14 years agoimote2.conf: Update JFFS2 and console informations
Stefan Schmidt [Sat, 27 Mar 2010 13:31:08 +0000 (14:31 +0100)]
imote2.conf: Update JFFS2 and console informations

This merges in the differences betwenn this machine files and the one provided
by Jonathan Cameron. Thanks Jonathan.

14 years agochrony: time synchronization recipe (chronyc and chronyd)
Jonathan Cameron [Wed, 4 Nov 2009 08:37:07 +0000 (08:37 +0000)]
chrony: time synchronization recipe (chronyc and chronyd)

Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
14 years agognutls: fix do_configure by depending on gtk-doc
Antonio Ospite [Thu, 18 Mar 2010 10:31:44 +0000 (10:31 +0000)]
gnutls: fix do_configure by depending on gtk-doc

building gnutls_2.8.5.bb fails in do_configure with these messages:

[..]
| automake: unknown warning category `cross'
| doc/Makefile.am:27: ENABLE_GTK_DOC does not appear in AM_CONDITIONAL
| gtk-doc.make:7: GTK_DOC_USE_LIBTOOL does not appear in AM_CONDITIONAL
| doc/reference/Makefile.am:135:   `gtk-doc.make' included from here
| gtk-doc.make:50: ENABLE_GTK_DOC does not appear in AM_CONDITIONAL
| doc/reference/Makefile.am:135:   `gtk-doc.make' included from here
| gtk-doc.make:173: ENABLE_GTK_DOC does not appear in AM_CONDITIONAL
| doc/reference/Makefile.am:135:   `gtk-doc.make' included from here
| doc/reference/Makefile.am:147: ENABLE_GTK_DOC does not appear in AM_CONDITIONAL
| autoreconf: automake failed with exit status: 1
| FATAL: autoreconf execution failed.
NOTE: Task failed: /home/chris/oe/micro-dev/work/i686-oe-linux/gnutls-2.8.5-r0/temp/log.do_configure.14113
ERROR: TaskFailed event exception, aborting
ERROR: Build of /home/chris/oe/openembedded.org/recipes/gnutls/gnutls_2.8.5.bb do_configure failed
ERROR: Task 652 (/home/chris/oe/openembedded.org/recipes/gnutls/gnutls_2.8.5.bb, do_configure) failed
NOTE: Tasks Summary: Attempted 865 tasks of which 0 didn't need to be rerun and 1 failed.
ERROR: '/home/chris/oe/openembedded.org/recipes/gnutls/gnutls_2.8.5.bb' failed

Depending on gtk-doc fixes this.

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Holger Hans Peter Freyther <zecke@selfish.org>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
14 years agoMAINTAINERS: Cosmetic trailing whitespace cleanup
Stefan Schmidt [Sat, 27 Mar 2010 10:26:40 +0000 (11:26 +0100)]
MAINTAINERS: Cosmetic trailing whitespace cleanup

14 years agoMAINTAINERS: Add my entry
Stefan Schmidt [Sat, 27 Mar 2010 10:24:28 +0000 (11:24 +0100)]
MAINTAINERS: Add my entry

14 years agofontconfig: add 2.8.0 and make it default for angstrom
Koen Kooi [Sat, 27 Mar 2010 10:47:11 +0000 (11:47 +0100)]
fontconfig: add 2.8.0 and make it default for angstrom

* 2.8.0 has he bugfix we need and is better that the 'random' git version 2.6.99 is using

14 years agofaac: fix packaging and convert to new style staging
Koen Kooi [Sat, 27 Mar 2010 10:29:48 +0000 (11:29 +0100)]
faac: fix packaging and convert to new style staging

14 years agofreetype: convert to new style staging
Koen Kooi [Sat, 27 Mar 2010 10:27:23 +0000 (11:27 +0100)]
freetype: convert to new style staging

14 years agoangstrom: switch to fontconfig 2.6.99
Koen Kooi [Sat, 27 Mar 2010 10:23:46 +0000 (11:23 +0100)]
angstrom: switch to fontconfig 2.6.99

14 years agofontconfig: convert to new style staging
Koen Kooi [Sat, 27 Mar 2010 10:22:36 +0000 (11:22 +0100)]
fontconfig: convert to new style staging

14 years agocups: convert to new style staging
Koen Kooi [Sat, 27 Mar 2010 10:16:50 +0000 (11:16 +0100)]
cups: convert to new style staging

14 years agoexpat: convert to new style staging
Koen Kooi [Sat, 27 Mar 2010 10:14:51 +0000 (11:14 +0100)]
expat: convert to new style staging

14 years agopkgconfig: convert to new-style staging
Koen Kooi [Sat, 27 Mar 2010 10:12:50 +0000 (11:12 +0100)]
pkgconfig: convert to new-style staging

14 years agolibmad: convert to new style staging
Koen Kooi [Sat, 27 Mar 2010 10:10:04 +0000 (11:10 +0100)]
libmad: convert to new style staging

14 years agolibv4l: convert to new style staging and add 0.6.1
Koen Kooi [Sat, 27 Mar 2010 10:09:39 +0000 (11:09 +0100)]
libv4l: convert to new style staging and add 0.6.1

14 years agoapmd: convert to new style staging
Koen Kooi [Sat, 27 Mar 2010 09:49:52 +0000 (10:49 +0100)]
apmd: convert to new style staging

14 years agoadd 18 bpp support to psplash
Ilya Petrov [Sat, 15 Aug 2009 23:54:18 +0000 (23:54 +0000)]
add 18 bpp support to psplash

2009/8/16 Holger Hans Peter Freyther <holger+oe@freyther.de>:
> yes, it is not that we don't know people working at intel...

sent.

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agoGrub: Add disk geometry patch
Martyn Welch [Tue, 16 Mar 2010 04:26:22 +0000 (04:26 +0000)]
Grub: Add disk geometry patch

Add a patch to allow for larger disk geometries.

Signed-off-by: Martyn Welch <martyn.welch@ge.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agolibvalhalla: Add recipe for libvalhalla 1.0.1.
Paul Menzel [Fri, 19 Mar 2010 05:27:05 +0000 (05:27 +0000)]
libvalhalla: Add recipe for libvalhalla 1.0.1.

1. `--enable-pic` is needed for non-x86 architectures.
2. Put test programs in separate package `${PN}-bin`. Manual pages are in `${PN}-doc` though.
3. Build tested with GCC 4.4.3 and Binutils 2.20.1 for `MACHINE = "beagleboard"`.
4. Depend on `libnfo` since it is recommended on upstream’s Web site.

`do_configure()` is based on the recipe of `ushare`.

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agolibplayer: Add libplayer hg.
Paul Menzel [Fri, 19 Mar 2010 04:42:08 +0000 (04:42 +0000)]
libplayer: Add libplayer hg.

1. `--enable-pic` is needed for non-x86 architectures.
2. Put test programs in separate package `${PN}-bin`. Manual pages are in `${PN}-doc` though.
3. Build tested with GCC 4.4.3 and Binutils 2.20.1 for `MACHINE = "beagleboard"`.
4. Depend on `mplayer` and `gstreamer`. Dependencies for vlc- or xine-wrappers can be added if needed.
5. I did not use release 1.0.0 since `configure` in that version does not have the option `--enable-pic`.

[ fixed PV - koen ]

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agolibnfo: Add libnfo hg.
Paul Menzel [Fri, 19 Mar 2010 04:38:46 +0000 (04:38 +0000)]
libnfo: Add libnfo hg.

1. `--enable-pic` is needed for non-x86 architectures.
2. Put test programs in separate package `${PN}-bin`. Manual pages are in `${PN}-doc` though.
3. Build tested with GCC 4.4.3 and Binutils 2.20.1 for `MACHINE = "beagleboard"`.
4. I did not use release 1.0.0 since `configure` in that version does not have the option `--enable-pic`.

[ fixed SRC_URI and PV - Koen ]

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agonumptyphysics: update SRC_URI
Antonio Ospite [Thu, 25 Mar 2010 12:52:33 +0000 (12:52 +0000)]
numptyphysics: update SRC_URI

The old SRC_URI doesn't work anymore, use vcs.maemo.org instead of
garage.maemo.org as stated on https://garage.maemo.org/scm/?group_id=638

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
14 years agoezx: update ezx-gen-blob version
Antonio Ospite [Thu, 25 Mar 2010 07:19:56 +0000 (07:19 +0000)]
ezx: update ezx-gen-blob version

NOTE: this version builds fine but the resulting binaries do not seem to
be correct, their size is about 300KiB instead of the expected 64KiB.

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
14 years agoezx: update device_table-ezx.txt
Antonio Ospite [Thu, 25 Mar 2010 07:19:57 +0000 (07:19 +0000)]
ezx: update device_table-ezx.txt

Update mux nodes to be used with the ts27010mux driver.
Fix names for ttyIPC0 and video0 nodes.

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
14 years agoezx: update ezxd version and ezxd.init script
Antonio Ospite [Thu, 25 Mar 2010 07:19:55 +0000 (07:19 +0000)]
ezx: update ezxd version and ezxd.init script

Newer kernels have drivers for BP interaction built as modules, add the
loading sequence in ezxd.init.

Fix also the recipe so that the CC and CROSS variables do not interfere
with the crosscompiler from OE.

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
14 years agoezx: update ezx-boot-usb-native version
Antonio Ospite [Thu, 25 Mar 2010 07:19:54 +0000 (07:19 +0000)]
ezx: update ezx-boot-usb-native version

Fix also ezx-boot-usb-native_svn.bb as the code now resides in a 'src'
subdirectory.

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
14 years agoezx: update openezx-kernel version
Antonio Ospite [Thu, 25 Mar 2010 07:19:53 +0000 (07:19 +0000)]
ezx: update openezx-kernel version

This version uses an adapted ts27010mux driver from Motorola Milestone.

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
14 years agorecipes: Get rid of redundant FILESPATH
Khem Raj [Fri, 26 Mar 2010 18:02:01 +0000 (11:02 -0700)]
recipes: Get rid of redundant FILESPATH

14 years agotzdata: fix wrt recent time zone changes in Russia
Roman I Khimov [Fri, 26 Mar 2010 10:58:53 +0000 (13:58 +0300)]
tzdata: fix wrt recent time zone changes in Russia

See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=574919
for details.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agotzdata: add 2010f version
Roman I Khimov [Fri, 26 Mar 2010 10:44:53 +0000 (13:44 +0300)]
tzdata: add 2010f version

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agotzdata: set PACKAGE_ARCH to all
Roman I Khimov [Fri, 26 Mar 2010 10:53:42 +0000 (13:53 +0300)]
tzdata: set PACKAGE_ARCH to all

It's really just tz data with nothing arch-dependent.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agotzcode: add recipe for 2010f version
Roman I Khimov [Fri, 26 Mar 2010 09:52:07 +0000 (12:52 +0300)]
tzcode: add recipe for 2010f version

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agoudev 151: bump PR
Koen Kooi [Fri, 26 Mar 2010 12:39:59 +0000 (13:39 +0100)]
udev 151: bump PR

14 years agoglib-2.0_2.23.6: rediffed and reenabled atomic-thumb.patch
Martin Jansa [Fri, 26 Mar 2010 10:46:45 +0000 (11:46 +0100)]
glib-2.0_2.23.6: rediffed and reenabled atomic-thumb.patch

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoangstrom-uboot-scripts: enable triple buffering for dsplink script, fixes tearing...
Koen Kooi [Fri, 26 Mar 2010 10:47:17 +0000 (11:47 +0100)]
angstrom-uboot-scripts: enable triple buffering for dsplink script, fixes tearing when using SGX

14 years agox-load git: update SRCREV for SDRC fix
Koen Kooi [Fri, 26 Mar 2010 10:43:35 +0000 (11:43 +0100)]
x-load git: update SRCREV for SDRC fix

14 years agowebkit-efl: remove Ecore_data.h include to fix build with newer EFL
Martin Jansa [Fri, 26 Mar 2010 10:09:46 +0000 (11:09 +0100)]
webkit-efl: remove Ecore_data.h include to fix build with newer EFL

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agotslib: fix build with newer libtool
Thomas Zimmermann [Thu, 25 Mar 2010 15:05:23 +0000 (16:05 +0100)]
tslib: fix build with newer libtool

Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoimagemagick: convert to BBCLASSEXTEND and new staging
Thomas Zimmermann [Wed, 24 Mar 2010 22:54:32 +0000 (22:54 +0000)]
imagemagick: convert to BBCLASSEXTEND and new staging

* now imagemagick is buildable again with autoconf > 2.63
* tiff-native now exists, so no need to override DEPENDS of -native anymore

Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolibatomics-ops: add patch avoiding installing 2 header files twice
Martin Jansa [Fri, 26 Mar 2010 08:35:40 +0000 (09:35 +0100)]
libatomics-ops: add patch avoiding installing 2 header files twice

* automake-1.11 is checking that and fails

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agognome-keyring: remove trailing / for target directories
Martin Jansa [Fri, 26 Mar 2010 08:26:55 +0000 (09:26 +0100)]
gnome-keyring: remove trailing / for target directories

* issue for combination of automake-1.11 and libtool-2.2.6
* http://www.mail-archive.com/automake@gnu.org/msg15171.html

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoshr-wizard: add e-wm to DEPENDS
Martin Jansa [Fri, 26 Mar 2010 06:49:59 +0000 (07:49 +0100)]
shr-wizard: add e-wm to DEPENDS

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agochecksums: drop libxml2, libxslt checksums which were moved to recipes
Martin Jansa [Fri, 26 Mar 2010 07:26:16 +0000 (08:26 +0100)]
checksums: drop libxml2, libxslt checksums which were moved to recipes

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolibxslt: introduce libxslt.inc, move checksums to recipe, add 1.1.26
Martin Jansa [Fri, 26 Mar 2010 07:28:58 +0000 (08:28 +0100)]
libxslt: introduce libxslt.inc, move checksums to recipe, add 1.1.26

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoalsa-scenarii-shr: move recipe to obsolete
Martin Jansa [Fri, 26 Mar 2010 06:50:48 +0000 (07:50 +0100)]
alsa-scenarii-shr: move recipe to obsolete

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoalsa-scenarii-shr: move SRCREV to recipe
Martin Jansa [Fri, 26 Mar 2010 06:50:29 +0000 (07:50 +0100)]
alsa-scenarii-shr: move SRCREV to recipe

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoffalarms: move old 0.2.2 to obsolete with it's checksum, drop unused patch
Martin Jansa [Fri, 26 Mar 2010 06:57:39 +0000 (07:57 +0100)]
ffalarms: move old 0.2.2 to obsolete with it's checksum, drop unused patch

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoffalarms: bump to version 0.4
Łukasz Pankowski [Thu, 25 Mar 2010 22:20:50 +0000 (23:20 +0100)]
ffalarms: bump to version 0.4

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agometa-toolchain: fix SDK_PATH resolving early by swapping quoting
Denys Dmytriyenko [Thu, 25 Mar 2010 21:30:47 +0000 (17:30 -0400)]
meta-toolchain: fix SDK_PATH resolving early by swapping quoting

http://thread.gmane.org/gmane.comp.handhelds.openembedded/31484

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
14 years agogeos: latest versions do not depend on boost
Cliff Brake [Thu, 25 Mar 2010 17:34:01 +0000 (13:34 -0400)]
geos: latest versions do not depend on boost

14 years agognome-mplayer: add 0.9.9.2
Koen Kooi [Thu, 25 Mar 2010 15:44:55 +0000 (16:44 +0100)]
gnome-mplayer: add 0.9.9.2

14 years agoudev 151: follow debian/fedora and use /lib/udev as libexecdir. This fixes packages...
Koen Kooi [Thu, 25 Mar 2010 14:39:33 +0000 (15:39 +0100)]
udev 151: follow debian/fedora and use /lib/udev as libexecdir. This fixes packages installing rules into /lib/udev

14 years agonetworkmanager, -applet: bump PR
Koen Kooi [Thu, 25 Mar 2010 14:19:26 +0000 (15:19 +0100)]
networkmanager, -applet: bump PR

14 years agoangstrom: add script to make a mini personal feed containing only the differences...
Koen Kooi [Thu, 25 Mar 2010 14:01:51 +0000 (15:01 +0100)]
angstrom: add script to make a mini personal feed containing only the differences between upstream feeds and your deploydir

14 years agoangstrom: prefer glib 2.23.6
Koen Kooi [Thu, 25 Mar 2010 13:23:45 +0000 (14:23 +0100)]
angstrom: prefer glib 2.23.6

14 years agogvfs: add 1.5.5
Koen Kooi [Thu, 25 Mar 2010 13:22:55 +0000 (14:22 +0100)]
gvfs: add 1.5.5

14 years agolibgpod: add 0.7.92
Koen Kooi [Thu, 25 Mar 2010 12:40:32 +0000 (13:40 +0100)]
libgpod: add 0.7.92

14 years agolibimobiledevice: add 1.0.0
Koen Kooi [Thu, 25 Mar 2010 12:37:08 +0000 (13:37 +0100)]
libimobiledevice: add 1.0.0

14 years agolibplist: add 1.2
Koen Kooi [Thu, 25 Mar 2010 12:36:41 +0000 (13:36 +0100)]
libplist: add 1.2

14 years agousbmuxd: add 1.0.3
Koen Kooi [Thu, 25 Mar 2010 12:36:23 +0000 (13:36 +0100)]
usbmuxd: add 1.0.3

14 years agoglib-2.0: add 2.23.6
Koen Kooi [Thu, 25 Mar 2010 10:41:26 +0000 (11:41 +0100)]
glib-2.0: add 2.23.6

* thumb patch needs rediffing

14 years agoat91-l9260.conf: fix spelling error
Ulf Samuelsson [Thu, 25 Mar 2010 15:17:15 +0000 (16:17 +0100)]
at91-l9260.conf: fix spelling error

Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com>
14 years agomanifest.bbclass: Remove since its broken and unused
Richard Purdie [Thu, 25 Mar 2010 15:47:37 +0000 (15:47 +0000)]
manifest.bbclass: Remove since its broken and unused

This code has never been used, is only half complete and obsolete. If
anyone ever wnats to refer to it, its in the history but keeping
useless code ist just confusing so delete it.

Acked-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
14 years agolinux-openmoko-2.6.32: upgrade to 2.6.32.10 and one additional patch
Martin Jansa [Thu, 25 Mar 2010 14:17:22 +0000 (15:17 +0100)]
linux-openmoko-2.6.32: upgrade to 2.6.32.10 and one additional patch

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agomatchbox-keyboard-inputmethod: Fix build with newer libtool
Thomas Zimmermann [Thu, 25 Mar 2010 10:14:49 +0000 (11:14 +0100)]
matchbox-keyboard-inputmethod: Fix build with newer libtool

* Newer libtool fails to install libs because of an additional /

Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
14 years agotiff: add BBCLASSEXTEND to get tiff-native
Thomas Zimmermann [Thu, 25 Mar 2010 08:50:43 +0000 (09:50 +0100)]
tiff: add BBCLASSEXTEND to get tiff-native

Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
14 years agoestardict: add version 0.2
Vaudano Luca [Wed, 24 Mar 2010 18:05:16 +0000 (19:05 +0100)]
estardict: add version 0.2

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agovlan: add pre-up/post-down/up scripts
Roman I Khimov [Tue, 8 Sep 2009 15:01:03 +0000 (19:01 +0400)]
vlan: add pre-up/post-down/up scripts

14 years agoiptables: update to version 1.4.7
Roman I Khimov [Wed, 24 Mar 2010 13:54:53 +0000 (16:54 +0300)]
iptables: update to version 1.4.7

Don't remove ipt_DSCP for this version

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agosphyrna-python: fix missing python-native build dependency
Roman I Khimov [Tue, 23 Mar 2010 14:23:09 +0000 (17:23 +0300)]
sphyrna-python: fix missing python-native build dependency

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agorpm: fix python-rpm packaging, add missing python-native build dependency
Roman I Khimov [Tue, 23 Mar 2010 14:21:18 +0000 (17:21 +0300)]
rpm: fix python-rpm packaging, add missing python-native build dependency

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agolowpan-tools: fix lowpan-tools-tests packaging
Roman I Khimov [Tue, 23 Mar 2010 14:19:29 +0000 (17:19 +0300)]
lowpan-tools: fix lowpan-tools-tests packaging

RDEPENDS on python, wants python-native at build time.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
14 years agofetchmail: fix fetchmailconf packaging and fetchmail build
Roman I Khimov [Tue, 23 Mar 2010 14:17:54 +0000 (17:17 +0300)]
fetchmail: fix fetchmailconf packaging and fetchmail build

python-native needed for python-dir proper working and then fetchmailconf
really wants to have some python in runtime.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agouse PYTHON_SITEPACKAGES_DIR
Roman I Khimov [Tue, 23 Mar 2010 12:20:19 +0000 (15:20 +0300)]
use PYTHON_SITEPACKAGES_DIR

Converted most of python site-packages references to PYTHON_SITEPACKAGES_DIR.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agodistutils-common-base: move Python dir detection to separate class
Roman I Khimov [Tue, 23 Mar 2010 10:27:40 +0000 (13:27 +0300)]
distutils-common-base: move Python dir detection to separate class

Allows to inherit that in packages containing Python extensions but still tightly
control packaging of those extensions. Mainly for the cases where you want
those python modules/extensions/parts to be packaged separately from the main
package in order not to introduce python dependency where you don't need it.
Technically, you can do it with distutils-common-base, but it might require
more FILES_* work than with python-dir.

Introduce PYTHON_SITEPACKAGES_DIR along the way, site-packages directory is
referenced frequently enough within class files, but some recipes also pack this
directory as

${libdir}/python2.5/site-packages
${libdir}/python2.6/site-packages
${libdir}/python*/site-packages
/usr/lib/python*/site-packages
${libdir}/*/site-packages

all of which are not perfect.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agoSlugOS: slugos-packages.bb - update to accomodate removal of e2fsprogs-libs
Mike Westerhof [Thu, 25 Mar 2010 04:51:10 +0000 (23:51 -0500)]
SlugOS: slugos-packages.bb - update to accomodate removal of e2fsprogs-libs

14 years agoRevert "cpan-base: add perl version to PR"
Roman I Khimov [Wed, 24 Mar 2010 18:06:37 +0000 (21:06 +0300)]
Revert "cpan-base: add perl version to PR"

This reverts commit e7c6b93906b8909e659d7e680a1457472bc99bda.

Sorry for breakage.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agoMerge branch 'perl-5.10' into org.openembedded.dev
Roman I Khimov [Wed, 24 Mar 2010 17:20:50 +0000 (20:20 +0300)]
Merge branch 'perl-5.10' into org.openembedded.dev

14 years agonetworkmanager-openvpn: added missing dependency on gnome-keyring
Marcin Juszkiewicz [Wed, 24 Mar 2010 14:56:43 +0000 (15:56 +0100)]
networkmanager-openvpn: added missing dependency on gnome-keyring

Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
14 years agoutil-linux-ng: add native
Marcin Juszkiewicz [Wed, 24 Mar 2010 14:52:05 +0000 (15:52 +0100)]
util-linux-ng: add native

Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
14 years agomisc recipes: migrate from e2fsprogs-libs to util-linux-ng/e2fsprogs
Marcin Juszkiewicz [Wed, 24 Mar 2010 14:51:23 +0000 (15:51 +0100)]
misc recipes: migrate from e2fsprogs-libs to util-linux-ng/e2fsprogs

Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
14 years agoe2fsprogs: cover e2fsprogs-libs too
Marcin Juszkiewicz [Wed, 24 Mar 2010 14:32:14 +0000 (15:32 +0100)]
e2fsprogs: cover e2fsprogs-libs too

- libcom_err and libss libraries are now in separate packages
- headers and libraries are installed using upstream makefile
  so no longer missing headers

Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
14 years agoe2fsprogs-libs: dropped as e2fsprogs provide those libs now
Marcin Juszkiewicz [Wed, 24 Mar 2010 14:59:29 +0000 (15:59 +0100)]
e2fsprogs-libs: dropped as e2fsprogs provide those libs now

Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
14 years agonetworkmanager-openvpn: added missing dependency on glade
Marcin Juszkiewicz [Wed, 24 Mar 2010 13:39:23 +0000 (14:39 +0100)]
networkmanager-openvpn: added missing dependency on glade

Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
14 years agobase-files_3.0.14.bb: bumped PR due to KeilOS new issue file
Marco Cavallini [Wed, 24 Mar 2010 14:26:32 +0000 (15:26 +0100)]
base-files_3.0.14.bb: bumped PR due to KeilOS new issue file

14 years agokaeilos/issue: Changed KaeilOS login logo (again)
Marco Cavallini [Wed, 24 Mar 2010 14:14:20 +0000 (15:14 +0100)]
kaeilos/issue: Changed KaeilOS login logo (again)

14 years agotask-shr-minimal-fso: add fso-gpsd as it was removed from task-fso2-compliance
Thomas Zimmermann [Wed, 24 Mar 2010 09:43:09 +0000 (10:43 +0100)]
task-shr-minimal-fso: add fso-gpsd as it was removed from task-fso2-compliance

Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
14 years agomh355/xorg.conf: added xorg.conf settings for machine mh355
Marco Cavallini [Wed, 24 Mar 2010 09:15:30 +0000 (10:15 +0100)]
mh355/xorg.conf: added xorg.conf settings for machine mh355

14 years agomh355/interfaces: added lan settings for machine mh355
Marco Cavallini [Wed, 24 Mar 2010 09:15:02 +0000 (10:15 +0100)]
mh355/interfaces: added lan settings for machine mh355

14 years agokaeilos-2009-preferred-versions.inc: Updated package versions
Marco Cavallini [Wed, 24 Mar 2010 09:13:11 +0000 (10:13 +0100)]
kaeilos-2009-preferred-versions.inc: Updated package versions

14 years agokaeilos/issue: Changed KaeilOS login logo
Marco Cavallini [Wed, 24 Mar 2010 09:12:15 +0000 (10:12 +0100)]
kaeilos/issue: Changed KaeilOS login logo

14 years agolzma: Use BBCLASSEXTEND to get native recipe.
Khem Raj [Tue, 23 Mar 2010 22:28:51 +0000 (15:28 -0700)]
lzma: Use BBCLASSEXTEND to get native recipe.

Signed-off-by: Khem Raj <raj.khem@gmail.com>