aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
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>
2010-09-30ruby: remove 1.8.5Jesse Gilles
* old version that doesn't build Signed-off-by: Jesse Gilles <jgilles@multitech.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-30vim-7.2: provide correct VIMGUI option (unbreaks build)Thilo Fromm
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>
2010-09-30gdb: Don't clobber files installed by binutils.Graham Gower
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>
2010-09-30grep: update 2.6.3 to 2.7Scott Garman
Signed-off-by: Scott Garman <sgarman@zenlinux.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-30qemu-0.12.5: add ncurses, gnutls dependenciesThilo Fromm
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>
2010-09-30libcdio: Upgrade to 0.82 releaseKhem Raj
* 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>
2010-09-30prismstumbler_0.7.3+0.7.4pre1.bb: Add patch to replace gps_query callKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-30nylon-feed.bb: Use RDEPENDS instead of DEPENDSKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-30eglibc: Fix eglibc-dev aliases and localesKhem Raj
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>
2010-09-30gcc: Separate recipes for linaro gcc are redundant, removeKhem Raj
* 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>
2010-09-30gcc-4.5: Fix wrong instruction generation for vmovl patternKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-30gcc: Make use of INC_PR consistently.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-30gcc-4.5: Import Linaro patchesKhem Raj
* Tested gcc on efikamx. Signed-off-by: Khem Raj <raj.khem@gmail.com> Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
2010-09-30musicpd : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-30mysql : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-30musicbrainz : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-30mpfr-canadian: fixed patching by adding FILESPATHPKGFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-30mpfr : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-30monotone : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-30mdadm : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-30modphp : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-30cluster-glue: packaging fixes, move some files between packagesVladimir Sorokin
Signed-off-by: Vladimir Sorokin <sorokin@altell.ru> Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-09-30pacemaker: packaging fixes, move some files between packagesVladimir Sorokin
Signed-off-by: Vladimir Sorokin <sorokin@altell.ru> Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-09-30corosync: fix init scriptVladimir Sorokin
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>
2010-09-30groff-1.20: disable parallel makeVladimir Sorokin
Fails from time to time. Signed-off-by: Vladimir Sorokin <sorokin@altell.ru> Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-09-30xl2tpd: build with kernel headers, update version to 1.2.6Vladimir Sorokin
Signed-off-by: Vladimir Sorokin <sorokin@altell.ru> Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-09-30wpa-supplicant : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-30kernel.bbclass: avoid NOTE messages for files that are staged but not packagedFrans Meulenbroeks
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>
2010-09-30util-linux-ng: Make cal and script use u-aTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-30sysvinit: Add mountpoint to u-aTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-30ti-codecs-omapl138 4.00.00.00: update SRCREV to integrate c6accelKoen Kooi
2010-09-30gstreamer-ti: various fixesRoger Monk
* 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>
2010-09-30lib(frameworkd,freesmartphone)-glib: bump SRCREVMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-09-30angstrom-codec-engine-latest-preferred-versions: bump cgt to .17Koen Kooi
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>