summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
Commit message (Collapse)AuthorAgeFilesLines
* hddtemp: apply hddtemp-db.patch to our hddtemp.dbMartin Jansa2012-12-233-147/+23
| | | | | | | | | | * some versions of patch utility refuse to accept such patch: ERROR: Command Error: exit status: 1 Output: Applying patch hddtemp-db.patch Ignoring potentially dangerous file name ../hddtemp.db can't find file to patch at input line 7 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* hddtemp: rename files to hddtemp for faster lookupMartin Jansa2012-12-236-0/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-openembedded: use correct format of Upstream-StatusMartin Jansa2012-12-232-2/+2
| | | | | | | * some patches have also incorrect value, but e.g. "Unknown" is as good as "Pending" to me Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpm: disable -WerrorMartin Jansa2012-12-231-0/+5
| | | | | | * 1.99.7 has a lot of issues, maybe we should bump PE and go to stable 1.20.7 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* links: upgrade to 2.7 to fix build with libpng-1.5Martin Jansa2012-12-235-140/+9
| | | | | | | | | | | | | * cookies api changed between 2.1pre30 and 2.7 * LIC_FILES_CHKSUM changed because of formal change 296c296 < This program is free software; you can redistribute it and/or modify --- > on, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 > USAThis program is free software; you can redistribute it and/or > modify Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* fltk: fix build with libpng-1.5 from oe-coreMartin Jansa2012-12-232-0/+64
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* emacs: fix build with libpng-1.5 from oe-coreMartin Jansa2012-12-232-2/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* openmotif: Avoid use os Xos.h from hostOtavio Salvador2012-12-211-3/+3
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* openmotif: Disable printing supportOtavio Salvador2012-12-191-2/+4
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* openmotif: Update SRC_URI and add libxft in dependsOtavio Salvador2012-12-191-2/+4
| | | | | | | | | | | | | The file couldn't be found in the official repository and it seems unmaintained as it had processing errors when trying to register to be able to download the last release. Researching in the web a mirror has been found and than we're using now this mirror so fetch works again. During build test, from a clean tmp directory we found that libxft is a hard dependency so we add it to depends list. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Revert "openmotif: remove due to lack of libxp in repository"Otavio Salvador2012-12-192-0/+53
| | | | | | | This reverts commit 14b68506078a4133e743491d35245775a58a1317. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* opencv: fix pkg-config file generationStefan Herbrechtsmeier2012-12-192-0/+47
| | | | | | | | Replace absolute library path with library name spec and library search path option in pkg-config file. Signed-off-by: Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* florence: move to meta-gnome due to libnotifyMarcin Juszkiewicz2012-12-182-53/+0
| | | | | Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* cryptsetup: import from oe-classicMartin Jansa2012-12-161-0/+18
| | | | | | | | | * add LIC_FILES_CHKSUM * depend on util-linux (renamed from util-linux-ng) * depend on lvm2 instead of device-mapper * inherit gettext Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lvm2: upgrade to 2.02.97 which is compatible with newer udevMartin Jansa2012-12-162-7/+6
| | | | | | | | | | | * older versions are using symbols removed in newer udev | dmsetup.c:985: error: undefined reference to 'udev_get_dev_path' | collect2: error: ld returned 1 exit status | make[1]: *** [dmsetup] Error 1 | make[1]: Leaving directory `/OE/jansa-test/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/lvm2/2.02.85-r2.0/LVM2.2.02.85/tools' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* postgresql: disable spinlocks for AArch64Marcin Juszkiewicz2012-12-161-0/+1
| | | | | Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libnl: removePaul Eggleton2012-12-161-52/+0
| | | | | | | Version 3.2.14 is now in OE-Core. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-oe: Fix erroneous use of "startline" in LIC_FILES_CHKSUMPaul Eggleton2012-12-161-1/+1
| | | | | | | | | "beginline" is the correct parameter name. Checksums have been updated where necessary (i.e. if the beginning line was something other than the default of 1). Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* florence: added gnome-doc-utils and libnotify to dependenciesMarcin Juszkiewicz2012-12-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gnome-doc-utils due to this: | autoreconf: Entering directory `.' | autoreconf: configure.ac: not using Gettext | autoreconf: running: aclocal --system-acdir=/home/hrw/HDD/devel/canonical/aarch64/CLEAN/build/tmp-eglibc/work/aarch64-oe-linux/florence/0.5.1-r1/florence-0.5.1/aclocal-copy/ --automake-acdir=/home/hrw/HDD/devel/canonical/aarch64/CLEAN/build/tmp-eglibc/sysroots/x86_64-linux/usr/share/aclocal-1.12 --force | autoreconf: configure.ac: tracing | autoreconf: configure.ac: not using Libtool | autoreconf: running: /home/hrw/HDD/devel/canonical/aarch64/CLEAN/build/tmp-eglibc/sysroots/x86_64-linux/usr/bin/autoconf --force | autoreconf: running: /home/hrw/HDD/devel/canonical/aarch64/CLEAN/build/tmp-eglibc/sysroots/x86_64-linux/usr/bin/autoheader --force | autoreconf: running: automake --foreign --add-missing --copy --force-missing | gnome-doc-utils.make:63: error: HAVE_GNOME_DOC_UTILS does not appear in AM_CONDITIONAL | docs/Makefile.am:1: 'gnome-doc-utils.make' included from here | gnome-doc-utils.make:143: error: ENABLE_SK does not appear in AM_CONDITIONAL | docs/Makefile.am:1: 'gnome-doc-utils.make' included from here | gnome-doc-utils.make:192: error: ENABLE_SK does not appear in AM_CONDITIONAL | docs/Makefile.am:1: 'gnome-doc-utils.make' included from here | src/Makefile.am:6: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') | autoreconf: automake failed with exit status: 1 | ERROR: autoreconf execution failed. libnotify due to: | configure:7503: checking for LIBNOTIFY | configure:7510: $PKG_CONFIG --exists --print-errors "libnotify" | Package libnotify was not found in the pkg-config search path. | Perhaps you should add the directory containing `libnotify.pc' | to the PKG_CONFIG_PATH environment variable | No package 'libnotify' found Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* cpufrequtils: remove trailing backslash from commentsMartin Jansa2012-12-161-1/+1
| | | | | | * http://lists.linuxtogo.org/pipermail/bitbake-devel/2012-December/003954.html Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* strongswam: disable systemd support in meta-oe and reenable it in meta-systemdMartin Jansa2012-12-121-1/+5
| | | | | | | | | | | * fixes: strongswan-5.0.0: strongswan: Files/directories were installed but not shipped /lib /lib/systemd /lib/systemd/system /lib/systemd/system/strongswan.service Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* vim-tiny: package /usr/share/vim in PN-dataMartin Jansa2012-12-111-0/+6
| | | | | | | * keep it separate from PN so PN is tiny * fixes warning about a lot of unpackaged files Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpm: include /usr/share/emacs/site-lisp in PNMartin Jansa2012-12-111-0/+3
| | | | | | | | | | * fixes: gpm-1.99.7: gpm: Files/directories were installed but not shipped /usr/share /usr/share/emacs /usr/share/emacs/site-lisp Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* maliit-plugins: Don't build the documentation as it requires DoxygenSamuel Stirtzel2012-12-111-0/+1
| | | | | Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* eject: use new update-alternatives and add u-a for ejectMartin Jansa2012-12-111-7/+6
| | | | | | * eject conflicts with util-linux now Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* eject: drop 2nd LICENSE fieldMartin Jansa2012-12-111-3/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gvim: fix unpackaged files QA warningMartin Jansa2012-12-111-0/+4
| | | | | | * there is a lot of stuff installed to /usr/share/vim, but gvim does not have this in FILES_PN Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* fuse: remove /dev/fuse in do_install_appendMartin Jansa2012-12-111-0/+6
| | | | | | | | | | * it's not packaged and created on target dynamically * fixes QA: fuse-2.9.2: fuse: Files/directories were installed but not shipped /dev /dev/fuse Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* usb-modeswitch: upgrade to 1.2.5Martin Jansa2012-12-113-19/+10
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* usb-modeswitch-data: upgrade to 20121109Martin Jansa2012-12-111-2/+2
| | | | | | * older archive no longer available on SRC_URI Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* freerdp-extension-xpunlimited: Remove the recipe as it is uncompatibleOtavio Salvador2012-12-071-23/+0
| | | | | | | | | The 1.0 version of FreeRDP has change a lot and made the extension to fail; as this extension has some limit usage (due some legal interpretations) we stoped to support it upstream and in O.S. Systems. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cramfs: download source tarball from http server instead of cvs serverZhenhua Luo2012-12-071-8/+7
| | | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* fbreader: move to meta-gpe due to libgpewidget dependencyMarcin Juszkiewicz2012-12-045-163/+0
| | | | Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
* openmotif: remove due to lack of libxp in repositoryMarcin Juszkiewicz2012-12-042-53/+0
| | | | | | | ERROR: Nothing PROVIDES 'libxp' (but /home/hrw/HDD/devel/canonical/aarch64/meta-openembedded/meta-oe/recipes-support/openmotif/openmotif_2.3.3.bb DEPENDS on or otherwise requires it) ERROR: Required build target 'openmotif' has no buildable providers. Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
* guile: remove from meta-oe, there is newer version in oe-coreRoss Burton2012-12-048-1870/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* maliit-framework: Don't build the SDKSamuel Stirtzel2012-12-041-1/+1
| | | | | | | | | | | | | The SDK installs binaries in the /usr/share/doc directory This fixes QA errors like: ERROR: QA Issue: non debug package contains .debug directory: maliit-framework-doc path /work/armv7a-vfp-neon-oe-linux-gnueabi/maliit-framework/0.92.3+git1+750842dec74a9b17dca91ef779c4fc5a43c4d9dc-r0/packages-split/maliit-framework-doc/usr/share/doc/maliit-framework/maliit-sdk/examples/apps/settings/.debug/maliit-exampleapp-settings Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* maliit-plugins: Clean up recipe and add missing RDEPENDSSamuel Stirtzel2012-12-041-6/+4
| | | | | | | | | | The following errors are only shown when started from console, also there are no visible errors during execution. Error fixed: QML Image: Error decoding: file:///usr/share/maliit/plugins/org/nemomobile/icon-m-input-methods-shift-lowercase.svg: Unsupported image format This is unaffected from whether libqtsvg4 is installed or not. Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* maliit-framework: Clean up recipe and use gtk-immodules-cache.bbclassSamuel Stirtzel2012-12-041-25/+7
| | | | | | | | To be merged after gtk-immodules-cache.bbclass hits oe-core Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* freerdp: update to the latest commit (2012-11-20) in the stable-1.0 branchMario Domenech Goulart2012-12-041-2/+2
| | | | | | Change-Id: I9b872c1aa9a17e6ef9dc0fd4b18dfe9f354f62a6 Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* freerdp: disable man pages generationMario Domenech Goulart2012-12-041-1/+3
| | | | | | | | | Man pages generation uses xmlto, and it seems that it is currently broken on OE. Change-Id: I1dccb9339c20b0b898344cf60c02a705d9c32794 Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xfsprogs: updated to 3.1.8, added gnu-configizeMarcin Juszkiewicz2012-12-042-3/+5
| | | | | Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* socat: removePaul Eggleton2012-11-292-960/+0
| | | | | | Version 1.7.2.0 is in OE-Core. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* libdbi: import from OE-classic and update to latest 0.8.4Eric BENARD2012-11-274-0/+80
| | | | | Signed-off-by: Eric BĂ©nard <eric@eukrea.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* opencv: update to 2.4.3 and fix some issuesStefan Herbrechtsmeier2012-11-273-51/+14
| | | | | | | | | | | * Update opencv and opencv-samples to 2.4.3 * Use tar instead of no longer available SVN repository * Remove numpy detection patch and update related CMAKE variable * Fix QA Issues: contains probably-redundant RPATH * Add PACKAGES_DYNAMIC for split library packages Signed-off-by: Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mysql: make it work after $libexec change - LP: #1068759Marcin Juszkiewicz2012-11-231-2/+8
| | | | | | | | | | | | | | Mysql start scripts assumed that mysqld is in /usr/libexec/ directory. It was true until 406bd38b4232f9f399ef5ffe0b4fac72ed605a23 landed in OE-Core. This changeset fixes mysqld start and initial databases population scripts. More: https://bugs.launchpad.net/linaro-oe/+bug/1068759 Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* freerdp: Bump SRCREV to 1.0.2 snapshot of 2012-10-30Otavio Salvador2012-11-021-1/+1
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* freerdp: Update to lastest stable (upcoming 1.0.2)Otavio Salvador2012-10-302-12/+15
| | | | | | | | This changes the build system from autotools for cmake so we change the options to allow it to proper build. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ccid: Update to 1.4.8Otavio Salvador2012-10-301-4/+3
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pcsc-lite: Update to 1.8.6Otavio Salvador2012-10-301-6/+4
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Replace bb.data.* with d.*Paul Eggleton2012-10-2810-26/+26
| | | | | | | | | | | | | | | | | | | | | | | | Used sed expression given here: http://lists.linuxtogo.org/pipermail/openembedded-core/2011-November/012373.html Plus an additional expression for .expand. Full expression is: sed \ -e 's:bb.data.\(setVar([^,]*,[^,]*\), \([^ )]*\) *):\2.\1):g' \ -e 's:bb.data.\(setVarFlag([^,]*,[^,]*,[^,]*\), \([^) ]*\) *):\2.\1):g' \ -e 's:bb.data.\(getVar([^,]*\), \([^, ]*\) *,\([^)]*\)):\2.\1,\3):g' \ -e 's:bb.data.\(getVarFlag([^,]*,[^,]*\), \([^, ]*\) *,\([^)]*\)):\2.\1,\3):g' \ -e 's:bb.data.\(getVarFlag([^,]*,[^,]*\), \([^) ]*\) *):\2.\1):g' \ -e 's:bb.data.\(getVar([^,]*\), \([^) ]*\) *):\2.\1):g' \ -e 's:bb.data.\(expand([^,]*\), \([^ )]*\) *):\2.\1):g' \ -i `grep -ril bb.data *` Some minor correction in systemd.bbclass was needed for some expressions that didn't quite match the regex in the desired way; additionally a few instances were manually changed. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>