Tom Rini [Sat, 2 Oct 2010 00:47:34 +0000 (17:47 -0700)]
openswan: getline rename, from Gentoo
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Fri, 1 Oct 2010 20:29:41 +0000 (13:29 -0700)]
inetutils: hostname should be in /bin
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Chris Larson [Sat, 2 Oct 2010 01:10:41 +0000 (21:10 -0400)]
u-boot-mkimage-sdk: unbork build
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Prabindh Sundareson [Sun, 26 Sep 2010 15:11:12 +0000 (20:41 +0530)]
xgxperf: Updated to SRCREV 75
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Tom Rini [Fri, 1 Oct 2010 18:18:45 +0000 (11:18 -0700)]
u-boot-mkimage: Add sdk to BBCLASSEXTEND
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Khem Raj [Fri, 1 Oct 2010 17:43:46 +0000 (10:43 -0700)]
pjproject-1.0_1.0.3.bb: Remove in favor of new 1.5 version
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Chris Larson [Fri, 1 Oct 2010 16:56:20 +0000 (09:56 -0700)]
utils.bbclass: add wrapper script generator
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Tom Rini [Fri, 1 Oct 2010 04:10:21 +0000 (04:10 +0000)]
eglibc/glibc: Kill off (again) zoneinfo
We want to get zoneinfo from the tzdata package.
Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Fri, 1 Oct 2010 14:52:39 +0000 (07:52 -0700)]
tcl/tcl-native: Fix building when tclsh isn't on the system
We do want to change from using the tclsh we just built when building
for the target but for native we want to make sure it's used.
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Fri, 1 Oct 2010 14:42:50 +0000 (07:42 -0700)]
python-setuptools: Rework DEPENDS updates
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Fri, 1 Oct 2010 14:42:43 +0000 (07:42 -0700)]
python-pyrex: Rework DEPENDS updates
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Fri, 1 Oct 2010 14:42:32 +0000 (07:42 -0700)]
python-epydoc: Rework DEPENDS updates
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Fri, 1 Oct 2010 14:42:25 +0000 (07:42 -0700)]
omniorb: Rework DEPENDS updates
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Fri, 1 Oct 2010 14:42:15 +0000 (07:42 -0700)]
htmldoc: Rework DEPENDS updates
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Fri, 1 Oct 2010 14:41:59 +0000 (07:41 -0700)]
glib-1.2: Rework DEPENDS updates
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Koen Kooi [Fri, 1 Oct 2010 13:18:45 +0000 (15:18 +0200)]
docbook-sgml-dtd-native.inc: attempt to fix build error caused by missing sgml-docbook.cat
Frans Meulenbroeks [Fri, 1 Oct 2010 13:20:05 +0000 (15:20 +0200)]
linux.inc: create image/boot dir in do_devicetree_image
it is possible that do_devicetree_image wants to install
the devicetree in the image/boot dir before it is created
this patch creates the boot dir if needed
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Koen Kooi [Fri, 1 Oct 2010 12:49:51 +0000 (14:49 +0200)]
ti recipes: fix omapl13x overrides
Roger Monk [Fri, 1 Oct 2010 10:11:47 +0000 (11:11 +0100)]
am389x-evm, c6a816x-evm: add first set of ti816x based machines
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Roger Monk [Fri, 1 Oct 2010 09:16:03 +0000 (10:16 +0100)]
linux-omap3 2.6.34: add PSP 04.00.00.06 release in preparation for ti816x support
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Roger Monk [Fri, 1 Oct 2010 09:12:33 +0000 (10:12 +0100)]
u-boot 2010.03: add PSP 04.00.00.05 release in preparation for ti816x support
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Roger Monk [Fri, 1 Oct 2010 07:43:08 +0000 (08:43 +0100)]
alsa-state: add state file for da850-omal138-evm
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Roger Monk [Thu, 30 Sep 2010 19:14:10 +0000 (20:14 +0100)]
libgles-omap3: add 4.00.00.01 release
* this doesn't support ES6.x (aka netra) yet in the recipe, but the support is present in the .bin
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Khem Raj [Fri, 1 Oct 2010 07:37:05 +0000 (00:37 -0700)]
libxcomp_3.3.0-3.bb: Fix compilation errors and dont pass -Wnested-externs to g++
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Fri, 1 Oct 2010 07:14:33 +0000 (00:14 -0700)]
libbedic_1.1.bb: Include cstdio to get calloc definition
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Fri, 1 Oct 2010 06:52:00 +0000 (23:52 -0700)]
cluster-glue_1.0.5.bb: Fix build warnings found with gcc 4.5
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Koen Kooi [Fri, 1 Oct 2010 06:12:44 +0000 (08:12 +0200)]
lingles-omap3: fix COMPATIBLE_MACHINE
Koen Kooi [Fri, 1 Oct 2010 06:11:56 +0000 (08:11 +0200)]
ti-c6accell: fix COMPATIBLE_MACHINE
Chase Maupin [Thu, 30 Sep 2010 09:10:48 +0000 (09:10 +0000)]
am-benchmarks: update to latest version
* Updated the SRCREV to the latest version of this project
which includes support for multiple platforms.
* Add COMPATIBLE_MACHINE setting for 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:06 +0000 (08:12 +0000)]
matrix-tui: create versioned matrix-tui recipe
* Created matrix-tui.inc to abstract the common recipe
functionality.
* Created the matrix-tui_1.0.bb recipe in place of the
matrix-tui_svn.bb recipe.
* This is to allow for multiple versions of this recipe
to exist.
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:05 +0000 (08:12 +0000)]
matrix-gui: 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: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>