Chase Maupin [Thu, 30 Sep 2010 08:12:04 +0000 (08:12 +0000)]
matrix-gui-e: make versioned recipes
* Abstracted common code to .inc file
* Made versioned recipe for version 1.1 and 1.2
* Removed _svn version of the recipe
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Chase Maupin [Thu, 30 Sep 2010 08:12:03 +0000 (08:12 +0000)]
matrix-gui-common: make versioned recipes
* Abstracted common code to .inc file
* Made versioned recipe for version 1.1 and 1.2
* Removed the _svn version of the recipe.
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Tom Rini [Thu, 30 Sep 2010 22:59:10 +0000 (15:59 -0700)]
inetutils: Add hostname to u-a.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Thu, 30 Sep 2010 21:59:55 +0000 (14:59 -0700)]
liblocale-gettext-perl: Switch to BBCLASSEXTEND
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Thu, 30 Sep 2010 21:54:52 +0000 (14:54 -0700)]
mysql5-native: Convert from legacy staging, disable pstaging
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Thu, 30 Sep 2010 21:50:07 +0000 (14:50 -0700)]
libffi-native: Convert from legacy staging
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Thu, 30 Sep 2010 21:47:05 +0000 (14:47 -0700)]
htmldoc-native: Switch to BBCLASSEXTEND, drop legacy staging
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Thu, 30 Sep 2010 21:41:47 +0000 (14:41 -0700)]
dcopidl2cpp-native: Convert from legacy staging
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Thu, 30 Sep 2010 21:39:06 +0000 (14:39 -0700)]
apache2-native: Convert from legacy staging
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Fahad Usman [Thu, 9 Sep 2010 06:30:47 +0000 (06:30 +0000)]
omniorb_4.1.4: merged native and non-native recipes
* removed the omniorb-native_4.1.4.bb file
* added DEPENDS_pn-omniorb = "omniorb-native" and DEPENDS_pn-omniorb-native +=
"python-native" to handle different dependencies for native and target
recipes, thanks to Vitus Jensen for guidance
* added NATIVE_INSTALL_WORKS = "1"
* added BBCLASSEXTEND = "native"
* added do_install_virtclass-native and converted do_stage from native recipe
in the combined recipe
* bumped PR
Signed-off-by: Fahad Usman <fahad_usman@mentor.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Fahad Usman [Wed, 8 Sep 2010 01:43:51 +0000 (01:43 +0000)]
glib-1.2: merged native and non-native recipes
* removed the glib-1.2-native_1.2.10.bb file
* added NATIVE_INSTALL_WORKS = "1"
* added BBCLASSEXTEND = "native"
* converted do_stage of native recipe to do_install_virtclass-native in the combined recipe
* added DEPENDS_pn-glib-1.2 += "glib-1.2-native", per Vitus' suggestion
* added gettext in inherit because it was needed by the native recipes
* bumped PR
Signed-off-by: Fahad Usman <fahad_usman@mentor.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Fahad Usman [Tue, 17 Aug 2010 01:08:34 +0000 (01:08 +0000)]
cacaoh-native: Removed legacy style staging
* converted do_stage to do_install
* use oe-stylize.py (with care as it gets require wrong).
* Switch to INC_PR, bump.
Signed-off-by: Fahad Usman <fahad_usman@mentor.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Fahad Usman [Wed, 1 Sep 2010 01:54:55 +0000 (01:54 +0000)]
docbook-sgml-dtd-native: 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_sgml_dtd_native_mangle, to correct the path in .cat file and added it to SYSROOT_PREPROCESS_FUNCS.
* Added INC_PR = "r1" to the .inc file and PR = "${INC_PR}.0" to the .bb files
Signed-off-by: Fahad Usman <fahad_usman@mentor.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Fahad Usman [Wed, 1 Sep 2010 23:57:57 +0000 (23:57 +0000)]
pngcrush_1.7.9: merged native and non-native recipes
* removed the pngcrush-native_1.7.9.bb file
* added NATIVE_INSTALL_WORKS = "1"
* added BBCLASSEXTEND = "native"
* added PR = "r1"
Signed-off-by: Fahad Usman <fahad_usman@mentor.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Fahad Usman [Thu, 2 Sep 2010 00:53:00 +0000 (00:53 +0000)]
pad-native: converted to new style staging
* Converted do_stage to do_install.
* Added INC_PR = "r1"
* Added NATIVE_INSTALL_WORKS = "1"
Signed-off-by: Fahad Usman <fahad_usman@mentor.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Fahad Usman [Thu, 2 Sep 2010 02:33:20 +0000 (02:33 +0000)]
opie-lrelease-native: Converted to new style staging
* Converted do_stage to do_install.
* Added NATIVE_INSTALL_WORKS = "1"
* Added INC_PR = "r1" to the .inc file and PR = "${INC_PR}.0" to the .bb files
Signed-off-by: Fahad Usman <fahad_usman@mentor.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Fahad Usman [Tue, 7 Sep 2010 00:59:44 +0000 (00:59 +0000)]
gconf-native_2.6.1.bb: Converted to new style staging
* Converted do_stage to do_install.
* Added NATIVE_INSTALL_WORKS = "1"
* Added PR = "r1"
Note: Not merging it into the non-native recipe as this is a dummy recipe and it does not need all the regular stuff.
Signed-off-by: Fahad Usman <fahad_usman@mentor.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Fahad Usman [Fri, 17 Sep 2010 02:54:37 +0000 (02:54 +0000)]
classpath-tools-native.bb: Converted to new style staging
* Converted do_stage to do_install.
* Added NATIVE_INSTALL_WORKS = "1"
* Added PR = "r1"
Signed-off-by: Fahad Usman <fahad_usman@mentor.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Fahad Usman [Sun, 19 Sep 2010 22:22:23 +0000 (22:22 +0000)]
nkf_2.07.bb: merged native and non-native recipes
* removed the nkf-native_2.07.bb file
* added NATIVE_INSTALL_WORKS = "1"
* added BBCLASSEXTEND = "native"
* bumped PR
Signed-off-by: Fahad Usman <fahad_usman@mentor.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
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>
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)
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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
Martin Jansa [Thu, 30 Sep 2010 10:58:24 +0000 (12:58 +0200)]
fso-specs,libfso-glib: bump SRCREV
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
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.
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.
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.
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.
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.