openembedded.git
13 years agofsodeviced: we need the full i2c-dev.h nowadays, so let's depend on i2c-tools
Michael 'Mickey' Lauer [Sat, 11 Dec 2010 12:10:02 +0000 (13:10 +0100)]
fsodeviced: we need the full i2c-dev.h nowadays, so let's depend on i2c-tools

13 years agogstreamer: add 0.31, since gst-plugins-base needs at least that version
Koen Kooi [Sat, 11 Dec 2010 10:22:07 +0000 (11:22 +0100)]
gstreamer: add 0.31, since gst-plugins-base needs at least that version

This should be the last fix to last nights gstreamer breakfest

Signed-off-by: Koen Kooi <koen@openembedded.org>
13 years agogzip_1.4.bb: Fix do_install for DISTRO=micro.
Graham Gower [Wed, 1 Dec 2010 02:31:23 +0000 (13:01 +1030)]
gzip_1.4.bb: Fix do_install for DISTRO=micro.

mv: `/mnt/oe/tmp/work/mipsel-oe-linux-uclibc/gzip-1.4-r3/image/bin/gunzip' and `/mnt/oe/tmp/work/mipsel-oe-linux-uclibc/gzip-1.4-r3/image/bin/gunzip' are the same file

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Michael Smith <msmith@cbnco.com>
13 years agodebianutils.inc: Fix do_install for DISTRO=micro.
Graham Gower [Wed, 1 Dec 2010 03:10:07 +0000 (13:40 +1030)]
debianutils.inc: Fix do_install for DISTRO=micro.

mv: `/mnt/oe/tmp/work/mipsel-oe-linux-uclibc/debianutils-2.30-r2/image/bin/run-parts.debianutils' and `/mnt/oe/tmp/work/mipsel-oe-linux-uclibc/debianutils-2.30-r2/image/bin/run-parts.debianutils' are the same file

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Acked-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
13 years agogstreamer: properly fix gettext problems once and for all
Koen Kooi [Sat, 11 Dec 2010 09:21:15 +0000 (10:21 +0100)]
gstreamer: properly fix gettext problems once and for all

* also remove doc hack

Signed-off-by: Koen Kooi <koen@openembedded.org>
13 years agolibQGLViewer: New program
Jayen Ashar [Sun, 28 Nov 2010 02:33:26 +0000 (13:33 +1100)]
libQGLViewer: New program

* Starting with libQGLViewer 2.3.8
* libqglviewer (also known as libQGLViewer) is a free C++ library based on
*  Qt that enables the quick creation of OpenGL 3D viewers. It features a
*  powerful camera trackball and simple applications simply require an
*  implementation of the draw() function. It is a tool of choice for OpenGL
*  beginners and assignements. It provides screenshot saving, mouse
*  manipulated frames, stereo display, interpolated keyFrames, object
*  selection, and much more. It is fully customizable and easy to extend to
*  create complex applications, with a possible Qt GUI.

Signed-off-by: Jayen Ashar <jayen@cse.unsw.edu.au>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
13 years agolibsdl-directfb: fixed qa_configure error
Aeschbacher, Fabrice [Fri, 26 Nov 2010 14:47:06 +0000 (15:47 +0100)]
libsdl-directfb: fixed qa_configure error

* without this patch, ${STAGING_DIR}/bin/directfb-config --cflags returns:
    -I/usr/include/directfb -D_REENTRANT
  which makes qa_configure complain about /usr/include

Signed-off-by: Fabrice Aeschbacher <fabrice.aeschbacher@siemens.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
13 years agoxbmc_svn: add `jasper` to `DEPENDS`
Paul Menzel [Thu, 25 Nov 2010 23:49:11 +0000 (00:49 +0100)]
xbmc_svn: add `jasper` to `DEPENDS`

Task `configure` fails with the following error.

        […]
        | checking for main in -lresolv... yes
        | checking for main in -ljasper... no
        | configure: error: Could not find a required library. Please see the README for your platform.
        | ERROR: Function do_configure failed
        NOTE: package xbmc-10.05-r8+gitr0+e2ab481ebe964321c358ab9d6402088c714adcbe: task do_configure: Failed
        ERROR: TaskFailed event exception, aborting
        ERROR: Build of /oe/openembedded/recipes/xbmc/xbmc_svn.bb do_configure failed
        ERROR: Task 11 (/oe/openembedded/recipes/xbmc/xbmc_svn.bb, do_configure) failed with 256
        ERROR: '/oe/openembedded/recipes/xbmc/xbmc_svn.bb' failed
        ERROR: '/oe/openembedded/recipes/xbmc/xbmc_svn.bb' failed
        ERROR: '/oe/openembedded/recipes/xbmc/xbmc_svn.bb' failed

Adding `jasper` to `DEPENDS` fixes this error with the following build configuration.

        Build Configuration:
        BB_VERSION        = "1.10.0"
        METADATA_BRANCH   = "org.openembedded.dev"
        METADATA_REVISION = "97ea91e"
        TARGET_ARCH       = "arm"
        TARGET_OS         = "linux-gnueabi"
        MACHINE           = "beagleboard"
        DISTRO            = "angstrom"
        DISTRO_VERSION    = "2010.7-test-20101126"
        TARGET_FPU        = "hard"

add `libxtst` to `DEPENDS`

add `libxinerama` to `DEPENDS`

add `zip-native` to `DEPENDS` and increase `PR`

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
13 years agoqte: fixed do_configure() for powerpc
Aeschbacher [Sat, 11 Dec 2010 09:04:32 +0000 (01:04 -0800)]
qte: fixed do_configure() for powerpc

Signed-off-by: Aeschbacher <fabrice.aeschbacher@siemens.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
13 years agovlc_1.1.4.1: add `lua5.1-native` to `DEPENDS` and `lua5.1` to `RDEPENDS`
Paul Menzel [Sat, 11 Dec 2010 08:30:25 +0000 (00:30 -0800)]
vlc_1.1.4.1: add `lua5.1-native` to `DEPENDS` and `lua5.1` to `RDEPENDS`

Task `configure` failed with the following error.

        […]
        checking for LUA... yes
        checking for luac... no
        configure: error: Could not find the LUA byte compiler.
        ERROR: Function do_configure failed

It turns out that `luac` is needed on the build system and therefore `lua5.1-native` needs to be added to `DEPENDS`. Thanks to
Petr Štetiar for his advise on this issue [1].

With this patch applied I built this recipe successfully with the following build configuration.

        Build Configuration:
        BB_VERSION        = "1.10.0"
        METADATA_BRANCH   = "org.openembedded.dev"
        METADATA_REVISION = "28492a5"
        TARGET_ARCH       = "arm"
        TARGET_OS         = "linux-gnueabi"
        MACHINE           = "beagleboard"
        DISTRO            = "angstrom"
        DISTRO_VERSION    = "2010.7-test-20101106"
        TARGET_FPU        = "hard"

[1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-November/026631.html

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
13 years agogstreamer: remove unpinned versions
Andreas Oberritter [Fri, 10 Dec 2010 01:03:42 +0000 (01:03 +0000)]
gstreamer: remove unpinned versions

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
13 years agogst-plugins-good: update to 0.10.26
Andreas Oberritter [Fri, 10 Dec 2010 01:03:41 +0000 (01:03 +0000)]
gst-plugins-good: update to 0.10.26

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
13 years agogst-plugins-base: update to 0.10.31
Andreas Oberritter [Fri, 10 Dec 2010 01:03:40 +0000 (01:03 +0000)]
gst-plugins-base: update to 0.10.31

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
13 years agosane-toolchain.inc: Prefer libtool version 2.4 with sysroot.
Khem Raj [Fri, 10 Dec 2010 00:48:02 +0000 (16:48 -0800)]
sane-toolchain.inc: Prefer libtool version 2.4 with sysroot.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
13 years agogypsy: add `bluez4` to `DEPENDS` instead of `bluez-libs`
Paul Menzel [Fri, 10 Dec 2010 14:17:07 +0000 (15:17 +0100)]
gypsy: add `bluez4` to `DEPENDS` instead of `bluez-libs`

Task `configure` when running `bitbake gypsy` failed with the following error.

        checking pkg-config is at least version 0.9.0... yes
        checking for GYPSY... configure: error: Package requirements (glib-2.0 dbus-glib-1 >= 0.60 bluez) were not met:

        No package 'bluez' found

        Consider adjusting the PKG_CONFIG_PATH environment variable if you
        installed software in a non-standard prefix.

        Alternatively, you may set the environment variables GYPSY_CFLAGS
        and GYPSY_LIBS to avoid the need to call pkg-config.
        See the pkg-config man page for more details.

        ERROR: Function do_configure failed

`bluez4` is needed in the `DEPENDS` list instead of `bluez-libs`.

This patch is build tested with the following configurations.

        Build Configuration:
        BB_VERSION        = "1.10.0"
        METADATA_BRANCH   = "org.openembedded.dev"
        METADATA_REVISION = "a3f3bc0"
        TARGET_ARCH       = "arm"
        TARGET_OS         = "linux-uclibceabi"
        MACHINE           = "beagleboard"
        DISTRO            = "minimal-uclibc"
        DISTRO_VERSION    = "dev-snapshot-20101210"
        TARGET_FPU        = "hard"

        Build Configuration:
        BB_VERSION        = "1.10.0"
        METADATA_BRANCH   = "org.openembedded.dev"
        METADATA_REVISION = "a3f3bc0"
        TARGET_ARCH       = "arm"
        TARGET_OS         = "linux-gnueabi"
        MACHINE           = "beagleboard"
        DISTRO            = "minimal"
        DISTRO_VERSION    = "dev-snapshot-20101210"
        TARGET_FPU        = "hard"

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
13 years agomidori: add `openssl` to `DEPENDS` and remove trailing whitespace
Paul Menzel [Thu, 2 Dec 2010 23:55:42 +0000 (00:55 +0100)]
midori: add `openssl` to `DEPENDS` and remove trailing whitespace

Task `compile` of recipes `midori_0.2.*.bb` fails with the following error (`midori_0.2.8.bb`).

        NOTE: package midori-1_0.2.8-r0: task do_compile: Started
        ERROR: TaskFailed event exception, aborting
        ERROR: Build of /oe/openembedded/recipes/gtk-webcore/midori_0.2.8.bb do_compile failed
        ERROR: Task 13 (/oe/openembedded/recipes/gtk-webcore/midori_0.2.8.bb, do_compile) failed with 256
        ERROR: '/oe/openembedded/recipes/gtk-webcore/midori_0.2.8.bb' failed
        ERROR: Function do_compile failed
        NOTE: Task failed: ('function do_compile failed', '/oe/build/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/midori-1_0.2.8-r0/temp/log.do_compile.17750')
        ERROR: Logfile of failure stored in: /oe/build/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/midori-1_0.2.8-r0/temp/log.do_compile.17750
        Log data follows:
        | NOTE: make
        | Waf: Entering directory `/oe/build/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/midori-1_0.2.8-r0/midori-0.2.8/_build_'
        | [  1/119] glib_genmarshal: midori/marshal.list -> _build_/default/midori/marshal.h _build_/default/midori/marshal.c
        | [  2/119] cc: _build_/default/midori/marshal.c -> _build_/default/midori/marshal_1.o
        | [  3/119] cc: katze/katze-array.c -> _build_/default/katze/katze-array_1.o
        | [  4/119] cc: katze/katze-arrayaction.c -> _build_/default/katze/katze-arrayaction_1.o
        | [  5/119] cc: katze/katze-http-auth.c -> _build_/default/katze/katze-http-auth_1.o
        | [  6/119] cc: katze/katze-http-cookies.c -> _build_/default/katze/katze-http-cookies_1.o
        | [  7/119] cc: katze/katze-item.c -> _build_/default/katze/katze-item_1.o
        | [  8/119] cc: katze/katze-net.c -> _build_/default/katze/katze-net_1.o
        | [  9/119] cc: katze/katze-preferences.c -> _build_/default/katze/katze-preferences_1.o
        | [ 10/119] cc: katze/katze-scrolled.c -> _build_/default/katze/katze-scrolled_1.o
        | [ 11/119] cc: katze/katze-separatoraction.c -> _build_/default/katze/katze-separatoraction_1.o
        | [ 12/119] cc: katze/katze-throbber.c -> _build_/default/katze/katze-throbber_1.o
        | [ 13/119] cc: katze/katze-utils.c -> _build_/default/katze/katze-utils_1.o
        | [ 14/119] cc: panels/midori-bookmarks.c -> _build_/default/panels/midori-bookmarks_1.o
        | [ 15/119] cc: panels/midori-console.c -> _build_/default/panels/midori-console_1.o
        | [ 16/119] cc: panels/midori-extensions.c -> _build_/default/panels/midori-extensions_1.o
        | [ 17/119] cc: panels/midori-history.c -> _build_/default/panels/midori-history_1.o
        | [ 18/119] cc: panels/midori-transfers.c -> _build_/default/panels/midori-transfers_1.o
        | [ 19/119] cc: toolbars/midori-findbar.c -> _build_/default/toolbars/midori-findbar_1.o
        | [ 20/119] cc: toolbars/midori-transferbar.c -> _build_/default/toolbars/midori-transferbar_1.o
        | [ 21/119] cc: midori/gtkiconentry.c -> _build_/default/midori/gtkiconentry_1.o
        | [ 22/119] cc: midori/midori-app.c -> _build_/default/midori/midori-app_1.o
        | [ 24/119] cc: midori/midori-browser.c -> _build_/default/midori/midori-browser_1.o
        | [ 23/119] cc: midori/midori-array.c -> _build_/default/midori/midori-array_1.o
        | [ 25/119] cc: midori/midori-extension.c -> _build_/default/midori/midori-extension_1.o
        | [ 26/119] cc: midori/midori-locationaction.c -> _build_/default/midori/midori-locationaction_1.o
        | [ 27/119] cc: midori/midori-panel.c -> _build_/default/midori/midori-panel_1.o
        | [ 28/119] cc: midori/midori-preferences.c -> _build_/default/midori/midori-preferences_1.o
        | [ 29/119] cc: midori/midori-searchaction.c -> _build_/default/midori/midori-searchaction_1.o
        | [ 30/119] cc: midori/midori-view.c -> _build_/default/midori/midori-view_1.o
        | [ 31/119] cc: midori/midori-viewable.c -> _build_/default/midori/midori-viewable_1.o
        | [ 32/119] cc: midori/midori-websettings.c -> _build_/default/midori/midori-websettings_1.o
        | [ 33/119] cc: midori/socket.c -> _build_/default/midori/socket_1.o
        | In file included from ../midori/socket.c:56:
        | ../midori/socket.h:27:27: error: openssl/ssl.h: No such file or directory
        | In file included from ../midori/socket.c:56:
        | ../midori/socket.h:49: error: expected specifier-qualifier-list before 'SSL'
        | ../midori/socket.h:119: error: expected ')' before '*' token
        | ../midori/socket.h:120: error: expected ')' before '*' token
        | ../midori/socket.h:121: error: expected ')' before '*' token
        | ../midori/socket.h:122: error: expected ')' before '*' token
        | ../midori/socket.h:123: error: expected ')' before '*' token
        | ../midori/socket.h:124: error: expected ')' before '*' token
        | ../midori/socket.c: In function 'sock_set_nonblocking_mode':
        | ../midori/socket.c:521: error: 'SockInfo' has no member named 'nonblock'
        | ../midori/socket.c: In function 'sock_check':
        | ../midori/socket.c:596: error: 'SockInfo' has no member named 'condition'
        | ../midori/socket.c:599: error: 'SockInfo' has no member named 'ssl'
        | ../midori/socket.c:601: warning: implicit declaration of function 'SSL_pending'
        | ../midori/socket.c:601: error: 'SockInfo' has no member named 'ssl'
        | ../midori/socket.c:603: warning: implicit declaration of function 'SSL_want_write'
        | ../midori/socket.c:603: error: 'SockInfo' has no member named 'ssl'
        | ../midori/socket.c:608: warning: implicit declaration of function 'SSL_want_read'
        | ../midori/socket.c:608: error: 'SockInfo' has no member named 'ssl'
        | ../midori/socket.c: In function 'sock_dispatch':
        | ../midori/socket.c:630: error: 'SockInfo' has no member named 'callback'
        | ../midori/socket.c:630: error: 'SockInfo' has no member named 'condition'
        | ../midori/socket.c:630: error: 'SockInfo' has no member named 'data'
        | ../midori/socket.c:631: warning: control reaches end of non-void function
        | ../midori/socket.c: In function 'sock_watch_cb':
        | ../midori/socket.c:638: error: 'SockInfo' has no member named 'condition'
        | ../midori/socket.c:641: error: 'SockInfo' has no member named 'callback'
        | ../midori/socket.c:641: error: 'SockInfo' has no member named 'condition'
        | ../midori/socket.c:641: error: 'SockInfo' has no member named 'data'
        | ../midori/socket.c:642: warning: control reaches end of non-void function
        | ../midori/socket.c: In function 'sock_add_watch':
        | ../midori/socket.c:647: error: 'SockInfo' has no member named 'callback'
        | ../midori/socket.c:648: error: 'SockInfo' has no member named 'condition'
        | ../midori/socket.c:649: error: 'SockInfo' has no member named 'data'
        | ../midori/socket.c:652: error: 'SockInfo' has no member named 'ssl'
        | ../midori/socket.c:663: error: 'SockInfo' has no member named 'sock_ch'
        | ../midori/socket.c: In function 'sock_connect':
        | ../midori/socket.c:909: error: 'SockInfo' has no member named 'sock_ch'
        | ../midori/socket.c:910: error: 'SockInfo' has no member named 'hostname'
        | ../midori/socket.c:911: error: 'SockInfo' has no member named 'port'
        | ../midori/socket.c:912: error: 'SockInfo' has no member named 'state'
        | ../midori/socket.c:913: error: 'SockInfo' has no member named 'nonblock'
        | ../midori/socket.c: In function 'sock_connect_async_cb':
        | ../midori/socket.c:977: error: 'SockInfo' has no member named 'sock_ch'
        | ../midori/socket.c:978: error: 'SockInfo' has no member named 'hostname'
        | ../midori/socket.c:979: error: 'SockInfo' has no member named 'port'
        | ../midori/socket.c:980: error: 'SockInfo' has no member named 'state'
        | ../midori/socket.c:981: error: 'SockInfo' has no member named 'nonblock'
        | ../midori/socket.c:1379: error: 'SockInfo' has no member named 'ssl'
        | ../midori/socket.c:1380: warning: implicit declaration of function 'ssl_read'
        | ../midori/socket.c:1380: error: 'SockInfo' has no member named 'ssl'
        | ../midori/socket.c: At top level:
        | ../midori/socket.c:1398: error: expected ')' before '*' token
        | ../midori/socket.c: In function 'sock_write':
        | ../midori/socket.c:1432: error: 'SockInfo' has no member named 'ssl'
        | ../midori/socket.c:1433: warning: implicit declaration of function 'ssl_write'
        | ../midori/socket.c:1433: error: 'SockInfo' has no member named 'ssl'
        | ../midori/socket.c: At top level:
        | ../midori/socket.c:1463: error: expected ')' before '*' token
        | ../midori/socket.c: In function 'sock_write_all':
        | ../midori/socket.c:1487: error: 'SockInfo' has no member named 'ssl'
        | ../midori/socket.c:1488: warning: implicit declaration of function 'ssl_write_all'
        | ../midori/socket.c:1488: error: 'SockInfo' has no member named 'ssl'
        | ../midori/socket.c: At top level:
        | ../midori/socket.c:1510: error: expected ')' before '*' token
        | ../midori/socket.c:1574: error: expected ')' before '*' token
        | ../midori/socket.c: In function 'sock_gets':
        | ../midori/socket.c:1602: error: 'SockInfo' has no member named 'ssl'
        | ../midori/socket.c:1603: warning: implicit declaration of function 'ssl_gets'
        | ../midori/socket.c:1603: error: 'SockInfo' has no member named 'ssl'
        | ../midori/socket.c: At top level:
        | ../midori/socket.c:1634: error: expected ')' before '*' token
        | ../midori/socket.c: In function 'sock_getline':
        | ../midori/socket.c:1666: error: 'SockInfo' has no member named 'ssl'
        | ../midori/socket.c:1667: warning: implicit declaration of function 'ssl_getline'
        | ../midori/socket.c:1667: error: 'SockInfo' has no member named 'ssl'
        | ../midori/socket.c: At top level:
        | ../midori/socket.c:1683: error: expected ')' before '*' token
        | ../midori/socket.c: In function 'sock_peek':
        | ../midori/socket.c:1717: error: 'SockInfo' has no member named 'ssl'
        | ../midori/socket.c:1718: warning: implicit declaration of function 'ssl_peek'
        | ../midori/socket.c:1718: error: 'SockInfo' has no member named 'ssl'
        | ../midori/socket.c: In function 'sock_close':
        | ../midori/socket.c:1731: error: 'SockInfo' has no member named 'ssl'
        | ../midori/socket.c:1735: error: 'SockInfo' has no member named 'sock_ch'
        | ../midori/socket.c:1736: error: 'SockInfo' has no member named 'sock_ch'
        | ../midori/socket.c:1737: error: 'SockInfo' has no member named 'sock_ch'
        | ../midori/socket.c:1747: error: 'SockInfo' has no member named 'hostname'
        | ../midori/socket.c: In function 'ssl_done_socket':
        | ../midori/socket.c:1765: error: 'SockInfo' has no member named 'ssl'
        | ../midori/socket.c:1766: warning: implicit declaration of function 'SSL_free'
        | ../midori/socket.c:1766: error: 'SockInfo' has no member named 'ssl'
        | In file included from ../midori/midori-app.c:40:
        | ../midori/socket.h:27:27: error: openssl/ssl.h: No such file or directory
        | In file included from ../midori/midori-app.c:40:
        | ../midori/socket.h:49: error: expected specifier-qualifier-list before 'SSL'
        | ../midori/socket.h:119: error: expected ')' before '*' token
        | ../midori/socket.h:120: error: expected ')' before '*' token
        | ../midori/socket.h:121: error: expected ')' before '*' token
        | ../midori/socket.h:122: error: expected ')' before '*' token
        | ../midori/socket.h:123: error: expected ')' before '*' token
        | ../midori/socket.h:124: error: expected ')' before '*' token
        | Waf: Leaving directory `/oe/build/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/midori-1_0.2.8-r0/midori-0.2.8/_build_'
        | Build failed:
        |  -> task failed (err #1):
        |       {task: cc socket.c -> socket_1.o}
        |  -> task failed (err #1):
        |       {task: cc midori-app.c -> midori-app_1.o}
        | make: *** [all] Error 1
        | FATAL: oe_runmake failed
        | ERROR: Function do_compile failed
        NOTE: package midori-1_0.2.8-r0: task do_compile: Failed
        ERROR: TaskFailed event exception, aborting
        ERROR: Build of /oe/openembedded/recipes/gtk-webcore/midori_0.2.8.bb do_compile failed
        ERROR: Task 13 (/oe/openembedded/recipes/gtk-webcore/midori_0.2.8.bb, do_compile) failed with 256
        ERROR: '/oe/openembedded/recipes/gtk-webcore/midori_0.2.8.bb' failed

Adding `openssl` to `DEPENDS` fixes that error. The build succeeded with the following build configuration.

        Build Configuration:
        BB_VERSION        = "1.10.0"
        METADATA_BRANCH   = "org.openembedded.dev"
        METADATA_REVISION = "2abf626"
        TARGET_ARCH       = "arm"
        TARGET_OS         = "linux-gnueabi"
        MACHINE           = "beagleboard"
        DISTRO            = "angstrom"
        DISTRO_VERSION    = "2010.7-test-20101203"
        TARGET_FPU        = "hard"

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
13 years agoinkscape_0.48.0: add `boost` to `DEPENDS`
Paul Menzel [Mon, 15 Nov 2010 23:50:42 +0000 (00:50 +0100)]
inkscape_0.48.0: add `boost` to `DEPENDS`

Inkscape 0.48 committed in 2dfc5b [1] seems to have a new dependency on Boost.

        | checking boost/concept_check.hpp usability... no
        | checking boost/concept_check.hpp presence... no
        | checking for boost/concept_check.hpp... no
        | configure: error: You need the boost package (e.g. libboost-dev)
        | ERROR: Function do_configure failed
        NOTE: package inkscape-0.48.0-r0: task do_configure: Failed
        ERROR: TaskFailed event exception, aborting
        ERROR: Build of /oe/openembedded/recipes/inkscape/inkscape_0.48.0.bb do_configure failed
        ERROR: Task 11 (/oe/openembedded/recipes/inkscape/inkscape_0.48.0.bb, do_configure) failed with 256
        ERROR: '/oe/openembedded/recipes/inkscape/inkscape_0.48.0.bb' failed
        ERROR: '/oe/openembedded/recipes/inkscape/inkscape_0.48.0.bb' failed
        ERROR: '/oe/openembedded/recipes/inkscape/inkscape_0.48.0.bb' failed

This patch fixes the build with `angstrom-2008.1`, `angstrom-2010.x` and `minimal` for `MACHINE = "beagleboard"`.

[1] http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=2dfc5b7c9e0d32c3f61ff02aca2b08d22def56fc

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
13 years agoust / userspace-rcu: Add recipes
Tom Rini [Fri, 10 Dec 2010 19:51:38 +0000 (12:51 -0700)]
ust / userspace-rcu: Add recipes

Based on Esben Haabendal's recipes.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
13 years agoffphonelog: bump PR after last EFL_SRCREV change
Martin Jansa [Fri, 10 Dec 2010 17:19:22 +0000 (18:19 +0100)]
ffphonelog: bump PR after last EFL_SRCREV change

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
13 years agobase: use bb.plain, not print for build_summary
Chris Larson [Fri, 10 Dec 2010 16:20:29 +0000 (09:20 -0700)]
base: use bb.plain, not print for build_summary

Signed-off-by: Chris Larson <chris_larson@mentor.com>
13 years agooe-stylize: remove trailing newline when printing unknown variable/routine
Andreas Oberritter [Fri, 10 Dec 2010 01:05:02 +0000 (01:05 +0000)]
oe-stylize: remove trailing newline when printing unknown variable/routine

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
13 years agoi2c-tools : Remove legacy staging.
Philip Balister [Fri, 10 Dec 2010 15:18:07 +0000 (10:18 -0500)]
i2c-tools : Remove legacy staging.

Thanks for pointing this out Koen.

13 years agoi2c-tools : Bump PR after changes to header file staging.
Philip Balister [Fri, 10 Dec 2010 14:41:50 +0000 (09:41 -0500)]
i2c-tools : Bump PR after changes to header file staging.

13 years agoi2c-tools : Stage i2c-dev.h header as i2c-dev-user.h.
Philip Balister [Fri, 10 Dec 2010 14:31:01 +0000 (09:31 -0500)]
i2c-tools : Stage i2c-dev.h header as i2c-dev-user.h.

Thanks to John Faith for suggesting this approach on the ML. The problem is
i2c-tools overwrites the header staged by the kernel. This breaks programs
that depend on the kernel header.

13 years agolinux-omap 2.6.37rc: bump to rc5
Koen Kooi [Thu, 9 Dec 2010 09:25:33 +0000 (10:25 +0100)]
linux-omap 2.6.37rc: bump to rc5

Signed-off-by: Koen Kooi <koen@beagleboard.org>
13 years agogcc/gcc-cross/gcc-cross-intermediate: Generate libgcc_s.so as a linker script stub
Khem Raj [Fri, 10 Dec 2010 00:58:50 +0000 (16:58 -0800)]
gcc/gcc-cross/gcc-cross-intermediate: Generate libgcc_s.so as a linker script stub

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Eric Bénard <eric@eukrea.com>
13 years agoautoconf : Bump PR after earlier revert.
Philip Balister [Thu, 9 Dec 2010 22:32:51 +0000 (17:32 -0500)]
autoconf : Bump PR after earlier revert.

13 years agouhd : Bump SRCREV to pick up latest uhd fixes.
Philip Balister [Thu, 9 Dec 2010 22:27:58 +0000 (17:27 -0500)]
uhd : Bump SRCREV to pick up latest uhd fixes.

13 years agogst-plugins-bad: update EXTRA_OECONF (mjpegtools, sdl)
Andreas Oberritter [Thu, 9 Dec 2010 06:34:22 +0000 (06:34 +0000)]
gst-plugins-bad: update EXTRA_OECONF (mjpegtools, sdl)

* Fix build with mjepegtools installed, by disabling mpeg2enc and mplex.
  The configure script of gst-plugins-bad wants to use AC_TRY_RUN for
  both of them, which doesn't work when cross-compiling.
* Remove --enable-sdl, because it is the default.

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
13 years agoffmpeg: set default license to GPLv2+, because --enable-gpl is used.
Andreas Oberritter [Wed, 8 Dec 2010 22:08:39 +0000 (22:08 +0000)]
ffmpeg: set default license to GPLv2+, because --enable-gpl is used.

* See http://www.ffmpeg.org/legal.html

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
13 years agoquake: depend on virtual/libsdl instead of libsdl-x11
Andreas Oberritter [Wed, 8 Dec 2010 21:01:59 +0000 (21:01 +0000)]
quake: depend on virtual/libsdl instead of libsdl-x11

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
13 years agonogravity: depend on virtual/libsdl instead of libsdl-x11
Andreas Oberritter [Wed, 8 Dec 2010 21:01:57 +0000 (21:01 +0000)]
nogravity: depend on virtual/libsdl instead of libsdl-x11

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
13 years agopython: depend on virtual/libsdl instead of libsdl-x11
Andreas Oberritter [Wed, 8 Dec 2010 21:01:58 +0000 (21:01 +0000)]
python: depend on virtual/libsdl instead of libsdl-x11

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
13 years agolibtheora: depend on virtual/libsdl instead of libsdl-x11
Andreas Oberritter [Wed, 8 Dec 2010 21:01:55 +0000 (21:01 +0000)]
libtheora: depend on virtual/libsdl instead of libsdl-x11

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
13 years agovlc: depend on virtual/libsdl instead of libsdl-x11
Andreas Oberritter [Wed, 8 Dec 2010 21:02:00 +0000 (21:02 +0000)]
vlc: depend on virtual/libsdl instead of libsdl-x11

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
13 years agolibsdl: depend on virtual/libsdl instead of libsdl-x11
Andreas Oberritter [Wed, 8 Dec 2010 21:01:54 +0000 (21:01 +0000)]
libsdl: depend on virtual/libsdl instead of libsdl-x11

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
13 years agoefl1: depend on virtual/libsdl instead of libsdl-x11
Andreas Oberritter [Wed, 8 Dec 2010 13:01:53 +0000 (13:01 +0000)]
efl1: depend on virtual/libsdl instead of libsdl-x11

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
13 years agovsftpd-2.0.5: don't run pkg_postinst on host
Andreas Oberritter [Wed, 8 Dec 2010 21:01:03 +0000 (21:01 +0000)]
vsftpd-2.0.5: don't run pkg_postinst on host

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
13 years agosidplay-base_1.0.9: fixed SRC:URI
Klaus Schwarzkopf [Sun, 5 Dec 2010 19:08:49 +0000 (20:08 +0100)]
sidplay-base_1.0.9: fixed SRC:URI

Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agoopie-scummvm_1.0.1: fixed SRC_URI
Klaus Schwarzkopf [Sun, 5 Dec 2010 19:01:46 +0000 (20:01 +0100)]
opie-scummvm_1.0.1: fixed SRC_URI

Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agoscsi-idle_2.4.23: fixed SRC_URI
Klaus Schwarzkopf [Sun, 5 Dec 2010 18:58:16 +0000 (19:58 +0100)]
scsi-idle_2.4.23: fixed SRC_URI

Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agoqc-usb-messenger_1.1: fixed SRC_URI
Klaus Schwarzkopf [Sun, 5 Dec 2010 18:34:48 +0000 (19:34 +0100)]
qc-usb-messenger_1.1: fixed SRC_URI

Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agopwlib_1.6.6.4: fixed SRC_URI
Klaus Schwarzkopf [Sun, 5 Dec 2010 18:30:30 +0000 (19:30 +0100)]
pwlib_1.6.6.4: fixed SRC_URI

Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agoopenal_0.0.8: fixed SRC_URI
Klaus Schwarzkopf [Sun, 5 Dec 2010 17:50:14 +0000 (18:50 +0100)]
openal_0.0.8: fixed SRC_URI

Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agomurasaki_0.8.8: fixed SRC_URI
Klaus Schwarzkopf [Sun, 5 Dec 2010 17:04:50 +0000 (18:04 +0100)]
murasaki_0.8.8: fixed SRC_URI

Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agomodphp_5.1.6: fixed SRC_URI
Klaus Schwarzkopf [Sun, 5 Dec 2010 16:45:22 +0000 (17:45 +0100)]
modphp_5.1.6: fixed SRC_URI

Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agomaxima_5.21.1: fixed SRC_URI
Klaus Schwarzkopf [Sun, 5 Dec 2010 16:31:45 +0000 (17:31 +0100)]
maxima_5.21.1: fixed SRC_URI

Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agomathomatic_12.4.2: fixed SRC_URI
Klaus Schwarzkopf [Sun, 5 Dec 2010 16:27:47 +0000 (17:27 +0100)]
mathomatic_12.4.2: fixed SRC_URI

Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agolitestream_1.3RC3: fixed SRC_URI
Klaus Schwarzkopf [Sun, 5 Dec 2010 16:09:17 +0000 (17:09 +0100)]
litestream_1.3RC3: fixed SRC_URI

Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agokismet_svn: fixed SRC_URI
Klaus Schwarzkopf [Sun, 5 Dec 2010 15:47:33 +0000 (16:47 +0100)]
kismet_svn: fixed SRC_URI

Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agokanjipad_svn: fixed SRC_URI
Klaus Schwarzkopf [Sun, 5 Dec 2010 15:44:06 +0000 (16:44 +0100)]
kanjipad_svn: fixed SRC_URI

Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agohibernate-script_1.12: fixed SRC_URI
Klaus Schwarzkopf [Sun, 5 Dec 2010 15:30:26 +0000 (16:30 +0100)]
hibernate-script_1.12: fixed SRC_URI

Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agogtk2-ssh-askpass_0.3: fixed SRC_URI
Klaus Schwarzkopf [Sun, 5 Dec 2010 15:10:58 +0000 (16:10 +0100)]
gtk2-ssh-askpass_0.3: fixed SRC_URI

Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agolibbacon_svn: fixed SRC_URI
Klaus Schwarzkopf [Sun, 5 Dec 2010 14:59:29 +0000 (15:59 +0100)]
libbacon_svn: fixed SRC_URI

Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agoesc-media_5: fixed SRC_URI
Klaus Schwarzkopf [Sun, 5 Dec 2010 14:57:35 +0000 (15:57 +0100)]
esc-media_5: fixed SRC_URI

Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agoesc-gst_6: fixed SRC_URI
Klaus Schwarzkopf [Sun, 5 Dec 2010 14:43:00 +0000 (15:43 +0100)]
esc-gst_6: fixed SRC_URI

Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agodasher-gpe_0.0-svn: fixed SRC_URI
Klaus Schwarzkopf [Sun, 5 Dec 2010 14:35:59 +0000 (15:35 +0100)]
dasher-gpe_0.0-svn: fixed SRC_URI

Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agoxfcalendar_4.2.3: fixed SCR_URI
Klaus Schwarzkopf [Sun, 5 Dec 2010 14:05:37 +0000 (15:05 +0100)]
xfcalendar_4.2.3: fixed SCR_URI

Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agouml-utilities_20040406: fixed SRC_URI
Klaus Schwarzkopf [Sun, 5 Dec 2010 13:46:29 +0000 (14:46 +0100)]
uml-utilities_20040406: fixed SRC_URI

Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agou2nl_1.3: fixed SRC_URI
Klaus Schwarzkopf [Sun, 5 Dec 2010 13:38:36 +0000 (14:38 +0100)]
u2nl_1.3: fixed SRC_URI

new version avalible.

Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agontfs-3g_1.0: fixed SRC_URI
Klaus Schwarzkopf [Sun, 5 Dec 2010 13:17:25 +0000 (14:17 +0100)]
ntfs-3g_1.0: fixed SRC_URI

Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agoredfang: fixed SRC_URI
Klaus Schwarzkopf [Sun, 5 Dec 2010 13:06:43 +0000 (14:06 +0100)]
redfang: fixed SRC_URI

Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agoqxmp_1.0: fixed SRC_URI
Klaus Schwarzkopf [Sun, 5 Dec 2010 12:59:41 +0000 (13:59 +0100)]
qxmp_1.0: fixed SRC_URI

Homepage closed

Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agopicocom_1.3: fixed SRC_URI
Klaus Schwarzkopf [Sun, 5 Dec 2010 12:51:27 +0000 (13:51 +0100)]
picocom_1.3: fixed SRC_URI

Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agomsynctool_0.22: fixed SRC_URI
Klaus Schwarzkopf [Sun, 5 Dec 2010 12:46:45 +0000 (13:46 +0100)]
msynctool_0.22: fixed SRC_URI

Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agoasterisk_1.2.24: Set correct Checksum
Klaus Schwarzkopf [Sun, 5 Dec 2010 12:18:47 +0000 (13:18 +0100)]
asterisk_1.2.24: Set correct Checksum

Tilghman Lesher <tlesher@digium.com> wrote on asterisk-users@lists.digium.com:

Due to a licensing issue with some of the files we distributed with previous
tarballs, we removed those files from archived tarballs in order to avoid
continuing to distribute those files in any form.  So yes, the checksums
will have changed, although the checksums we distribute with the tarballs
were also updated at the same time.

Given that most of the changes since 1.2.24 have been security fixes, I
would strongly encourage you to update your packages.  There is no excuse
for distributing vulnerable packages beyond the date that the vulnerability
is disclosed, plus a brief period necessary for releasing updated packages.

Additionally, the 1.2 branch has been EOLed, which means if any additional
security issues are found, we will not be releasing updated packages to
deal with those issues.  For this reason, you would be better off putting
forth the work to release packages based upon 1.4 or 1.8.

Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
13 years agometa-toolchain: fix directories rights
Eric Bénard [Thu, 9 Dec 2010 16:07:42 +0000 (17:07 +0100)]
meta-toolchain: fix directories rights

Actual sdk change rights of /usr and /usr/local to 775 when
untaring the archives with sudo ... giving group write access
to these directories.
This patch fix the rights before creating the archive.

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
13 years agojs_1.5.bb: Beat it to respect LDFLAGS
Khem Raj [Thu, 9 Dec 2010 19:29:56 +0000 (11:29 -0800)]
js_1.5.bb: Beat it to respect LDFLAGS

* Fixes QA errors like below

ERROR: QA Issue with js: No GNU_HASH in the elf binary:
'/scratch/oe/work/armv7a-oe-linux-gnueabi/js-1.5-r2/packages-split/js/usr/lib/libjs.so'
ERROR: QA run found fatal errors. Please consider fixing them.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
13 years agowebkit-efl: bump SRCREV and add patch for scrolling issue
Martin Jansa [Mon, 6 Dec 2010 12:26:26 +0000 (13:26 +0100)]
webkit-efl: bump SRCREV and add patch for scrolling issue

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
13 years agoMerge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org...
Frans Meulenbroeks [Thu, 9 Dec 2010 18:55:48 +0000 (19:55 +0100)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev

13 years agoinitrdscripts/initramfs-uniboot_1.0.bb: DESCRIPTON -> DESCRIPTION
Frans Meulenbroeks [Thu, 9 Dec 2010 18:51:48 +0000 (19:51 +0100)]
initrdscripts/initramfs-uniboot_1.0.bb: DESCRIPTON -> DESCRIPTION

(saw this on the poky ML)
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
13 years agoat 3.1.12: fix parallel make fix
Roman I Khimov [Tue, 23 Nov 2010 13:16:20 +0000 (16:16 +0300)]
at 3.1.12: fix parallel make fix

Use dummy target to avoid race with double yacc invocation.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
13 years agoopenssl: allow to add configure options through EXTRA_OECONF
Andreas Oberritter [Fri, 10 Dec 2010 01:04:52 +0000 (01:04 +0000)]
openssl: allow to add configure options through EXTRA_OECONF

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Acked-by: Michael Smith <msmith@cbnco.com>
13 years agoRevert "autoconf.inc: Use 'which' to find m4"
Philip Balister [Thu, 9 Dec 2010 18:07:16 +0000 (13:07 -0500)]
Revert "autoconf.inc: Use 'which' to find m4"

This reverts commit 8da17586c547f365ae667eb2608ba89a1c375afc.

This commit broke autoconf running on the target. I spoke with Tom Rini and he
approved the revert of his commit.

13 years agouhd : Fix packaging for examples and test programs.
Philip Balister [Thu, 9 Dec 2010 18:06:12 +0000 (13:06 -0500)]
uhd : Fix packaging for examples and test programs.

13 years agolinux-omap-hah: remove unused variable CVS_TARBALL_STASH
Andreas Oberritter [Wed, 8 Dec 2010 20:58:08 +0000 (20:58 +0000)]
linux-omap-hah: remove unused variable CVS_TARBALL_STASH

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
13 years agoiproute2: upgrade to 2.6.35.1
Michael Smith [Wed, 8 Dec 2010 14:17:32 +0000 (09:17 -0500)]
iproute2: upgrade to 2.6.35.1

Upgrade 2.6.35 to 2.6.35.1. The new version fixes "ip route get" and
"ip addr flush".

Signed-off-by: Michael Smith <msmith@cbnco.com>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
13 years agofso-specs,libfso-glib: bump SRCREV and PV
Martin Jansa [Thu, 9 Dec 2010 11:32:31 +0000 (12:32 +0100)]
fso-specs,libfso-glib: bump SRCREV and PV

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
13 years agolibfreesmartphone-glib: bump SRCREV and version, now depends on fso-specs
Daniele Ricci [Wed, 8 Dec 2010 23:20:05 +0000 (23:20 +0000)]
libfreesmartphone-glib: bump SRCREV and version, now depends on fso-specs

Signed-off-by: Daniele Ricci <daniele.athome@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
13 years agobinutils-cross-sdk_2.21.bb,binutils-cross_2.21.bb: Use binutils_2.21.bb instead of...
Khem Raj [Thu, 9 Dec 2010 06:46:58 +0000 (22:46 -0800)]
binutils-cross-sdk_2.21.bb,binutils-cross_2.21.bb: Use binutils_2.21.bb instead of git version

Signed-off-by: Khem Raj <raj.khem@gmail.com>
13 years agobinutils-2.21: Add recipes for binutils 2.21 release
Khem Raj [Thu, 9 Dec 2010 03:04:45 +0000 (19:04 -0800)]
binutils-2.21: Add recipes for binutils 2.21 release

Signed-off-by: Khem Raj <raj.khem@gmail.com>
13 years agobinutils_git.bb: Move to master now that 2.21 is released
Khem Raj [Thu, 9 Dec 2010 03:03:44 +0000 (19:03 -0800)]
binutils_git.bb: Move to master now that 2.21 is released

Signed-off-by: Khem Raj <raj.khem@gmail.com>
13 years agoremoved unused var AUTOTOOLS_STAGE_PKGCONFIG
Frans Meulenbroeks [Wed, 8 Dec 2010 20:27:28 +0000 (21:27 +0100)]
removed unused var AUTOTOOLS_STAGE_PKGCONFIG

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Richard Purdie <rpurdie@rpsys.net>
Acked-by: Andreas Oberritter <obi@opendreambox.org> (on irc)
13 years agomythtv: depend on virtual/libsdl instead of libsdl-x11
Andreas Oberritter [Wed, 8 Dec 2010 21:01:56 +0000 (21:01 +0000)]
mythtv: depend on virtual/libsdl instead of libsdl-x11

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
13 years agoelmdentica: add elmdentica-themes to RDEPENDS
Martin Jansa [Wed, 8 Dec 2010 21:23:04 +0000 (22:23 +0100)]
elmdentica: add elmdentica-themes to RDEPENDS

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
13 years agoti-codec-engine: Add version 2.26.02.11
Roger Monk [Tue, 7 Dec 2010 16:28:31 +0000 (16:28 +0000)]
ti-codec-engine: Add version 2.26.02.11

* Add version 2.26.02.11

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
13 years agoti-framework-components: Add v2.26.00.01
Roger Monk [Tue, 7 Dec 2010 16:27:51 +0000 (16:27 +0000)]
ti-framework-components: Add v2.26.00.01

* Add v2.26.00.01

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
13 years agogst-plugins-bad: add dependency on librsvg
Denys Dmytriyenko [Wed, 8 Dec 2010 01:21:27 +0000 (20:21 -0500)]
gst-plugins-bad: add dependency on librsvg

Fixes build failure if librsvg is not previously staged:

|   CC     libgstschro_la-gstschro.lo
|   CC     libgstschro_la-gstschrodec.lo
|   CCLD   libgstdfbvideosink.la
|   CC     libgstrsvg_la-gstrsvgdec.lo
|   CCLD   libgstjack.la
|   CCLD   libgstjp2k.la
| In file included from gstrsvg.c:25:
| gstrsvgdec.h:29:26: error: librsvg/rsvg.h: No such file or directory
| gstrsvgdec.h:30:32: error: librsvg/rsvg-cairo.h: No such file or directory
| gstrsvg.c: In function 'plugin_init':
| gstrsvg.c:30: warning: implicit declaration of function 'rsvg_init'
| gstrsvg.c:30: warning: nested extern declaration of 'rsvg_init'

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
13 years agomatrix-gui: Adding additional platform support
Jeff Lance [Wed, 8 Dec 2010 08:26:30 +0000 (08:26 +0000)]
matrix-gui: Adding additional platform support

* Add platform support for am180x
  * Add platform support for am181x
  * Add platform support for am3517

Signed-off-by: Jeff Lance <j-lance@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
13 years agomatrix-gui: updating SRC rev to pick up new platforms and matrix code enhancements
Jeff Lance [Wed, 8 Dec 2010 08:26:29 +0000 (08:26 +0000)]
matrix-gui: updating SRC rev to pick up new platforms and matrix code enhancements

* Added Matrix Enhancements:
  * added new platforms am180x, am181x and am3517
  * add control menubar at the top of matrix-gui (HTML change not code change)
  * add descriptions to matrix applications (source code change)
  * make matrix scalable with respect to number of applications.
    * allow addtional main menu pages and allow additional sub-menu pages (source code change)

Signed-off-by: Jeff Lance <j-lance1@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
13 years agomokowm: bump SRCREV
Martin Jansa [Tue, 7 Dec 2010 17:04:37 +0000 (18:04 +0100)]
mokowm: bump SRCREV

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
13 years agomokosuite2: move older recipes from openmoko-3rdparty also to mokosuite2 directory
Martin Jansa [Tue, 7 Dec 2010 09:04:49 +0000 (10:04 +0100)]
mokosuite2: move older recipes from openmoko-3rdparty also to mokosuite2 directory

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
13 years agotask-shr-feed: add libmokosuite and mokohome
Daniele Ricci [Tue, 7 Dec 2010 07:56:40 +0000 (07:56 +0000)]
task-shr-feed: add libmokosuite and mokohome

Signed-off-by: Daniele Ricci <daniele.athome@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
13 years agomokohome: new recipe for mokohome replacement from mokosuite2
Daniele Ricci [Tue, 7 Dec 2010 07:53:03 +0000 (07:53 +0000)]
mokohome: new recipe for mokohome replacement from mokosuite2

MokoHome is an improved version of former mokohome contained
in package mokosuite2. It has a better configuration system
and it will support modules API for writing widgets.

Signed-off-by: Daniele Ricci <daniele.athome@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
13 years agolibmokosuite: create theme symlink on install_append
Daniele Ricci [Tue, 7 Dec 2010 07:53:02 +0000 (07:53 +0000)]
libmokosuite: create theme symlink on install_append

Signed-off-by: Daniele Ricci <daniele.athome@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
13 years agomokosuite2: bump SRCREV for mokohome removal
Daniele Ricci [Tue, 7 Dec 2010 07:53:04 +0000 (07:53 +0000)]
mokosuite2: bump SRCREV for mokohome removal

Signed-off-by: Daniele Ricci <daniele.athome@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
13 years agoexternal-toolchain-csl: license-related cleanup and fixup
Denys Dmytriyenko [Tue, 7 Dec 2010 23:29:44 +0000 (17:29 -0600)]
external-toolchain-csl: license-related cleanup and fixup

* fix the comparison of GPLv2/GPLv3 licensed gcc
* fix license for dynamically created glibc-{gconv,locale,localedata}
* fix missing double-quotes around variable values

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
13 years agomatchbox-panel-2: fix build with newer revision for eglibc
Martin Jansa [Tue, 7 Dec 2010 23:15:34 +0000 (00:15 +0100)]
matchbox-panel-2: fix build with newer revision for eglibc

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
13 years agowxwidgets: added libxinerama to DEPENDS
Matt Thompson [Wed, 8 Dec 2010 03:52:20 +0000 (03:52 +0000)]
wxwidgets: added libxinerama to DEPENDS

| ./src/unix/displayx11.cpp:49:41: error: X11/extensions/Xinerama.h: No such file or directory
| ./src/unix/displayx11.cpp:72: warning: ISO C++ forbids declaration of 'type name' with no type
| ./src/unix/displayx11.cpp:72: error: 'operator const int' does not name a type
| ./src/unix/displayx11.cpp:77: warning: ISO C++ forbids declaration of 'XineramaScreenInfo' with no type
| ./src/unix/displayx11.cpp:77: error: expected ';' before '*' token

Signed-off-by: Matt Thompson <matthewbot@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
13 years agoflac: fix missing gettext dependency, convert to INC_PR
Denys Dmytriyenko [Tue, 7 Dec 2010 22:23:44 +0000 (17:23 -0500)]
flac: fix missing gettext dependency, convert to INC_PR

Signed-off-by: Denys Dmytriyenko <denys@ti.com>