openembedded.git
15 years agolinux-2.6.33: added eee701 defconfig
Denis 'GNUtoo' Carikli [Sun, 21 Mar 2010 19:56:55 +0000 (20:56 +0100)]
linux-2.6.33: added eee701 defconfig

I took the linux-2.6.32 config,made menuconfig,
  saved changes and commited the resulting defconfig

15 years agofbreader 0.12.1: fix QA issues and bump PR
Denis 'GNUtoo' Carikli [Fri, 12 Mar 2010 20:51:25 +0000 (21:51 +0100)]
fbreader 0.12.1: fix QA issues and bump PR

There were 2 QA issues:
  * GNU_HASH (fixed with LDFLAGS='${LDFLAGS}' in EXTRA_OEMAKE )
  * .debug included in the main package (fixed by
    FILES_${PN}-dbg += "${libdir}/zlibrary/ui/.debug/")
Both were fixed and PR was bumped.

Note that buildsys(fbreader-0.8.2a_buildsys_oe.patch is an example of them)
  patches were not ported because it built correctly without.
OE_CFLAGS='${CXXFLAGS}' was removed because without the buildsys patches,
  it doesn't have any effect.

15 years agomp3blaster: added version 3.2.5
Denis 'GNUtoo' Carikli [Fri, 12 Mar 2010 20:41:29 +0000 (21:41 +0100)]
mp3blaster: added version 3.2.5

According to their website(for version 3.2.4) "This version fixes
  skips and hickups when using SDL audio output.
  Also, when changing back directories in the file browser,
  it will jump back to the subdirectory the user came from."
With my setup(eee701),it didn't solved the problem completely,
  but still,the audio was better.

And(for version 3.2.5) :
  "This version only contains some minor compliation fixes"

The path was rebased.
Maybe it should be submited upstream.

15 years agoppp: Prepend ${D} to INCDIR
Khem Raj [Sun, 28 Mar 2010 16:08:26 +0000 (09:08 -0700)]
ppp: Prepend ${D} to INCDIR

* Right now it tries to install into /usr/include on build
  where it should be in the staged areas.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agosqlite: convert to new style staging
Koen Kooi [Sun, 28 Mar 2010 16:11:16 +0000 (18:11 +0200)]
sqlite: convert to new style staging

15 years agoqt4: fix pkgconfig logic to avoid: NOTE: <type 'exceptions.Exception'>:variable inclu...
Koen Kooi [Sun, 28 Mar 2010 16:08:23 +0000 (18:08 +0200)]
qt4: fix pkgconfig logic to avoid: NOTE: <type 'exceptions.Exception'>:variable includedir references itself! while evaluating:
${includedir}

15 years agolibpcap: also conver 1.0.0 to new style staging
Koen Kooi [Sun, 28 Mar 2010 13:43:37 +0000 (15:43 +0200)]
libpcap: also conver 1.0.0 to new style staging

15 years agoarora: add 0.10.2, needed to build against qt 4.6.x
Koen Kooi [Sun, 28 Mar 2010 13:36:53 +0000 (15:36 +0200)]
arora: add 0.10.2, needed to build against qt 4.6.x

15 years agowireless-tools: convert to new style staging
Koen Kooi [Sun, 28 Mar 2010 13:28:57 +0000 (15:28 +0200)]
wireless-tools: convert to new style staging

* now only -cross and kernel packages use legacy staging for 'MACHINE=smartq5 bitbake console-image'

15 years agolibpcap: convert to new style staging
Koen Kooi [Sun, 28 Mar 2010 13:27:31 +0000 (15:27 +0200)]
libpcap: convert to new style staging

15 years agoopenssl: convert to new style staging
Koen Kooi [Sun, 28 Mar 2010 13:26:37 +0000 (15:26 +0200)]
openssl: convert to new style staging

15 years agoppp: convert to new style staging
Koen Kooi [Sun, 28 Mar 2010 13:23:29 +0000 (15:23 +0200)]
ppp: convert to new style staging

15 years agowebkit: bump SRCREV
Koen Kooi [Sun, 28 Mar 2010 13:03:33 +0000 (15:03 +0200)]
webkit: bump SRCREV

15 years agoopenscenegraph: add 2.9.6, no HW accel yet
Koen Kooi [Sun, 28 Mar 2010 12:18:31 +0000 (14:18 +0200)]
openscenegraph: add 2.9.6, no HW accel yet

15 years agopiccontrol_0.4.bb: Fix linking against lua.
Stefan Schmidt [Sun, 28 Mar 2010 11:48:41 +0000 (13:48 +0200)]
piccontrol_0.4.bb: Fix linking against lua.

Lua is staged as liblua.a instead of liblua5.1.a correct LDFLAGS accordingly.
Courtesy Guo Hongruan <camelguo@gmail.com> for finding out about the porblem and
preparing the initial fix.

While being there I also commented out COMPATIBLE_MACHINE as it builds fine for
other machines even it may be only usefull on the specific one.

15 years agodistros: remove leading dots in DISTRO_VERSIONs
Antonio Ospite [Thu, 25 Mar 2010 11:42:12 +0000 (11:42 +0000)]
distros: remove leading dots in DISTRO_VERSIONs

Having a leading dot in DISTRO_VERSION will result in a '-.' string when
building archive names; this may lead to mistakenly think that something is
missing in the archive name.

Example:
minimal-.dev-snapshot-20100216-i686-linux-armv5te-linux-gnueabi-toolchain.tar.bz2
       ^^

Remove the leading dot in DISTRO_VERSIONs to avoid such possible
confusion.

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
15 years agolibmikmod: convert to new style staging
Koen Kooi [Sun, 28 Mar 2010 11:27:42 +0000 (13:27 +0200)]
libmikmod: convert to new style staging

15 years agocmake bbclass: s/build/target/ for cflags
Koen Kooi [Sun, 28 Mar 2010 11:06:22 +0000 (13:06 +0200)]
cmake bbclass: s/build/target/ for cflags

15 years agolibid3tag: remove stray }
Koen Kooi [Sun, 28 Mar 2010 10:31:45 +0000 (12:31 +0200)]
libid3tag: remove stray }

15 years agodbus-glib: ad 0.86
Koen Kooi [Sun, 28 Mar 2010 10:28:47 +0000 (12:28 +0200)]
dbus-glib: ad 0.86

15 years agodbus-glib: convert to new style staging
Koen Kooi [Sun, 28 Mar 2010 10:28:04 +0000 (12:28 +0200)]
dbus-glib: convert to new style staging

15 years agolibid3tag: convert to new style staging
Koen Kooi [Sun, 28 Mar 2010 10:27:24 +0000 (12:27 +0200)]
libid3tag: convert to new style staging

15 years agoorbit2: convert to new style staging
Koen Kooi [Sun, 28 Mar 2010 10:20:49 +0000 (12:20 +0200)]
orbit2: convert to new style staging

15 years agognome-common: convert to new style staging
Koen Kooi [Sun, 28 Mar 2010 10:18:13 +0000 (12:18 +0200)]
gnome-common: convert to new style staging

15 years agoqemu: curl isn't in DEPENDS, so disable it
Koen Kooi [Sun, 28 Mar 2010 10:13:31 +0000 (12:13 +0200)]
qemu: curl isn't in DEPENDS, so disable it

15 years agoncurses: convert to new-style staging
Koen Kooi [Sun, 28 Mar 2010 10:12:51 +0000 (12:12 +0200)]
ncurses: convert to new-style staging

15 years agolibgpg-error: convert to new style staging
Koen Kooi [Sun, 28 Mar 2010 10:10:29 +0000 (12:10 +0200)]
libgpg-error: convert to new style staging

15 years agojpeg: convert to new-style staging and use BBCLASSEXTEND for -native
Koen Kooi [Sun, 28 Mar 2010 10:08:29 +0000 (12:08 +0200)]
jpeg: convert to new-style staging and use BBCLASSEXTEND for -native

15 years agolzo: convert to new style staging and use BBCLASSEXTEND for -native
Koen Kooi [Sun, 28 Mar 2010 10:05:41 +0000 (12:05 +0200)]
lzo: convert to new style staging and use BBCLASSEXTEND for -native

15 years agogtk-doc: convert to new style staging and use BBCLASSEXTEND
Koen Kooi [Sun, 28 Mar 2010 09:43:05 +0000 (11:43 +0200)]
gtk-doc: convert to new style staging and use BBCLASSEXTEND

15 years agocurl: add 7.20.0 to fix http://curl.haxx.se/docs/adv_20100209.html and convert to...
Koen Kooi [Sun, 28 Mar 2010 09:40:36 +0000 (11:40 +0200)]
curl: add 7.20.0 to fix curl.haxx.se/docs/adv_20100209.html and convert to new style staging

15 years agocmake 2.6.4: convert native to new style staging and add (currenly non working) 2...
Koen Kooi [Sun, 28 Mar 2010 09:19:12 +0000 (11:19 +0200)]
cmake 2.6.4: convert native to new style staging and add (currenly non working) 2.6.4 for target

* does anyone know how pass only 3 vars to cmakecache instead everything?

15 years agocmake bbclass: use autotools, not autotools_stage
Koen Kooi [Sun, 28 Mar 2010 09:11:17 +0000 (11:11 +0200)]
cmake bbclass: use autotools, not autotools_stage

15 years agolibvalhalla: Add libvalhalla hg.
Paul Menzel [Sat, 27 Mar 2010 12:51:41 +0000 (12:51 +0000)]
libvalhalla: Add libvalhalla hg.

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Koen Kooi <koen@openembedded.org>
15 years ago mktemp_1.6.bb: use update-alternatives
Martyn Welch [Mon, 15 Mar 2010 03:35:08 +0000 (03:35 +0000)]
 mktemp_1.6.bb: use update-alternatives

* As suggested in the original version, this patch makes mktemp use
  update-alternatives.

Signed-off-by: Martyn Welch <martyn.welch@ge.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agoreadline: Use BBCLASSEXTEND for native recipe.
Khem Raj [Sun, 28 Mar 2010 07:16:17 +0000 (00:16 -0700)]
readline: Use BBCLASSEXTEND for native recipe.

* Get rid of do_stage.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agolua: Adopt new staging and BBCLASSEXTEND
Michael Stanger [Sun, 28 Mar 2010 07:13:56 +0000 (00:13 -0700)]
lua: Adopt new staging and BBCLASSEXTEND

* Removed do_stage from recipes
* Set NATIVE_INSTALL_WORKS=1
* lua5.1-native now stages lua executable
* Removed -native recipe, use BBCLASSEXTENDS instead

Signed-off-by: Michael Stanger <michael.stanger@taitradio.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agogroff-1.19.2: avoid running install-info when installing the package
Ricardo Salveti de Araujo [Sat, 31 Oct 2009 20:10:02 +0000 (20:10 +0000)]
groff-1.19.2: avoid running install-info when installing the package

Otherwise the package will add the usr/share/info/dir file and can
conflict with other problematically packages.

Solution based on debian rules provided by the debian package.

Signed-off-by: Ricardo Salveti de Araujo <ricardo.salveti@openbossa.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agocmake.bbclass: add toolchain file for cmake compilations
Valentin Longchamp [Thu, 22 Oct 2009 03:08:31 +0000 (03:08 +0000)]
cmake.bbclass: add toolchain file for cmake compilations

Based on work done by Matthew Dombroski.
We want to generate a toolchain file for cmake compilations. This
adds a task that is performed before the configure task.

Additional defines can be made in the toolchain file directly in
the recipe file by using a do_generate_toolchain_file_append().
This is especially interesting for recipes that need to define
values for additionnal libraries.

Signed-off-by: Valentin Longchamp <valentin.longchamp@epfl.ch>
15 years agomrtg: new recipe
Roman I Khimov [Fri, 26 Mar 2010 15:17:17 +0000 (18:17 +0300)]
mrtg: new recipe

The Multi Router Traffic Grapher (MRTG) is a tool to monitor the traffic
load on network links. MRTG generates HTML pages containing PNG images
which provide a LIVE visual representation of this traffic.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
15 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

15 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>
15 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

15 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

15 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>
15 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

15 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

15 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.

15 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.

15 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>
15 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>
15 years agoMAINTAINERS: Cosmetic trailing whitespace cleanup
Stefan Schmidt [Sat, 27 Mar 2010 10:26:40 +0000 (11:26 +0100)]
MAINTAINERS: Cosmetic trailing whitespace cleanup

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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

15 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>
15 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>
15 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>
15 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>
15 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>
15 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>
15 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>
15 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>
15 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>
15 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>
15 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>
15 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

15 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>
15 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>
15 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>
15 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>
15 years agoudev 151: bump PR
Koen Kooi [Fri, 26 Mar 2010 12:39:59 +0000 (13:39 +0100)]
udev 151: bump PR

15 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>
15 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

15 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

15 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>
15 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>
15 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>
15 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>
15 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>
15 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>
15 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>
15 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>
15 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>
15 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>
15 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>
15 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>
15 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>
15 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

15 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

15 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