summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* talloc: upgrade to 2.1.1Bian Naimeng2015-08-244-95/+45
| | | | Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com>
* libtevent: add new recipeBian Naimeng2015-08-242-0/+46
| | | | | | libtevent is required by samba4 Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com>
* libtdb: add new recipeBian Naimeng2015-08-242-0/+45
| | | | | | libtdb is required by samba4 Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com>
* ctdb: add new recipeBian Naimeng2015-08-243-0/+83
| | | | | | ctdb is required by samba4 Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com>
* waf-samba: add new classBian Naimeng2015-08-241-0/+51
| | | | | | waf-samba is a build system used by samba related software Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com>
* ipmiutil: add new packageArmin Kuster2015-08-242-0/+378
| | | | | Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* epeg: Move tool out of efl + update to latest versionAndreas Baak2015-08-242-12/+13
| | | | | | | | | | | | | | | | | | | | | | The epeg tool was originally developed in the efl project and was replaced by the evas package in efl long ago. The old, unmaintained source code of epeg is still available from an efl legacy repository https://svn.enlightenment.org/svn/e/OLD/. Updates and improvements to epeg have been developed and collected in a new github repository. This patch deletes the deprecated package from the efl project and introduces a new recipe that installs the updated epeg tool. In the license file, one copyright line has been added which indicates the authors of the tool. Moreover, in the license text, one sentence has been removed which elaborated on what is meant by "making the source code available publicly". However, the license still remains an MIT style license. Signed-off-by: Andreas Baak <andreas.baak@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* scsirastools: add new recipeJagadeesh Krishnanjanappa2015-08-241-0/+41
| | | | | | | | | | | The scsirastools were designed to add to the Serviceability of disk devices under Linux so that the system does not have to be rebooted or taken out of service to perform common maintenance or service functions. Devices handled by scsirastools include SCSI, Linux software RAID, SAS, SATA, and USB storage devices (some via SCSI emulation). Signed-off-by: Jagadeesh Krishnanjanappa <jkrishnanjanappa@mvista.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* vorbis-tools: add new recipeStefan Müller-Klieser2015-08-241-0/+32
| | | | | | | | | Vorbis tools provide command line editing and playback tools for the patent free audio codec. Use cases in embedded are audio tests and performance benchmarks. Signed-off-by: Stefan Müller-Klieser <s.mueller-klieser@phytec.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* uim: use _remove operator to drop silent rulesYi Zhao2015-08-241-1/+1
| | | | | | | | | | | When MACHINE=qemux86-64 and enable multilib, lib32-uim fails to build because CONFIGUREOPTS isn't expanded correctly. See similar issue: http://lists.openembedded.org/pipermail/openembedded-core/2013-November/086510.html Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* vboxguestdrivers: upgrade 4.3.22 -> 4.3.30Yi Zhao2015-08-241-2/+2
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* sgpio: fix PN -> BPN for multilibYi Zhao2015-08-241-1/+1
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libjs-jquery: upgrade 1.7.1 -> 1.7.2Li xin2015-08-241-5/+5
| | | | | | | LICENSE has been changed. Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: use class-native instead of deprecated virtclass-native.Ross Burton2015-08-2410-21/+21
| | | | | | virtclass overrides are deprecated, so use class overrides instead. Signed-off-by: Ross Burton <ross.burton@intel.com>
* imagemagick: upgrade 6.9.1 -> 6.9.2Roy Li2015-08-241-3/+3
| | | | | Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gd: upgrade to 2.1.1Roy Li2015-08-242-42/+2
| | | | | | | | remove fix-the-subdir-objects-error.patch, a same fix has been merged into source code. Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* rsyslog: upgrade to 7.6.1Roy Li2015-08-245-237/+14
| | | | | | | | | | | | 1. remove two backport patch: 0001-bugfix-potential-abort-during-HUP.patch and 0001-remove-memleak-introduced-by-GenerateLocalHostName-H.patch 2. update the patch json-0.12-fix.patch 3. remove a obsolete patch rsyslog-use-serial-tests-config-needed-by-ptest.patch 4. update the Dependence 5. update the checksum Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* liblogging: add the recipeRoy Li2015-08-241-0/+23
| | | | | | | rsyslog 7.6.1 needs it Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libestr: upgrade to 0.1.10Roy Li2015-08-241-2/+2
| | | | | | | rsyslog 7.6.1 needs the new version libestr Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* sdparm: upgrade to 1.09Roy Li2015-08-241-2/+2
| | | | | Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* collectd: upgrade to 5.5.0Roy Li2015-08-245-147/+41
| | | | | | | | | | | | | | | 1. remove two patch glibc-2.20-compatiblity.patch and 0001-netlink-ensure-size_t-portability-in-DEBUG-statement.patch, which have been merged into 2. update collectd-version.patch 3. redefine the collectd dependence 4. update the license, lots of components have been relicensed to the MIT license, and The majority of plugins is licensed either under the "MIT License" or the "GNU General Public License" 4. update the checksum Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* librole-tiny-perl: add 2.000001 recipeTim Orling2015-08-241-1/+1
| | | | | | | | Changes since v1: fix URL (Thank you, Andreas Baak) Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libmoo-perl: add 2.000002 recipeTim Orling2015-08-241-0/+44
| | | | | Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* librole-tiny-perl: add 2.000001 recipeTim Orling2015-08-241-0/+29
| | | | | Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libstrictures-perl: add 2.000001 recipeTim Orling2015-08-241-0/+45
| | | | | Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libio-stringy-perl: add 2.111 recipeTim Orling2015-08-241-0/+31
| | | | | Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libimport-into-perl: add 1.002004 recipeTim Orling2015-08-241-0/+32
| | | | | Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libextutils-parsexs-perl: add 3.24 recipeTim Orling2015-08-241-0/+47
| | | | | Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libencode-locale-perl: add 1.05 recipeTim Orling2015-08-241-0/+21
| | | | | | | | | | | | | * Based on: Paul Eggleton <paul.eggleton@linux.intel.com> http://github.com/bluelightning/public_bb_recipes * which is forked from: Emil Petersen <erp@movis.dk> http://github.com/EmilRP/public_bb_recipes/ Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libencode-perl: add 2.76 recipeTim Orling2015-08-241-0/+54
| | | | | | | | | | | | | * Based on v2.52 recipe: Paul Eggleton <paul.eggleton@linux.intel.com> http://github.com/bluelightning/public_bb_recipes * which is forked from: Emil Petersen <erp@movis.dk> http://github.com/EmilRP/public_bb_recipes Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libdevel-globaldestruction-perl: add 0.13 recipeTim Orling2015-08-241-0/+23
| | | | | Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libsub-exporter-progressive-perl: add 0.001011 recipeTim Orling2015-08-241-0/+30
| | | | | Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libclass-method-modifiers-perl: add 2.11 recipeTim Orling2015-08-241-0/+28
| | | | | Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libcapture-tiny-perl: update to 0.30Tim Orling2015-08-241-5/+6
| | | | | | | | * drop libmodule-build-perl dependency * add perl-module-overloading dependency Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-lxml: upgrade 3.2.5 -> 3.4.4Li xin2015-08-242-96/+4
| | | | | | | | | | | * Dropped backported python-lxml-3.2.5-fix-CVE-2014-3146.patch * Modify DISTUTILS_INSTALL_ARGS to avoid errors in the step of do_install | ValueError: invalid literal for int() with base 10: '--should-not-have-used-/usr/bin/xml2-config' | ERROR: python setup.py install execution failed. Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-pyinotify: add recipeAlejandro del Castillo2015-08-241-0/+17
| | | | | | | Python bindings for Linux inotify mechanism Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-pyyaml 3.10: unbreak versioningKoen Kooi2015-08-241-1/+1
| | | | | | | | | | | | | Using our own setup.py is great, but it should use the same version as the recipe, otherwise you get errors like these: pkg_resources.DistributionNotFound: The 'PyYAML==3.10' distribution was not found and is required Package python-pyyaml (3.10-r0.0) is installed on root and has the following files: [..] /usr/lib/python2.7/site-packages/PyYAML-3.06-py2.7.egg-info Signed-off-by: Koen Kooi <koen.kooi@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-paste: create recipeRoy Li2015-08-241-0/+18
| | | | | | | python-paste is a tools for using a Web Server Gateway Interface stack Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-pyopenssl: upgrade 0.13 -> 0.15.1Li xin2015-08-242-24/+5
| | | | | | | | | | * Dropped x509_revoked_dup.patch,since the original file crl.c does not exist anymore. * Add DEPENDS python-cryptography to aviod build errors: | error: Could not find suitable distribution for Requirement.parse('six>=1.5.2') | ERROR: python setup.py install execution failed. Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-pip: upgrade 1.5.6 -> 7.1.0Li xin2015-08-241-2/+2
| | | | | | | | | Version numbers are now simply "X.Y" where the leading "1" has been dropped. Reference: https://github.com/pypa/pip/blob/develop/CHANGES.txt Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-requests: upgrade 2.5.1->2.7.0leimaohui2015-08-241-4/+3
| | | | | | | License COPYRIGHT year changed. Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-pyro4: Add new recipe.Philip Balister2015-08-241-0/+16
| | | | | | | Pyro4 allows remote execution of objects over the network. Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* apache: upgrade to 2.4.16Roy Li2015-08-243-63/+4
| | | | | | | | 2.4.16 includes fixes for CVE-2015-3185, CVE-2015-0253 and CVE-2015-3183 remove a backport patch 0001-SECURITY-CVE-2015-0228-cve.mitre.org.patch Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* pcsc-lite: upgrade 1.8.6 -> 1.8.13Li xin2015-08-241-5/+4
| | | | | | | | | * Remove PR * Modify chksum of COYING,since the explain of GPLv3+ is added, but the LICENSE has not been changed. Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* numactl: fix the ptest buildingRoy Li2015-08-242-5/+48
| | | | | | | | | after upgrade, binary files are installed into test/.libs/, so fix the install ptest. redesign test Makefile rule Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* luajit: upgrade 2.0.3 -> 2.0.4Li xin2015-08-241-3/+3
| | | | | | | License COPYRIGHT year changed. Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gradm: upgrade 3.0 -> 3.1Li xin2015-08-241-3/+3
| | | | | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* takao-fonts: upgrade 003.02.01 -> 003.03.01Li xin2015-08-241-6/+4
| | | | | | | The SRC_URI has been changed. Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-settings: get option to hide mousepointer for (touch) input devices backAndreas Müller2015-08-2410-1443/+6
| | | | | | | | | | All patches used in oe were added to the used git repo. This makes life easier for next versions coming up and is helps getting binary mouse cursors applied. To make clear, what the git repo contains a note in the recipe was added. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* pavucontrol: update to 3.0Andreas Müller2015-08-241-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>