aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-10-01docbook-sgml-dtd-native.inc: attempt to fix build error caused by missing ↵Koen Kooi
sgml-docbook.cat
2010-10-01linux.inc: create image/boot dir in do_devicetree_imageFrans Meulenbroeks
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>
2010-10-01ti recipes: fix omapl13x overridesKoen Kooi
2010-10-01am389x-evm, c6a816x-evm: add first set of ti816x based machinesRoger Monk
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-10-01linux-omap3 2.6.34: add PSP 04.00.00.06 release in preparation for ti816x ↵Roger Monk
support Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-10-01u-boot 2010.03: add PSP 04.00.00.05 release in preparation for ti816x supportRoger Monk
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-10-01alsa-state: add state file for da850-omal138-evmRoger Monk
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-10-01libgles-omap3: add 4.00.00.01 releaseRoger Monk
* 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>
2010-10-01libxcomp_3.3.0-3.bb: Fix compilation errors and dont pass -Wnested-externs ↵Khem Raj
to g++ Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-01libbedic_1.1.bb: Include cstdio to get calloc definitionKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-30cluster-glue_1.0.5.bb: Fix build warnings found with gcc 4.5Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-01lingles-omap3: fix COMPATIBLE_MACHINEKoen Kooi
2010-10-01ti-c6accell: fix COMPATIBLE_MACHINEKoen Kooi
2010-09-30am-benchmarks: update to latest versionChase Maupin
* 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>
2010-09-30matrix-tui: create versioned matrix-tui recipeChase Maupin
* 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>
2010-09-30matrix-gui: make versioned recipesChase Maupin
* 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>
2010-09-30matrix-gui-e: make versioned recipesChase Maupin
* 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>
2010-09-30matrix-gui-common: make versioned recipesChase Maupin
* 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>
2010-09-30inetutils: Add hostname to u-a.Tom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-30liblocale-gettext-perl: Switch to BBCLASSEXTENDTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-30mysql5-native: Convert from legacy staging, disable pstagingTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-30libffi-native: Convert from legacy stagingTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-30htmldoc-native: Switch to BBCLASSEXTEND, drop legacy stagingTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-30dcopidl2cpp-native: Convert from legacy stagingTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-30apache2-native: Convert from legacy stagingTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-30omniorb_4.1.4: merged native and non-native recipesFahad Usman
* 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>
2010-09-30glib-1.2: merged native and non-native recipesFahad Usman
* 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>
2010-09-30cacaoh-native: Removed legacy style stagingFahad Usman
* 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>
2010-09-30docbook-sgml-dtd-native: converted to new style stagingFahad Usman
* 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>
2010-09-30pngcrush_1.7.9: merged native and non-native recipesFahad Usman
* 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>
2010-09-30pad-native: converted to new style stagingFahad Usman
* 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>
2010-09-30opie-lrelease-native: Converted to new style stagingFahad Usman
* 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>
2010-09-30gconf-native_2.6.1.bb: Converted to new style stagingFahad Usman
* 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>
2010-09-30classpath-tools-native.bb: Converted to new style stagingFahad Usman
* 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>
2010-09-30nkf_2.07.bb: merged native and non-native recipesFahad Usman
* 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>
2010-09-30qmake-native_1.07a.bb: Converted to new style stagingFahad Usman
* 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>
2010-09-30linux-uml: removedFrans Meulenbroeks
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)
2010-09-30cdparanoia: create libcdparanoia packagesAndreas Oberritter
* 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>
2010-09-30sqlite3: Extend target recipe to native recipe using BBCLASSEXTENDNoor Ahsan
* 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>
2010-09-30uicmoc-native: Convert to new style staging, Remove do_stageNoor Ahsan
* 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>
2010-09-30sqlite: Merge target and native recipe using BBCLASSEXTEND, Remove native recipeNoor Ahsan
* 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>
2010-09-30fribidi: Extended recipe to build native package, add BBCLASSEXTENDNoor Ahsan
* 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>
2010-09-30tk: Merge target and native packages using BBCLASSEXTENDNoor Ahsan
* 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>
2010-09-30tcl: Merged native and target packages using BBCLASSEXTENDNoor Ahsan
* 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>
2010-09-30tcl: Run oe-stylize.py script and modify the recipe accordinglyNoor Ahsan
* 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>
2010-09-30tk: Run oe-stylize.py script and change the recipe accordinglyNoor Ahsan
* 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>
2010-09-30docbook-dsssl-stylesheets-native_1.79.bb: converted to new style stagingFahad Usman
* 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>
2010-09-30imlib_1.9.15, qiv_1.9: move to obsolete.Graham Gower
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>
2010-09-30gtk+_2.20.1.bb: Fix build with --disable-xkb.Graham Gower
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>
2010-09-30python-setuptools: mergerd native and targetFahad Usman
* 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>