summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
Commit message (Collapse)AuthorAgeFilesLines
* pixman,libav,libvpx,fftwf: bump PR after arm OVERRIDES changes in oe-coreMartin Jansa2011-12-161-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* florence: clean up recipeKoen Kooi2011-12-151-10/+4
| | | | | | Use gettext.bbclass, sha256sum and remove some stray whitespace Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* florence: Initial recipe addedSamuel Stirtzel2011-12-151-0/+23
| | | | | | | | | | | | | | | Florence is a virtual keyboard used to input text with a touchscreen. Tests: * Run tested on Overo Gumstix with xfce-nm-image * Build tested for Qemuarm NOTICE: If florence can't find its gconf settings, you need to start florence with --config and save the configuration once. Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cpufrequtils: Replace non-existant kernel.org git sourceUlf Samuelsson2011-12-151-2/+4
| | | | | | | | | | | | | | | | git://git.kernel.org/pub/scm/utils/kernel/cpufreq/cpufrequtils.git no longer exists so build fails, unless it is already present in downloads directory. Source has been retrieved from a mirror: (http://mirror.nexcess.net/kernel.org/scm/utils/kernel/cpufreq/cpufrequtils.git) and a new git source has been established on github. kernel.org link kept in a comment to allow the old link to be easily reestablished once it is available. Signed-off-by: Ulf Samuelsson <ulf@emagii.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* liblinebreak_1.2.bb: drop 'PRIORITY = "optional"' as it is the defaultOtavio Salvador2011-12-151-1/+0
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* sg3-utils: fix license field formatOtavio Salvador2011-12-091-1/+3
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pcsc-lite: clean recipeEric BENARD2011-12-062-37/+2
| | | | | | | | | | | | | | we get the following log at boot : Configuring pcsc-lite. update-rc.d: /etc/init.d/pcscd: file does not exist as the init script is no more nedded (autoload feature of the daemon by the clients), we can remove the previously unused init script and clean the recipe in order not to have any update-rc interaction. Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* syslog-ng: enable systemd supportMartin Jansa2011-12-062-2/+12
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* syslog-ng: upgrade to latest version from 3.2 series and rework modules.conf fixMartin Jansa2011-12-063-16/+16
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* vala-terminal: upgrade to 1.3Martin Jansa2011-12-061-3/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* nmon_13g: add -ltinfo linker flagNorman Schleicher2011-12-021-2/+2
| | | | | | | | | | | | * ld in latest binutils-2.22 from oe-core doesn't have --copy-dt-needed-entries enabled by default anymore see: http://sourceware.org/cgi-bin/cvsweb.cgi/~checkout~/src/ld/NEWS?rev=1.121&content-type=text/plain&cvsroot=src&only_with_tag=binutils-binutils-2_22 so we have to be more carefull which libs are specified on linker command line, similar issue is in mplayer2 and aurora-daemon (qt4) Signed-off-by: Norman Schleicher <NormanSchleicher@gmx.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libnl1: removeAndreas Müller2011-11-298-207/+0
| | | | | | | | networkmanager 0.9.0 was the last to depend on linbl1. So since update of networkmanager 0.9.0 -> 0.9.2 linnl1 is obsolete. Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libnl: add 3.23Andreas Müller2011-11-291-0/+46
| | | | | | | | | | | | | | | * fixes networkmanager default route issue * to make wpa-supplicant build, links to include files and shared libs were added since wpa-supplicant expects old libnl-2 locations. Should libnl-3 move to oe-core, this woraround should be fixed at wpa-supplicant. * the command line interface (cli) applications were added at libnl-cli packet. This seems correct because EXTRA_OECONF += "--disable-cli" creates empty package libnl-cli without affecting other packages. * build tested from scratch & run tested on overo with iw 3.2 / wpa-supplicant 0.7.3 / networkmanager 0.9.2. Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libinih: bump SRCREVOtavio Salvador2011-11-291-2/+2
| | | | | | | This version adds support to enumerate the sessions. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* digitemp: fix QA issues:Koen Kooi2011-11-281-4/+8
| | | | | | | | | | | * missing SRC_URI checksums * GNU_HASH QA errors: WARNING: QA Issue: No GNU_HASH in the elf binary: '/OE/tentacle/build/tmp-angstrom_2010_x-eglibc/work/armv7a-angstrom-linux-gnueabi/digitemp-3.6.0-r2/packages-split/digitemp/usr/sbin/digitemp_DS9097U' WARNING: QA Issue: No GNU_HASH in the elf binary: '/OE/tentacle/build/tmp-angstrom_2010_x-eglibc/work/armv7a-angstrom-linux-gnueabi/digitemp-3.6.0-r2/packages-split/digitemp/usr/sbin/digitemp_DS9097' * $(uname -s) access Acked-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* digitemp: fix build for non x86 architecturesOtavio Salvador2011-11-252-1/+30
| | | | | | | | * fix Makefile to allow CC and CFLAGS override * clean binaries before build Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* freerdp: use FreeRDP-old repository as 1.0 release is not stable yetOtavio Salvador2011-11-211-3/+3
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ntp 4.2.6p3: add native systemd supportKoen Kooi2011-11-083-8/+37
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libnl1: remove libnl.inc as it doesn't help much with libnl 2.0 in oe-coreMartin Jansa2011-11-072-12/+6
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libnl: drop 2.0 and git recipes, now there is usable in oe-coreMartin Jansa2011-11-074-74/+0
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ca-certificates: update to 20111025 and clean up packagingKoen Kooi2011-11-072-8/+11
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* imagemagick: fix QA warnings for unshipped filesAndreas Müller2011-11-021-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | on build we receive tons of warnings like WARNING: For recipe imagemagick, the following files were installed but not shipped in any package: WARNING: /usr/lib/ImageMagick-6.4.4/config/type.xml WARNING: /usr/lib/ImageMagick-6.4.4/config/type-solaris.xml WARNING: /usr/lib/ImageMagick-6.4.4/config/locale.xml WARNING: /usr/lib/ImageMagick-6.4.4/config/english.xml WARNING: /usr/lib/ImageMagick-6.4.4/config/type-windows.xml WARNING: /usr/lib/ImageMagick-6.4.4/config/type-ghostscript.xml WARNING: /usr/lib/ImageMagick-6.4.4/config/delegates.xml WARNING: /usr/lib/ImageMagick-6.4.4/config/configure.xml WARNING: /usr/lib/ImageMagick-6.4.4/config/francais.xml WARNING: /usr/lib/ImageMagick-6.4.4/modules-Q16/filters/analyze.a WARNING: /usr/lib/ImageMagick-6.4.4/modules-Q16/filters/analyze.la WARNING: /usr/lib/ImageMagick-6.4.4/modules-Q16/filters/analyze.so WARNING: /usr/lib/ImageMagick-6.4.4/modules-Q16/filters/.debug/analyze.so WARNING: /usr/lib/ImageMagick-6.4.4/modules-Q16/coders/histogram.la WARNING: /usr/lib/ImageMagick-6.4.4/modules-Q16/coders/ycbcr.a ... Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* recipes: bump PR after python upgradeMartin Jansa2011-11-011-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* liblinebreak: import from openembedded classic, version 1.2Denis 'GNUtoo' Carikli2011-11-011-4/+3
| | | | | | | | | * The License was verified and LIC_FILES_CHKSUM was added * OE-classic commit 9d612c4bb9bef813bdef9e198efc5949d51905eb Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* liblinebreak: import from openembedded classicDenis 'GNUtoo' Carikli2011-11-011-0/+13
| | | | | | | | The License was verified and LIC_FILES_CHKSUM was added Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* opencv: import from oe-classic and upgrade to 2.3.1Connor Abbott2011-11-013-0/+153
| | | | | | | | OpenCV <= 2.2 won't compile on oe-core due to the lack of v4l1 headers, and therefore wasn't included in this patch. Also, the support for newer cv2-style python bindings is a bit hacked up at the moment due to the way OpenCV detects the Python version and Numpy headers (see 0001-Fix-CMakeLists.txt-numpy-detection.patch). In particular, it requires the native & target python to be the same version and have similar site-packages directories, which is true at least for now in OE. Signed-off-by: Connor Abbott <cwabbott0@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* asio 1.4.1: import from OE classicKoen Kooi2011-10-242-0/+21
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libftdi: import 0.18 from OE classic, update to 0.19Koen Kooi2011-10-242-0/+7401
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* enca 1.9: import from OE classicKoen Kooi2011-10-245-0/+100
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* udisks: update to 1.0.4Koen Kooi2011-10-241-3/+6
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* fuse: Fix linking issues with gold linkerKhem Raj2011-10-212-1/+62
| | | | | | | | | | | | | | | | | | | | | fuse has problems when linking with gold since it uses version scripts in a way thats so perticular to bfd ld /home/kraj/work/angstrom/build/tmp-angstrom_2010_x-eglibc/sysroots/x86_64-linux/usr/libexec/armv5te-angstrom-linux-gnueabi/gcc/arm-angstrom-linux-gnueabi/4.6.2/ld: error: symbol __fuse_exited has undefined version | collect2: ld returned 1 exit status | make[1]: *** [libfuse.la] Error 1 | make[1]: *** Waiting for unfinished jobs.... For more details http://blog.flameeyes.eu/2011/06/01/gold-readiness-obstacle-2-base-versioning http://sources.redhat.com/bugzilla/show_bug.cgi?id=10861 http://comments.gmane.org/gmane.comp.file-systems.fuse.devel/9524 http://www.airs.com/blog/archives/300 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* upower: update to 0.9.14Koen Kooi2011-10-191-4/+4
| | | | | | This fixes building against a recent glib-2.0 Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* syslog-ng: move conflicting file modules.conf to own packages and fix ↵Martin Jansa2011-10-182-1/+12
| | | | | | unpackaged files Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* digitemp: add 3.6.0 versionOtavio Salvador2011-10-171-0/+14
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* nfs-utils: drop 1.1.2 from meta-oe there is 1.2.3 in oe-coreMartin Jansa2011-10-145-376/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libgcrypt: rename .bbappend to apply to new 1.5.0 versionMartin Jansa2011-10-141-0/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* atk: rename .bbappend to apply to newer versionMartin Jansa2011-10-141-0/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* pidgin: package purple-2/libymsg.so to libpurple-devMartin Jansa2011-10-121-1/+2
| | | | | | | * otherwise fails with ERROR: QA Issue: non -dev/-dbg/-nativesdk package contains symlink .so: libpurple path '/work/armv4t-oe-linux-gnueabi/pidgin-2.7.9-r0.0/packages-split/libpurple/usr/lib/purple-2/libymsg.so' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* poppler: upgrade from 0.12.3 to 0.18.0Martin Jansa2011-10-122-10/+10
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* poppler-data: upgrade from 0.4.0 to 0.4.5Martin Jansa2011-10-121-4/+2
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* recipes: use allarch instead of PACKAGE_ARCH = allMartin Jansa2011-10-121-4/+3
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* guile: fix licensing and gettext inheritKoen Kooi2011-10-114-4/+6
| | | | | | Reported by Philip Balister Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* tcp-wrappers: Use the recipe from oe-coreKhem Raj2011-09-2726-2923/+0
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fuse: Upgrade recipe to version 2.8.6Khem Raj2011-09-272-0/+48
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* imagemagick: Fix configure on x86_64Khem Raj2011-09-191-1/+5
| | | | | | | | imagemagick has configure time execution test for large file offset they wont be able to run in cross compile. We cache it. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libnl1: import from OE .devKoen Kooi2011-09-178-0/+204
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* usb-modeswitch: add 1.1.9Koen Kooi2011-09-171-0/+18
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* usb-modeswitch-data: add 20110805Koen Kooi2011-09-171-0/+21
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cramfs: Adds cvs version recipe (initial recipe)Imran Mehmood2011-09-141-0/+29
| | | | | | | | * Imported from oe.dev commit id e0728e428367d5534d6a56e452487529c5ec4918 * Added do_compile_prepend to make symbolic link named Makefile pointing to GNUmakefile to resolve missing Makefile error. Signed-off-by: Imran Mehmood <Imran_Mehmood@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* tcp-wrappers: drop emptying PARALLEL_MAKElumag2011-09-061-1/+0
| | | | | | | | As tcp-wrappers are now fixed regarding parallel builds, stop recipe from emptying PARALLEL_MAKE. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>