summaryrefslogtreecommitdiffstats
path: root/meta-oe
Commit message (Collapse)AuthorAgeFilesLines
* ktap: rename recipes to indicate they are from gitMartin Jansa2015-03-103-0/+1
| | | | | | | * set PV so that it shows git revision and also automatically rebuilds them when SRCREV is changed Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* nodejs: remove curl from RDEPENDSJonathan Liu2015-03-101-3/+0
| | | | | | | curl is only needed to run "make test". Signed-off-by: Jonathan Liu <net147@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* cloud9, nodejs4: blacklistMartin Jansa2015-03-102-0/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* nodejs: Upgrade to 0.12.0Khem Raj2015-03-102-44/+83
| | | | | | | | Tested on mips1 Change-Id: I54211c2c323dbec1d38eb526ae183775ba3241f1 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* minidlna: Fix package and bump to version 1.1.4Baptiste DURAND2015-03-067-108/+109
| | | | | Signed-off-by: Baptiste DURAND <baptiste.durand@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mozjs 17.0.0: fix aarch64 and 64k page builds, generic cleanupsKoen Kooi2015-03-066-3/+3562
| | | | | | | | | | | | | | | * Mozjs17 has problems with 64k page sizes (powerpc64, aarch64 and probably others) and lacks support for aarch64. Patches were lifted from the fedora src rpm and rediffed. * Regenerate configure with autoconf-2.13 to make the fixes mentioned above take effect. * Provide proper config.guess and config.sub files * Explicitly disable static builds and regroup configure options. * Also clean out the patches/ dir present in the tarball to avoid conflicts with the OE patcher. Signed-off-by: Koen Kooi <koen.kooi@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* vboxguestdrivers: import recipe from meta-luneosMartin Jansa2015-03-062-0/+108
| | | | | | * useful to run our qemu* builds inside VirtualBox Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* fltk: Replace use of freetype-config with pkg-config Drop blacklist entryFlorian Boor2015-03-062-4/+21
| | | | | | | Tested building for MIPS 32bit QEMU Signed-off-by: Florian Boor <florian@kernelconcepts.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mplayer2: set REQUIRED_DISTRO_FEATURES and LICENSE_FLAGSMartin Jansa2015-03-061-0/+6
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lirc: Recommend to have lirc-plugins at runtimeKhem Raj2015-03-062-3/+3
| | | | | | | | | This fixes the initialization errors where it cant find the default drivers which are in plugins package Change-Id: I5440fa09f8548069ac75ccb1521542cb8e054eb4 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* opencv: Upgrade to 2.4.11mike.looijmans@topic.nl2015-03-062-50/+5
| | | | | | | | | | | | Upgrade OpenCV to the 2.4.11 release. Remove the opencv-fix-pkgconfig-generation patch which has been integrated upstream, be it in modified form. Disable 1394 support by default to get a deterministic build. Fix "jasper" dependency, the BUILD_JASPER parameter served only to build an internal library, while WITH_JASPER actually controls whether jpeg2000 support was desired. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mcelog: update to latestArmin Kuster2015-03-031-3/+1
| | | | | | | remove unused md5sum check since using git. Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* edac-utils: Add new packageArmin Kuster2015-03-031-0/+25
| | | | | | | Userspace helper for kernel EDAC drivers (Error Detection and Correction) Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* serial-utils: Fix SRC_URISven Ebenfeld2015-03-032-3/+3
| | | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* fio: fix do_compile errorRaphael Silva2015-03-032-36/+5
| | | | | | | * Update to v2.2.6 Signed-off-by: Raphael Silva <raphael.philipe@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* socorro-syms: Add Breakpad symbol generation adapted for SocorroDaniel Markus2015-03-031-0/+164
| | | | | | | | | | | | | | | https://github.com/mozilla/socorro Mozilla Socorro is a downloadable crash dump server that handles Breakpad crash dumps coming from own applications. In order for Socorro to create clickable links into your source code repository, Breakpad's symbol files must be copied and modified to contain VCS information for each file reference. This class reads the symbol file generated by Breakpad and creates a new symbol file with that VCS information contained. Signed-off-by: Daniel Markus <daniel.markus@leica-geosystems.com>
* lirc: Add recipe for 0.9.2Khem Raj2015-03-038-0/+517
| | | | | | | | | | There is a older version available at meta-guacamayo but its not distro specific and many distros might need it so meta-oe is right place for it. Change-Id: Ic6b45dd652187d72a1e1bf4fb5adc8ed9c80e52a Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* v4l-utils: RPROVIDE media-ctlKhem Raj2015-03-034-3/+81
| | | | | | | | | media-ctl recipe was subsumed into v4l-utils but there are apps which still have rdeps on media-ctl Change-Id: I7c24fec3752e80f67730150504b7192ad4fea0c4 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* collectd: Backport fix build with newer gccKhem Raj2015-03-032-0/+31
| | | | | | | | on mips we get the errors of type mismatch Change-Id: Ib7b3bd243417d1ba77e8167daf761fd4a2fc2e64 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qt-creator: avoid conflicts with meta-qt5's qt5-creatorAndreas Müller2015-03-031-0/+5
| | | | | | | | | | | | | | | | | | | | | | We avoid conflicts by installing no files to sysroot. This causes no fallout because nothing depends on qt5-creator (if something included later depending on qt-creator it should depend on qt5-creator). Note that | WARNING: QA Issue: qt5-creator rdepends on qt-creator, but it isn't a build dependency? [build-deps] is a false positve because the names of the libraries are same as for qt5-creator (see test below). This patch was tested by: 1. building qt-creator from scratch 2. building an image containing qt5-creator. * qt5-creator did not fail for sysroot conflicts * image was build without pulling qt-creator Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xbitmaps: fix build warning.Bian Naimeng2015-03-031-0/+1
| | | | | | | Can't install xbitmaps-dev-1.1.1-r0: no package provides xbitmaps = 1.1.1-r0 Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* rabbitmq-c: update to v0.6.0.Yevhen Kyriukha2015-03-031-2/+2
| | | | | Signed-off-by: Yevhen Kyriukha <kirgene@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* pxaregs: Add source file and fix SRC_URISven Ebenfeld2015-03-032-2/+1977
| | | | | | | | | The old URI is not available anymore. If you visit that website in a browser, you will only see ads. Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* claws-mail: Fix SRC_URISven Ebenfeld2015-03-031-1/+1
| | | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* vim: fix up for /bin/viMartin Jansa2015-03-021-1/+1
| | | | | | | | | | | | | | | * it was changed in: Commit: 95dc2ddce7a0ee4d16d6c69fd123e4e6921bdf2e URL: http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=95dc2ddce7a0ee4d16d6c69fd123e4e6921bdf2e Author: Jackie Huang <jackie.huang@windriver.com> Date: Thu Nov 6 03:22:27 2014 -0500 Subject: vim: add recipe for vim-tiny but busybox still registers /bin/vi, so u-a was broken update-alternatives: Error: cannot register alternative vi to /usr/bin/vi since it is already registered to /bin/vi Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mplayer2: Remove blacklistGary Thomas2015-02-271-3/+6
| | | | | | | | | | | mplayer2 no longer needs to be blacklisted as OE-core has moved to libav_9.16. [v2-v3] Also update build dependencies to quash QA warnings, using PACKAGECONFIG for most optional features. Signed-off-by: Gary Thomas <gary@mlbassoc.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* logwatch_7.4.1.bb: Bug fixLi xin2015-02-271-1/+0
| | | | | | | | The "ln -sf ../..${datadir}/logwatch/scripts/logwatch.pl ${D}${sysconfdir}/cron.daily/0logwatch" is wrong. it will lead to the logwatch unable to be used. so delete it. Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* p7zip: new recipeRaphael Freudiger2015-02-273-0/+89
| | | | | | | | p7zip is the command line version of 7-Zip for Unix/Linux. Signed-off-by: Raphael Freudiger <raphael.freudiger@siemens.com> Reviewed-By: Pascal Bach <pascal.bach@siemens.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libftdi: remove libtool-m4.patch, leftover from 0.19 -> 1.1 updateAndre McCurdy2015-02-271-7377/+0
| | | | | Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* log4c: fix undeclared dependency on expatAndre McCurdy2015-02-272-7/+27
| | | | | | | | The original log4c configure.in is buggy and requires fixing before "configure --with-expat" works as expected. Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* rsyslog: fix name of syslogd ua groupSteffen Sledz2015-02-271-3/+3
| | | | | | | | All the other syslogd implementations use 'syslogd' as update alternatives group name. So rsyslogd should use this too. Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lmsensors: add systemd supported.Bian Naimeng2015-02-272-2/+28
| | | | | Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lmsensors: install sensord into sbindir same as ubuntu and debianBian Naimeng2015-02-271-2/+2
| | | | | Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* packagegroup-basic: select distro preference for bluez providerPeter Bigot2015-02-271-1/+2
| | | | | Signed-off-by: Peter A. Bigot <pab@pabigot.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd: select distro preference for bluez providerPeter Bigot2015-02-271-3/+3
| | | | | Signed-off-by: Peter A. Bigot <pab@pabigot.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* fltk: blacklist, still uses /usr/bin/freetype-configMartin Jansa2015-02-271-0/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gimp: update to 2.8.14 / fix build by not configuring with freetype-configAndreas Müller2015-02-193-36/+45
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xmessage: initial add 1.0.4Andreas Müller2015-02-191-0/+10
| | | | | | kde-plasma startscript uses xmessage and it might be useful for others Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* modemmanager: update to 1.4.2Andreas Müller2015-02-192-29/+40
| | | | | | modemmanager has moved to freedesktop.org Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* libqmi: initial add 1.12.2Andreas Müller2015-02-191-0/+16
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* libmbim: initial add 1.12.2Andreas Müller2015-02-191-0/+16
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* opensc: add new recipeLi xin2015-02-121-0/+45
| | | | | | | | | | OpenSC provides a set of libraries and utilities to work with smart cards. Its main focus is on cards that support cryptographic operations, and facilitate their use in security applications such as authentication, mail encryption and digital signatures. Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* openldap: add systemd supportRoy Li2015-02-122-2/+20
| | | | | Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* zram: remove bash dependency from init scriptAndre McCurdy2015-02-121-2/+2
| | | | | Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnokii: refine selector for bluez4 package configPeter Bigot2015-02-121-1/+1
| | | | | | | Use bluez4 or bluez5 to avoid ambiguity. Signed-off-by: Peter A. Bigot <pab@pabigot.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libcap-ng: add packageArmin Kuster2015-02-122-0/+76
| | | | | | | | this moves libcap-ng out of meta-selinux and meta-security into a common layer Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* samba: add mirrorsAndreas Müller2015-02-121-1/+8
| | | | | | | | Samba server is down currently so add mirrors. Both were short tested by wget. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mariadb: make it be able to work with SELinuxRoy Li2015-02-123-1/+3
| | | | | | | | | | | 1. change the datadir from /var/mysql to /var/lib/mysql 2. after creating datedir, restorecon on it, make SELinux be able to work 3. Add the PIDFile for systemd unit file, otherwise systemctl can not stop mysqld Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* php: update to 5.5.21 to fix some bugsBian Naimeng2015-02-121-3/+2
| | | | | Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lxdm: RDEPEND on libsvg-gtkDan McGregor2015-02-121-1/+1
| | | | | | | | The theme uses svg files. If libsvg-gtk isn't available lxdm still runs, but throws a bunch of pixbuf errors. Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>