summaryrefslogtreecommitdiffstats
path: root/meta-oe
Commit message (Collapse)AuthorAgeFilesLines
...
* iso-codes: add missing dependency on gettext-nativeMartin Jansa2013-07-081-0/+4
| | | | | | | | | * msgfmt is called in do_install and both MSGFMT variables are empty without gettext-native detected in configure %.mo: %.po $(MSGFMT) $(MSGFMT_FLAGS) -o $@ $< Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* fbida: define -I when checking jpeg versionMartin Jansa2013-07-081-1/+1
| | | | | | | * echo JPEG_LIB_VERSION | i586-starfish-linux-cpp -include jpeglib.h | tail -n 1 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* wbxml2: add missing dependency on expatMartin Jansa2013-07-081-0/+2
| | | | | | | * do_configure fails without it: | -- Could NOT find Expat Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libspatialite: add missing dependency on sqlite3Martin Jansa2013-07-081-1/+1
| | | | | | | | * do_configure fails without: | checking for sqlite3.h... no | configure: error: cannot find sqlite3.h, bailing out Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gsoap: add missing dependency on zlibMartin Jansa2013-07-081-1/+1
| | | | | | | | | * do_compile fails without: | i586-oe-linux-g++ -m32 -march=i586 --sysroot=/OE/sysroots/qemux86 -O2 -pipe -g -feliminate-unused-debug-types -fpermissive -fvisibility-inlines-hidden -L. -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -o wsdl2h wsdl2h-wsdl2h.o wsdl2h-wsdl.o wsdl2h-schema.o wsdl2h-types.o wsdl2h-service.o wsdl2h-soap.o wsdl2h-mime.o wsdl2h-wsp.o wsdl2h-wsdlC.o ../../gsoap/libgsoapssl++.a -lssl -lcrypto -lz | /OE/sysroots/x86_64-linux/usr/libexec/i586-oe-linux/gcc/i586-oe-linux/4.7.2/ld: cannot find -lz | collect2: error: ld returned 1 exit status Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* cryptsetup: add missing dependency on libgcryptMartin Jansa2013-07-081-1/+1
| | | | | | | | * there is PACKAGECONFIG for libgcrypt, but do_configure fails without macro staged by libgcrypt: configure.ac:122: error: possibly undefined macro: AM_PATH_LIBGCRYPT Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* cpufrequtils: inherit gettextMartin Jansa2013-07-081-0/+2
| | | | | | | | * build without gettext-native fails with: | Building ccdv | /bin/sh: 1: xgettext: not found Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xorg-sgml-doctools: add missing dependency on util-macrosMartin Jansa2013-07-081-0/+2
| | | | | | | | * fails without: | configure.ac:32: error: must install xorg-macros 1.8 or later before running autoconf/autogen Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* f2fs-tools: add util-linux dependencyMartin Jansa2013-07-081-0/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* busybox: Follow OE-Core update to 1.12.1 versionOtavio Salvador2013-07-061-2/+0
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnuradio: Update to 3.6.5. Also fix for docs, packaging, and grc RDEPENDS.Philip Balister2013-06-292-8/+47
| | | | | | | | | | | * Fix packaging so grc and examples packages are not empty. * Account for addition of gr-modtool. * Update to version 3.6.5 of GNU Radio. * Update RDEPENDS for grc to add python-netserver. * Try even harder to stop docs from getting built. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Philip Balister <philip@balister.org>
* lmsensors: fix fancontrol init scriptMarc Ferland2013-06-291-5/+4
| | | | | | | | | Make the 'fancontrol stop' command work again by using the fancontrol pid file instead of matching the process by name. While at it, also do a bit of cleaning. Signed-off-by: Marc Ferland <ferlandm@sonatest.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* proj: Update to 4.8.0Khem Raj2013-06-292-9/+2
| | | | | | | 4.7.0 tars have disappeared on the download servers. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* clutter-box2d: fix for recent clutter changes in OE-CorePaul Eggleton2013-06-271-1/+1
| | | | | Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libav: remove unnecessary dependency on liba52Paul Barker2013-06-271-1/+1
| | | | | | | | The changelog for libav indicates that liba52 support was removed in version 0.5. Signed-off-by: Paul Barker <paul@paulbarker.me.uk> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libsdl-mixer: replace ENTERPRISE_DISTRO with PACKAGECONFIG optionsPaul Barker2013-06-271-2/+4
| | | | | Signed-off-by: Paul Barker <paul@paulbarker.me.uk> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mplayer2: replace ENTERPRISE_DISTRO with PACKAGECONFIG optionsPaul Barker2013-06-271-2/+5
| | | | | Signed-off-by: Paul Barker <paul@paulbarker.me.uk> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd: Mark the configuration file as a CONFFILESHolger Hans Peter Freyther2013-06-271-1/+2
| | | | | | | | Mark the file in /etc/default/gpsd as a CONFFILES of the gpsd-conf package. Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libzip: Upgrade 1.13 -> 1.14Khem Raj2013-06-271-2/+2
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* openmotif: update SRC_URIPaul Barker2013-06-271-1/+1
| | | | | | | | | | | | openmotif-2.3.3 doesn't appear to be available from fossies.org anymore. As this isn't the official source for openmotif, we change the SRC_URI rather than adding a mirror. The official source requires registration to download the archive (via https://www2.opengroup.org/ogsys/catalog/zom213) so this is the best we can do. Signed-off-by: Paul Barker <paul@paulbarker.me.uk> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lzip: add mirror for older versionsPaul Barker2013-06-271-0/+4
| | | | | | | | | Older versions are available in .tar.lz format from the official source but that would cause a circular dependency on lzip-native if the host doesn't already have lzip. Fortunately the file we need is available from FreeBSD's distfiles. Signed-off-by: Paul Barker <paul@paulbarker.me.uk> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* glmark2: Add recipe for glmark2Diego Rondini2013-06-271-0/+35
| | | | | | | Add a recipe for glmark2, which is an OpenGL 2.0 / OpenGL ES 2.0 benchmark. Signed-off-by: Diego Rondini <diego.ml@zoho.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* tracker: add new recipeFahad Usman2013-06-278-0/+173
| | | | | | | | | - copy tracker recipe from meta-guacamayo layer to meta-oe - package files that were not being shipped - add systemd suppert for tracker Signed-off-by: Fahad Usman <fahad_usman@mentor.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* cramfs_1.1: fix fetch error of cramfs-nativeAndrea Adami2013-06-271-1/+1
| | | | | | | * the SRC_URI was pointing to an inexistent tarball Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* packagekit: Fix build with new glib-2.0, v2Martin Jansa2013-06-201-2463/+0
| | | | | | | | * I've accidentally pushed V1 of this patch, this merges changes from * V2. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Revert "nodejs: upgrade to 0.10.4"Martin Jansa2013-06-202-5/+65
| | | | This reverts commit 903e7131ba5225b085cd612199e88697f2e9e493.
* connman: updated libconnman-qt to 1.0.7Felipe F. Tonello2013-06-202-40/+1
| | | | | | | | This new recipe version requires the changes in this patch: http://www.mail-archive.com/openembedded-core@lists.openembedded.org/msg38148.html Signed-off-by: Felipe F. Tonello <eu@felipetonello.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* nodejs: upgrade to 0.10.4Martin Jansa2013-06-202-65/+5
| | | | | | | * 0001-gcc-has-a-builtin-define-to-denote-hard-abi-when-in-.patch seems to be resolved by https://chromiumcodereview.appspot.com/10713009 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* tk: Upgrade to 8.6.0Khem Raj2013-06-208-75/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This also fixes the build since tcl is moved to 8.6.0 in OE-Core The licence has been updated a little license.terms 2009-11-13 10:38:48.000000000 -0800 license.terms 2012-12-19 07:39:12.000000000 -0800 @@ -1,7 +1,8 @@ This software is copyrighted by the Regents of the University of -California, Sun Microsystems, Inc., and other parties. The following -terms apply to all files associated with the software unless explicitly -disclaimed in individual files. +California, Sun Microsystems, Inc., Scriptics Corporation, ActiveState +Corporation, Apple Inc. and other parties. The following terms apply to +all files associated with the software unless explicitly disclaimed in +individual files. The authors hereby grant permission to use, copy, modify, distribute, and license this software and its documentation for any purpose, provided @@ -28,12 +29,12 @@ GOVERNMENT USE: If you are acquiring this software on behalf of the U.S. government, the Government shall have only "Restricted Rights" -in the software and related documentation as defined in the Federal +in the software and related documentation as defined in the Federal Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2). If you are acquiring the software on behalf of the Department of Defense, the software shall be classified as "Commercial Computer Software" and the Government shall have only "Restricted Rights" as defined in Clause -252.227-7013 (c) (1) of DFARs. Notwithstanding the foregoing, the +252.227-7013 (b) (3) of DFARs. Notwithstanding the foregoing, the authors grant the U.S. Government and others acting in its behalf permission to use and distribute the software in accordance with the terms specified in this license. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* omgps: Fix build with glib-2.0 > 2.35Khem Raj2013-06-202-0/+34
| | | | | | | | | | | | | | | | Fix errors like | src/main.c: In function 'main': | src/main.c:490:2: error: 'g_type_init' is deprecated (declared at /builds1/angstrom/build/tmp-angstrom_next-eglibc/sysroots/qemuarm/usr/include/glib-2.0/gobject/gtype.h:669) [-Werror=deprecated-declarations] | g_type_init(); | ^ | cc1: all warnings being treated as errors | make[1]: *** [omgps-main.o] Error 1 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* packagekit: Fix build with new glib-2.0Khem Raj2013-06-202-1/+2632
| | | | | | | | | | | | | Fixes errors like | pk-main.c:223: error: undefined reference to 'g_thread_supported' | collect2: error: ld returned 1 exit status | make[3]: *** [packagekitd] Error 1 This version is dead upstream so this patch is local Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libunwind: Fix build on arm < v6Khem Raj2013-06-201-1/+15
| | | | | | | | | | | | | | | | atomics that are needed for libunuwind are not available on arm < v6 Fixes errors like | ../src/.libs/libunwind.so: error: undefined reference to 'AO_fetch_and_add1' | ../src/.libs/libunwind.so: error: undefined reference to 'AO_fetch_and_add' | collect2: error: ld returned 1 exit status Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gypsy: Fix build with newer glibKhem Raj2013-06-202-1/+117
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* pidgin: fix build on CentOS 6Lukas Märdian2013-06-201-0/+1
| | | | Signed-off-by: Lukas Märdian <luk@slyon.de>
* llvm3.3: new recipeJonathan Liu2013-06-202-0/+119
| | | | | | | arm_fenv_uclibc.patch was copied from llvm3.2 recipe. Signed-off-by: Jonathan Liu <net147@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* llvm: move cross script install to separate sysroot preprocess functionJonathan Liu2013-06-201-0/+6
| | | | | | | | The llvm-config2.x script doesn't get placed in the target sysroot crosscripts directory otherwise. Signed-off-by: Jonathan Liu <net147@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* llvm-common: move cross script install to sysroot preprocess functionJonathan Liu2013-06-201-1/+4
| | | | | | | | The llvm-config script doesn't get placed in the target sysroot crossscripts directory otherwise. Signed-off-by: Jonathan Liu <net147@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* llvm3.2: replace LLVM_RELEASE with PVJonathan Liu2013-06-201-4/+3
| | | | | | | | Setting LLVM_RELEASE is redundant as the version can be retrieved from PV instead. Signed-off-by: Jonathan Liu <net147@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xserver-nodm-init: do not execute Xsession twiceJonathan Liu2013-06-201-1/+1
| | | | | | | | | | | The /etc/X11/Xserver script runs xinit /etc/X11/Xsession already so there is no need to do /usr/bin/xinit /etc/X11/Xsession -- /etc/X11/Xserver. Having xinit nested will result in Xsession being executed twice. To resolve this, just execute /etc/X11/Xserver directly instead of going through xinit. Signed-off-by: Jonathan Liu <net147@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libmtp: add new recipeFahad Usman2013-06-202-0/+1060
| | | | | | | | this was initially written by 'Christopher Larson' Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Fahad Usman <fahad_usman@mentor.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libungif: add native buildMarko Lindqvist2013-06-201-0/+2
| | | | | | | | * newer versions of liberation-fonts need fontforge to build, and fontforge depends on libungif. Signed-off-by: Marko Lindqvist <cazfi74@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lxdm: remove consolekit dependencies in systemd environment and fix buildAndreas Müller2013-06-202-2/+52
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* polkit-group-rule-datetime: initial addAndreas Müller2013-06-202-0/+22
| | | | | | add user-group 'datetime' allowing members to change date/time/timezone settings Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* polkit-group-rule-network: initial addAndreas Müller2013-06-202-0/+22
| | | | | | add user-group 'network' allowing memebers to change networkmanager settings Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* polkit-group-rule.inc: add a common template for polkit-rules/user-groupsAndreas Müller2013-06-201-0/+9
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* networkmanager: replace absolute pathsAndreas Müller2013-06-201-4/+4
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* networkmanager: rework dependencies/configure-option and use PACKAGECONFIGAndreas Müller2013-06-201-3/+9
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* polkit: update to 0.111Andreas Müller2013-06-205-156/+34
| | | | | | | | | | | | note: this version's rules are written in jscript. The following tests were performed: * run-tests for gnome- and xfce-based image * update a package that installs a new rule to check if the restricted access rights for /etc/polkit-1/rules.d don't cause trouble Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* mozjs: initial add 17.0.0Andreas Müller2013-06-202-0/+70
| | | | | | later versions of polkit will need it Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* p11-kit: initial add 0.19.1Andreas Müller2013-06-201-0/+18
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>