openembedded.git
14 years agoqmake-native_1.07a.bb: Converted to new style staging
Fahad Usman [Fri, 24 Sep 2010 07:05:50 +0000 (07:05 +0000)]
qmake-native_1.07a.bb: Converted to new style staging

* Converted do_stage to do_install.
* Added NATIVE_INSTALL_WORKS = "1"
* replaced QMAKE_MKSPEC_PATH (which is defined in bitbake.conf) with ${D}${datadir}/qmake as discussed on irc
* Bumped PR

Signed-off-by: Fahad Usman <fahad_usman@mentor.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agolinux-uml: removed
Frans Meulenbroeks [Thu, 30 Sep 2010 20:55:15 +0000 (22:55 +0200)]
linux-uml: removed

There are two recipes in this dir, and neither fetches properly.
Also the recipes are for very old kernels.
(UML is nowadays mainlined)

see http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-September/024654.html
and replies

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-By: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Acked-By: Khem Raj <raj.khem@gmail.com> (on irc)
14 years agocdparanoia: create libcdparanoia packages
Andreas Oberritter [Wed, 29 Sep 2010 10:36:30 +0000 (10:36 +0000)]
cdparanoia: create libcdparanoia packages

* Create separate packages for the libraries, which
  use a different license than the executable:

"The cdparanoia command line tool versions 10.1 and later are
 distributed under the GNU General Public Licence v2.0 or, at your
 option, any later version of the GPL."

"The 10.1 and later release versions of the cdda-interface and
 cdda-paranoia libraries are distributed the GNU Lesser General Public
 License v2.1 or, at your option, any later version of the GNU LGPL."

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agosqlite3: Extend target recipe to native recipe using BBCLASSEXTEND
Noor Ahsan [Thu, 2 Sep 2010 00:29:59 +0000 (00:29 +0000)]
sqlite3: Extend target recipe to native recipe using BBCLASSEXTEND

* Set BBCLASSEXTEND to "native" to use target recipe as native recipe
* In include file tcl-native was present in DEPENDS list, remove it from DEPENDS list by setting DEPENDS_virtclass-native = "readline-native ncurses-native"
* Bump PR "${INC_PR}.1"

Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agouicmoc-native: Convert to new style staging, Remove do_stage
Noor Ahsan [Thu, 2 Sep 2010 02:20:14 +0000 (02:20 +0000)]
uicmoc-native: Convert to new style staging, Remove do_stage

* Convert do_stage to do_install function
* Convert ${STAGING_BINDIR} to ${D}${bindir}
* Set NATIVE_INSTALL_WORKS = "1"
* Bump PR to "r5"

Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agosqlite: Merge target and native recipe using BBCLASSEXTEND, Remove native recipe
Noor Ahsan [Thu, 2 Sep 2010 03:44:08 +0000 (03:44 +0000)]
sqlite: Merge target and native recipe using BBCLASSEXTEND, Remove native recipe

* Merge target and native recipes using BBCLASSEXTEND, Set BBCLASSEXTEND = "native"
* Bump PR to "r7"
* Remove sqlite-native_2.8.17 recipe

Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agofribidi: Extended recipe to build native package, add BBCLASSEXTEND
Noor Ahsan [Tue, 7 Sep 2010 21:49:07 +0000 (21:49 +0000)]
fribidi: Extended recipe to build native package, add BBCLASSEXTEND

* Add BBCLASSEXTEND = "native" to fribidi recipe
* Bump PR to "r1"
* Remove libfribidi-native_0.10.4.bb

Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agotk: Merge target and native packages using BBCLASSEXTEND
Noor Ahsan [Tue, 31 Aug 2010 00:34:53 +0000 (00:34 +0000)]
tk: Merge target and native packages using BBCLASSEXTEND

* Set BBCLASSEXTEND to native
* Bump PR to "r2"

Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agotcl: Merged native and target packages using BBCLASSEXTEND
Noor Ahsan [Tue, 31 Aug 2010 00:32:34 +0000 (00:32 +0000)]
tcl: Merged native and target packages using BBCLASSEXTEND

* Set BBCLASSEXTEND to native.
* Change /usr/include/tcl-private to ${includedir}/tcl-private so that it can be used for native package.
* Bump PR to "r8"

Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agotcl: Run oe-stylize.py script and modify the recipe accordingly
Noor Ahsan [Mon, 30 Aug 2010 23:50:54 +0000 (23:50 +0000)]
tcl: Run oe-stylize.py script and modify the recipe accordingly

* Run the oe-stylize.py script on the recipe and modify the recipe according to the output of the script.

Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agotk: Run oe-stylize.py script and change the recipe accordingly
Noor Ahsan [Mon, 30 Aug 2010 23:49:40 +0000 (23:49 +0000)]
tk: Run oe-stylize.py script and change the recipe accordingly

* Run the oe-stylize.py script and modify the recipe according to the output of the script.

Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agodocbook-dsssl-stylesheets-native_1.79.bb: converted to new style staging
Fahad Usman [Mon, 6 Sep 2010 23:27:41 +0000 (23:27 +0000)]
docbook-dsssl-stylesheets-native_1.79.bb: converted to new style staging

* Converted do_stage to do_install.
* Moved the catalog files from ${sysconfdir}/sgml to ${D}${sysconfdir}/sgml so that they get included in the package file resulting with the new style staging.
* Added a function docbook_dssl_stylesheets_native_mangle, to correct the path in .cat file and added it to SYSROOT_PREPROCESS_FUNCS.
* Added PR = "r1"

Signed-off-by: Fahad Usman <fahad_usman@mentor.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoimlib_1.9.15, qiv_1.9: move to obsolete.
Graham Gower [Thu, 23 Sep 2010 21:24:40 +0000 (21:24 +0000)]
imlib_1.9.15, qiv_1.9: move to obsolete.

Motivation for removal:
ERROR: QA Issue with staging: imlib.pc failed sanity test (tmpdir) in path /mnt/oe/tmp/sysroots/mipsel-oe-linux/usr/lib/pkgconfig

This 3 year old qiv recipe is the only in tree user of imlib1. Newer
versions of qiv which use imlib2 are available from http://spiegl.de/qiv/

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogtk+_2.20.1.bb: Fix build with --disable-xkb.
Graham Gower [Thu, 23 Sep 2010 20:56:32 +0000 (20:56 +0000)]
gtk+_2.20.1.bb: Fix build with --disable-xkb.

See https://bugzilla.gnome.org/show_bug.cgi?id=619114

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agopython-setuptools: mergerd native and target
Fahad Usman [Wed, 29 Sep 2010 21:45:57 +0000 (21:45 +0000)]
python-setuptools: mergerd native and target

* merged native and target recipes and converted to new style staging
* bumped PR
* added BBCLASSEXTEND = "native" and NATIVE_INSTALL_WORKS = "1"

Signed-off-by: Fahad Usman <fahad_usman@mentor.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoruby: remove 1.8.5
Jesse Gilles [Wed, 29 Sep 2010 06:13:45 +0000 (06:13 +0000)]
ruby: remove 1.8.5

* old version that doesn't build

Signed-off-by: Jesse Gilles <jgilles@multitech.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agovim-7.2: provide correct VIMGUI option (unbreaks build)
Thilo Fromm [Thu, 30 Sep 2010 04:18:08 +0000 (04:18 +0000)]
vim-7.2: provide correct VIMGUI option (unbreaks build)

vim-7.2.bb sports VIMGUI="none", resulting in "--enable-gui=none". Vim
configure, however, does not know about this option, does not understand
that we don't want any X support, and tries to link libSM and possibly
libXpm when building. This breaks the build for systems without X.

The patch changes VIMGUI to VIMGUI="no", as "--enable-gui=no" is
understood by Vim configure, and behaves as expected.

Signed-off-by: Thilo Fromm <t.fromm@dresearch.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogdb: Don't clobber files installed by binutils.
Graham Gower [Wed, 29 Sep 2010 15:00:12 +0000 (15:00 +0000)]
gdb: Don't clobber files installed by binutils.

Also, move INC_PR into gdb-common.inc and propagate it into all recipes.

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogrep: update 2.6.3 to 2.7
Scott Garman [Tue, 28 Sep 2010 06:42:15 +0000 (06:42 +0000)]
grep: update 2.6.3 to 2.7

Signed-off-by: Scott Garman <sgarman@zenlinux.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoqemu-0.12.5: add ncurses, gnutls dependencies
Thilo Fromm [Wed, 29 Sep 2010 04:48:45 +0000 (04:48 +0000)]
qemu-0.12.5: add ncurses, gnutls dependencies

QEmu build breaks occassionally because some of the libraries required
have not been built at the time qemu is being built. I ran into problems
with the "qemu-native" build which tried to link against host libraries
and subsequently failed:

....

|   LINK  sh4eb-softmmu/qemu-system-sh4eb
|   LINK  sh4-softmmu/qemu-system-sh4
|   LINK  mips-softmmu/qemu-system-mips
|   CC    mips64el-softmmu/fpu/softfloat.o
|   CC    sparc-softmmu/i386-dis.o
| /usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib/libgnutls.so: undefined reference to `gcry_cipher_setkey@GCRYPT_1.2'
| /usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib/libgnutls.so: undefined reference to `gcry_cipher_setiv@GCRYPT_1.2'
| collect2: ld returned 1 exit status
| make[1]: *** [qemu-system-mips] Error 1
| make: *** [subdir-mips-softmmu] Error 2

....

This patch adds gnutls and ncurses dependencies to the recipe.

Signed-off-by: Thilo Fromm <t.fromm@dresearch.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agolibcdio: Upgrade to 0.82 release
Khem Raj [Thu, 30 Sep 2010 18:22:22 +0000 (11:22 -0700)]
libcdio: Upgrade to 0.82 release

* 0.81 is not cross-compiling safe. It tries to run generated programs
  to get version information to put into manpages which hangs these
  programs on virtual build machines which dont have cd drives.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoprismstumbler_0.7.3+0.7.4pre1.bb: Add patch to replace gps_query call
Khem Raj [Thu, 30 Sep 2010 06:14:04 +0000 (23:14 -0700)]
prismstumbler_0.7.3+0.7.4pre1.bb: Add patch to replace gps_query call

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agonylon-feed.bb: Use RDEPENDS instead of DEPENDS
Khem Raj [Wed, 29 Sep 2010 19:50:17 +0000 (12:50 -0700)]
nylon-feed.bb: Use RDEPENDS instead of DEPENDS

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoeglibc: Fix eglibc-dev aliases and locales
Khem Raj [Wed, 29 Sep 2010 08:19:41 +0000 (01:19 -0700)]
eglibc: Fix eglibc-dev aliases and locales

packages which had glibc-dev in their RDEPENDS
caused glibc to be pulled along with eglibc.
eglibc-dev was not properly providing glibc-dev

Refresh the locale generation changes with glibc(poky)

Add missing eglibc-static to PACKAGES

Use bitbake variables in FILES instead of hardcoded paths

Move common code to eglibc.inc

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogcc: Separate recipes for linaro gcc are redundant, remove
Khem Raj [Tue, 28 Sep 2010 19:43:04 +0000 (12:43 -0700)]
gcc: Separate recipes for linaro gcc are redundant, remove

* Linaro patches has been ported into gcc 4.5 in OE
  we dont need to have separate set of recipes.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>

14 years agogcc-4.5: Fix wrong instruction generation for vmovl pattern
Khem Raj [Tue, 28 Sep 2010 19:15:15 +0000 (12:15 -0700)]
gcc-4.5: Fix wrong instruction generation for vmovl pattern

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogcc: Make use of INC_PR consistently.
Khem Raj [Sun, 26 Sep 2010 16:24:51 +0000 (09:24 -0700)]
gcc: Make use of INC_PR consistently.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agogcc-4.5: Import Linaro patches
Khem Raj [Fri, 24 Sep 2010 20:49:18 +0000 (13:49 -0700)]
gcc-4.5: Import Linaro patches

* Tested gcc on efikamx.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>

14 years agomusicpd : moved unused files to obsolete dir
Frans Meulenbroeks [Thu, 30 Sep 2010 20:11:15 +0000 (22:11 +0200)]
musicpd : moved unused files to obsolete dir

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agomysql : moved unused files to obsolete dir
Frans Meulenbroeks [Thu, 30 Sep 2010 20:08:00 +0000 (22:08 +0200)]
mysql : moved unused files to obsolete dir

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agomusicbrainz : moved unused files to obsolete dir
Frans Meulenbroeks [Thu, 30 Sep 2010 20:05:43 +0000 (22:05 +0200)]
musicbrainz : moved unused files to obsolete dir

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agompfr-canadian: fixed patching by adding FILESPATHPKG
Frans Meulenbroeks [Thu, 30 Sep 2010 20:04:32 +0000 (22:04 +0200)]
mpfr-canadian: fixed patching by adding FILESPATHPKG

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agompfr : moved unused files to obsolete dir
Frans Meulenbroeks [Thu, 30 Sep 2010 19:56:43 +0000 (21:56 +0200)]
mpfr : moved unused files to obsolete dir

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agomonotone : moved unused files to obsolete dir
Frans Meulenbroeks [Thu, 30 Sep 2010 19:55:38 +0000 (21:55 +0200)]
monotone : moved unused files to obsolete dir

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agomdadm : moved unused files to obsolete dir
Frans Meulenbroeks [Thu, 30 Sep 2010 19:53:47 +0000 (21:53 +0200)]
mdadm : moved unused files to obsolete dir

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agomodphp : moved unused files to obsolete dir
Frans Meulenbroeks [Thu, 30 Sep 2010 19:52:51 +0000 (21:52 +0200)]
modphp : moved unused files to obsolete dir

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agocluster-glue: packaging fixes, move some files between packages
Vladimir Sorokin [Wed, 29 Sep 2010 11:23:54 +0000 (15:23 +0400)]
cluster-glue: packaging fixes, move some files between packages

Signed-off-by: Vladimir Sorokin <sorokin@altell.ru>
Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agopacemaker: packaging fixes, move some files between packages
Vladimir Sorokin [Wed, 29 Sep 2010 11:23:08 +0000 (15:23 +0400)]
pacemaker: packaging fixes, move some files between packages

Signed-off-by: Vladimir Sorokin <sorokin@altell.ru>
Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agocorosync: fix init script
Vladimir Sorokin [Wed, 29 Sep 2010 11:20:42 +0000 (15:20 +0400)]
corosync: fix init script

Allows to get status from init script when no corosync.cfg exists.

Signed-off-by: Vladimir Sorokin <sorokin@altell.ru>
Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agogroff-1.20: disable parallel make
Vladimir Sorokin [Mon, 27 Sep 2010 11:34:29 +0000 (15:34 +0400)]
groff-1.20: disable parallel make

Fails from time to time.

Signed-off-by: Vladimir Sorokin <sorokin@altell.ru>
Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agoxl2tpd: build with kernel headers, update version to 1.2.6
Vladimir Sorokin [Mon, 27 Sep 2010 09:52:30 +0000 (13:52 +0400)]
xl2tpd: build with kernel headers, update version to 1.2.6

Signed-off-by: Vladimir Sorokin <sorokin@altell.ru>
Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agowpa-supplicant : moved unused files to obsolete dir
Frans Meulenbroeks [Thu, 30 Sep 2010 19:40:52 +0000 (21:40 +0200)]
wpa-supplicant : moved unused files to obsolete dir

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agokernel.bbclass: avoid NOTE messages for files that are staged but not packaged
Frans Meulenbroeks [Wed, 29 Sep 2010 20:27:35 +0000 (22:27 +0200)]
kernel.bbclass: avoid NOTE messages for files that are staged but not packaged

copy the files directly from the work area to staging. That way
there are no unpackaged files in image/ so no NOTE messages.
Additional advantage is that it is faster as we save the copy to the image dir.

See also http://thread.gmane.org/gmane.comp.handhelds.openembedded/37487

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Roman I Khimov <khimov@altell.ru>
Tested-by: Petr Stetiar <ynezz@true.cz>
Acked-by: Eric Benard <eric@eukrea.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
Tested-by: Paul Menzel <paulepanter@users.sourceforge.net>
14 years agoutil-linux-ng: Make cal and script use u-a
Tom Rini [Thu, 30 Sep 2010 19:27:44 +0000 (12:27 -0700)]
util-linux-ng: Make cal and script use u-a

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agosysvinit: Add mountpoint to u-a
Tom Rini [Thu, 30 Sep 2010 19:27:21 +0000 (12:27 -0700)]
sysvinit: Add mountpoint to u-a

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoti-codecs-omapl138 4.00.00.00: update SRCREV to integrate c6accel
Koen Kooi [Thu, 30 Sep 2010 17:23:31 +0000 (19:23 +0200)]
ti-codecs-omapl138 4.00.00.00: update SRCREV to integrate c6accel

14 years agogstreamer-ti: various fixes
Roger Monk [Thu, 30 Sep 2010 15:10:49 +0000 (16:10 +0100)]
gstreamer-ti: various fixes

* fix sed for initscript
* fix typos in recipe
* fix typos in initscript
* fix omapdmaifbsink missing symbols

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agolib(frameworkd,freesmartphone)-glib: bump SRCREV
Martin Jansa [Thu, 30 Sep 2010 11:21:02 +0000 (13:21 +0200)]
lib(frameworkd,freesmartphone)-glib: bump SRCREV

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoangstrom-codec-engine-latest-preferred-versions: bump cgt to .17
Koen Kooi [Thu, 30 Sep 2010 11:15:26 +0000 (13:15 +0200)]
angstrom-codec-engine-latest-preferred-versions: bump cgt to .17

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoangstrom: move to CE latest
Roger Monk [Thu, 30 Sep 2010 10:33:41 +0000 (11:33 +0100)]
angstrom: move to CE latest

Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoangstrom-codec-engine-latest-preferred-versions: bump CE to 2.26.01.09
Roger Monk [Thu, 30 Sep 2010 10:29:16 +0000 (11:29 +0100)]
angstrom-codec-engine-latest-preferred-versions: bump CE to 2.26.01.09

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoti-codecs-omapl138_4.00.00.00: add new recipe for omapl138 codec
Brijesh Singh [Fri, 3 Sep 2010 00:43:43 +0000 (19:43 -0500)]
ti-codecs-omapl138_4.00.00.00: add new recipe for omapl138 codec

Recipe downloads TSPA codec's from the web and packages/build them using
the configuration file from git://arago-project.org/git/projects/codec-servers.git.

Note that recipe is preparing the source after do_unpack and before do_patch -
mainly because we want to ensure that sourceipk class picks the right sources.

Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoti-dvsdk-demos: sync SRC_URI with arago
Roger Monk [Thu, 30 Sep 2010 10:22:23 +0000 (11:22 +0100)]
ti-dvsdk-demos: sync SRC_URI with arago

Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoqt-embedded-widgets-demo: import from arago
Roger Monk [Thu, 30 Sep 2010 10:21:41 +0000 (11:21 +0100)]
qt-embedded-widgets-demo: import from arago

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoti-linux-driver-examples: add driver examples recipe
Chase Maupin [Fri, 9 Jul 2010 14:13:17 +0000 (09:13 -0500)]
ti-linux-driver-examples: add driver examples recipe

* This recipe will build and install the linux driver
  examples for DaVinci devices on the target.

Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoti-codecs-dm365: sync with arago
Roger Monk [Thu, 30 Sep 2010 10:11:51 +0000 (11:11 +0100)]
ti-codecs-dm365: sync with arago

Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoti-codecs-dm355: sync with arago
Roger Monk [Thu, 30 Sep 2010 10:11:04 +0000 (11:11 +0100)]
ti-codecs-dm355: sync with arago

Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoti-dmai: sync with arago
Roger Monk [Thu, 30 Sep 2010 09:55:42 +0000 (10:55 +0100)]
ti-dmai: sync with arago

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoti-dmai_svn.bb: bump up svn rev
Brijesh Singh [Fri, 25 Jun 2010 02:47:10 +0000 (21:47 -0500)]
ti-dmai_svn.bb: bump up svn rev

Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoti-dmai_2.20.00.06: add updated version of dmai recipe for DM365
Brijesh Singh [Thu, 2 Sep 2010 19:54:04 +0000 (14:54 -0500)]
ti-dmai_2.20.00.06: add updated version of dmai recipe for DM365

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoti-paths: sync with arago by removing the 'packages' from LINK_INSTALL_DIR
Roger Monk [Thu, 30 Sep 2010 09:48:07 +0000 (10:48 +0100)]
ti-paths: sync with arago by removing the 'packages' from LINK_INSTALL_DIR

* older dsplink recipes might need a fixup for this

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agogstreamer-ti: activate omapdmaifbsink plugin for omap3
Roger Monk [Thu, 30 Sep 2010 09:43:53 +0000 (10:43 +0100)]
gstreamer-ti: activate omapdmaifbsink plugin for omap3

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agogstreamer-ti: sync with arago
Roger Monk [Thu, 30 Sep 2010 09:36:54 +0000 (10:36 +0100)]
gstreamer-ti: sync with arago

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoti-c6accel: switch to MACHINE_KERNEL_PR
Roger Monk [Thu, 30 Sep 2010 09:30:04 +0000 (10:30 +0100)]
ti-c6accel: switch to MACHINE_KERNEL_PR

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoti-codecs-dm365_4.00.00.00: update SRC_URI to use latest dm365 codecs
Brijesh Singh [Wed, 29 Sep 2010 01:43:33 +0000 (20:43 -0500)]
ti-codecs-dm365_4.00.00.00: update SRC_URI to use latest dm365 codecs

Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agogstreamer-ti: update loadmodules.sh
Brijesh Singh [Tue, 21 Sep 2010 20:34:14 +0000 (15:34 -0500)]
gstreamer-ti: update loadmodules.sh

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoti-c6accel: add missing patch
Roger Monk [Thu, 30 Sep 2010 09:12:14 +0000 (10:12 +0100)]
ti-c6accel: add missing patch

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoti-codecs-dm365_4.00.00.00: add new recipe for dm365 codecs
Brijesh Singh [Thu, 2 Sep 2010 18:51:43 +0000 (13:51 -0500)]
ti-codecs-dm365_4.00.00.00: add new recipe for dm365 codecs

* This recipe downloads the individual codec.s from the web and puts them together to create a codec package.

* The output of codec installer is 'tar' file and we needed to extract this
  file during unpack and since  ti-eula-unpack has a logic for extracting
  tar file, but it assumes gzip version instead of regular tar. And I don't see
  any recipe currently using TARFILE variable hence updating ti-eula-unpack.inc
  to extract 'tar file'. If we come across a use case where we need to handle
  both 'tar' and '.gz' then will consider adding logic to differentiate between
  tar vs gz.

Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoti-c6accel_1.01.00.01: add new c6accel version.
Brijesh Singh [Wed, 29 Sep 2010 01:59:54 +0000 (20:59 -0500)]
ti-c6accel_1.01.00.01: add new c6accel version.

Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoti-c6accel_1.00.00.04: add new recipe
Brijesh Singh [Thu, 2 Sep 2010 18:32:24 +0000 (13:32 -0500)]
ti-c6accel_1.00.00.04: add new recipe

C6Accel codec package wraps key DSP software kernels which can be invoked from
the ARM side using simple API calls. This codec can be used in a plug and play
like any other codec used for encoding and decoding audio and video streams.

Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoti-dvtb: add new recipe to build DVTB (Digital Video Test Bench)
Brijesh Singh [Wed, 29 Sep 2010 02:36:18 +0000 (21:36 -0500)]
ti-dvtb: add new recipe to build DVTB (Digital Video Test Bench)

Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoti-codec-engine_2.26.01.09: add new codec engine version.
Brijesh Singh [Wed, 29 Sep 2010 01:49:22 +0000 (20:49 -0500)]
ti-codec-engine_2.26.01.09: add new codec engine version.

Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agoti-recipes: Switch remaining buildable ti recipes to use KERNEL_PR
Roger Monk [Thu, 16 Sep 2010 15:13:27 +0000 (16:13 +0100)]
ti-recipes: Switch remaining buildable ti recipes to use KERNEL_PR

* Switch recipes to use KERNEL_PR + append if they are buildable
   * All related KERNELs have higher PR than the previous local PR, so safe to change
   * Allows us to easily rebuild entire ti stack by bumping KERNEL_PR
   * Downside is, of course, that entire ti stack will get built each time we tweak kernels
      * However, most of TI stack has kernel dependence anyway

Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
14 years agomoko(suite,wm,wm-inf-ecore): bump SRCREV and remove AUTOREV from shr-autorev
Martin Jansa [Thu, 30 Sep 2010 11:08:40 +0000 (13:08 +0200)]
moko(suite,wm,wm-inf-ecore): bump SRCREV and remove AUTOREV from shr-autorev

14 years agofso-specs,libfso-glib: bump SRCREV
Martin Jansa [Thu, 30 Sep 2010 10:58:24 +0000 (12:58 +0200)]
fso-specs,libfso-glib: bump SRCREV

14 years agolibfsotransport: enable palmpre-hsuart for all
Martin Jansa [Thu, 30 Sep 2010 09:10:38 +0000 (11:10 +0200)]
libfsotransport: enable palmpre-hsuart for all

* machine override without MACHINE_ARCH is bad idea
* 11:05:19 < mickey|office> palmpre hsuart support doesn't hurt
* 11:05:59 < mickey|office> palmpre support can be compiled in unconditionally for all platforms

14 years agoqt4-tools-native: Add -no-freetype to the build
Holger Hans Peter Freyther [Thu, 30 Sep 2010 09:02:46 +0000 (17:02 +0800)]
qt4-tools-native: Add -no-freetype to the build

Avoid any dependencies on freetype, just disable it. We are
not interested in the GUI module right now, we build it to
have the tools/qdbus build, which also builds the qdbusviewer.

14 years agotask-qte-toolchain-target: The QtAssistantClient is deprecated and removed in 4.7
Holger Hans Peter Freyther [Thu, 30 Sep 2010 08:56:28 +0000 (16:56 +0800)]
task-qte-toolchain-target: The QtAssistantClient is deprecated and removed in 4.7

Do not install the header files as they are deprecated and removed
from Qt 4.7 and onwards.

14 years agoqt4-tools-native: Build the tools as -embedded to avoid X11 deps
Holger Hans Peter Freyther [Wed, 29 Sep 2010 08:22:36 +0000 (16:22 +0800)]
qt4-tools-native: Build the tools as -embedded to avoid X11 deps

We only need command line utilities and can avoid requiring X11.

14 years agouicmoc4: qt4-tools is the replacement.
Holger Hans Peter Freyther [Tue, 28 Sep 2010 16:36:52 +0000 (00:36 +0800)]
uicmoc4: qt4-tools is the replacement.

qt4-tools exists for 4.5, 4.6, 4.7. There is nothing in the OE
tree that is still using the uicmoc4* target. Remove it so people
do not think that they need to use it.

14 years agometa-toolchain-neuros: Remove recipe, meta-toolchain-qte is a better replacement
Holger Hans Peter Freyther [Tue, 28 Sep 2010 16:16:41 +0000 (00:16 +0800)]
meta-toolchain-neuros: Remove recipe, meta-toolchain-qte is a better replacement

meta-toolchain-qte is a good replacement for this target. Koen has
acked the removal and it opens the door to some other cleanup.

14 years agocornucopia: bump SRCREV for new alsa state files for 2.6.34
Martin Jansa [Mon, 27 Sep 2010 19:17:48 +0000 (21:17 +0200)]
cornucopia: bump SRCREV for new alsa state files for 2.6.34

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoframeworkd: limit oeventsd workaround for buggy kernel only to 2.6.32
Martin Jansa [Mon, 27 Sep 2010 19:17:33 +0000 (21:17 +0200)]
frameworkd: limit oeventsd workaround for buggy kernel only to 2.6.32

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agokbd: upgrade from 1.12 to 1.15.2, add native version
Martin Jansa [Thu, 30 Sep 2010 06:55:46 +0000 (08:55 +0200)]
kbd: upgrade from 1.12 to 1.15.2, add native version

* native version is usefull in some kernel builds where drivers/char
  calls loadkeys (which are not available on some buildhosts)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoRevert "wpa-supplicant : moved unused files to obsolete dir"
Frans Meulenbroeks [Thu, 30 Sep 2010 06:28:41 +0000 (08:28 +0200)]
Revert "wpa-supplicant : moved unused files to obsolete dir"

This reverts commit 9a5382aad4e5a3e52fa52722cf5587fdba958e9f.
This one accidentally also dragged in classes/kernel.bbclass

I will redo the commit for wpa-supplicant later.
classes/kernel.bbclass will be se a separate commit

Thanks for Paul Menzel for spotting this

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agolinux(-kexecboot)_git: bump SRCREV for 2.6.36-rc6
Martin Jansa [Thu, 23 Sep 2010 12:35:17 +0000 (14:35 +0200)]
linux(-kexecboot)_git: bump SRCREV for 2.6.36-rc6

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolibx11: add 1.3.6 and 1.3.99.902, remove 1.3.5, change keysymdef_include_patch
Martin Jansa [Tue, 28 Sep 2010 14:46:49 +0000 (16:46 +0200)]
libx11: add 1.3.6 and 1.3.99.902, remove 1.3.5, change keysymdef_include_patch

* point to dir instead of keysymdef.h directly, because newer versions
  also check for vendor keysyms, see
  http://cgit.freedesktop.org/xorg/lib/libX11/commit/?h=libX11-1.3-branch&id=a32370c0854c8ad6f526dd997f14dbe3f466d4db

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agowifi-radar: moved files dir to more specific wifi-radar
Frans Meulenbroeks [Wed, 29 Sep 2010 20:49:32 +0000 (22:49 +0200)]
wifi-radar: moved files dir to more specific wifi-radar

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agowireless-tools : moved unused files to obsolete dir
Frans Meulenbroeks [Wed, 29 Sep 2010 20:48:15 +0000 (22:48 +0200)]
wireless-tools : moved unused files to obsolete dir

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agowt : moved unused files to obsolete dir
Frans Meulenbroeks [Wed, 29 Sep 2010 20:47:47 +0000 (22:47 +0200)]
wt : moved unused files to obsolete dir

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agowpa-supplicant : moved unused files to obsolete dir
Frans Meulenbroeks [Wed, 29 Sep 2010 20:43:37 +0000 (22:43 +0200)]
wpa-supplicant : moved unused files to obsolete dir

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agounionfs : moved unused files to obsolete dir
Frans Meulenbroeks [Wed, 29 Sep 2010 20:10:32 +0000 (22:10 +0200)]
unionfs : moved unused files to obsolete dir

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agoudev : moved unused files to obsolete dir
Frans Meulenbroeks [Wed, 29 Sep 2010 19:57:20 +0000 (21:57 +0200)]
udev : moved unused files to obsolete dir

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agogdb-cross-sdk: fix compilation on non-arm platforms
Dmitry Eremin-Solenikov [Wed, 29 Sep 2010 13:59:37 +0000 (17:59 +0400)]
gdb-cross-sdk: fix compilation on non-arm platforms

Not all platforms are arm. Not all platforms have sim/arm/Makefile for
sed. Grrr.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Cc: Eric Bénard <eric@eukrea.com>
Cc: Tom Rini <tom_rini@mentor.com>
14 years agogpm: fix compilation due to missing struct ucred
Dmitry Eremin-Solenikov [Wed, 29 Sep 2010 13:53:51 +0000 (17:53 +0400)]
gpm: fix compilation due to missing struct ucred

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
14 years agoMerge branch 'master' of git://git.openembedded.org/openembedded into org.openembedde...
Dmitry Eremin-Solenikov [Wed, 29 Sep 2010 09:59:14 +0000 (13:59 +0400)]
Merge branch 'master' of git://git.openembedded.org/openembedded into org.openembedded.dev

14 years agorecode: use debian orig.tar.gz instead of gnu one
Dmitry Eremin-Solenikov [Wed, 29 Sep 2010 09:57:05 +0000 (13:57 +0400)]
recode: use debian orig.tar.gz instead of gnu  one

recode-3.6.tar.gz was removed from gnu mirrors (moved to old-gnu).
Use recode_3.6.orig.tar.gz from Debian which is the same file.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
14 years agowvstreams-4.6: Remove dbus support (breaks build)
Thilo Fromm [Mon, 27 Sep 2010 23:34:36 +0000 (23:34 +0000)]
wvstreams-4.6: Remove dbus support (breaks build)

If wvstreams is configured with DBus support enabled (by not providing
--without-dbus) the the build fails at link time as libdbus cannot be
found:

| ./CXX -c dbus/wvdbusconn
| ./CXX -c dbus/wvdbusmarshal
| ./CXX -c dbus/wvdbusmsg
| ./CXX -c dbus/wvdbusserver
| linking libwvdbus.so...
| arm-angstrom-linux-gnueabi-g++: /libdbus-1.a: No such file or directory
| make: *** [libwvdbus.so] Error 1
| FATAL: oe_runmake failed
NOTE: Task failed: /SCRATCH/maniac/oe-merge-test/OE/tmp.6/work/armv5te-angstrom-linux-gnueabi/wvstreams-4.6-r0/temp/log.do_compile.6422
ERROR: TaskFailed event exception, aborting
ERROR: Build of /home/maniac/work/HYP/oe/3way_merge/recipes/wvstreams/wvstreams_4.6.bb do_compile failed
ERROR: Task 2024 (/home/maniac/work/HYP/oe/3way_merge/recipes/wvstreams/wvstreams_4.6.bb, do_compile) failed

The root cause for this behaviour is in wvstreams' configure.ac; the
weird dbus detection and library path handling breaks successive builds.

This patch, however, does not fix the configure.ac file but disables
DBus support for wvstreams at configure time. This at least fixes the
broken build.

Signed-off-by: Thilo Fromm <t.fromm@dresearch.de>
Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
Acked-by: Steffen Sledz <sledz@dresearch.de>
14 years agoopie-taskbar-images: add prerm script removing alternatives
Dmitry Eremin-Solenikov [Wed, 29 Sep 2010 08:18:49 +0000 (12:18 +0400)]
opie-taskbar-images: add prerm script removing alternatives

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
14 years agolibqpe-opie: copy double_name.patch from opie-mediaplayer1
Dmitry Eremin-Solenikov [Wed, 29 Sep 2010 08:17:11 +0000 (12:17 +0400)]
libqpe-opie: copy double_name.patch from opie-mediaplayer1

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>