- Jul 30, 2015
-
-
Otavio Salvador authored
The development has been moved for github thus it makes sense to use this, instead of the tarball. Signed-off-by:
Otavio Salvador <otavio@ossystems.com.br> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Otavio Salvador authored
The i.MX SoCs need to allow the removal of libv4l support so a new PACKAGECONFIG option has been included. Signed-off-by:
Otavio Salvador <otavio@ossystems.com.br> Acked-by:
Gary Thomas <gary@mlbassoc.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Otavio Salvador authored
The libav support requires the commercial license to be whitelist. This makes opencv to work in non-commercial setups without needing to change the PACKAGECONFIG settings manually. Signed-off-by:
Otavio Salvador <otavio@ossystems.com.br> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Roy Li authored
Upgrade to fix CVE-2014-9403 Remove backport patch Add CSocket submodule, which split from znc Add the dependency on icu Signed-off-by:
Roy Li <rongqing.li@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Joe MacDonald <joe_macdonald@mentor.com>
-
Joe MacDonald authored
OpenSAF uses OpenHPI if available. If openhpi happens to be in PACKAGECONFIG from the build, turn on support in OpenSAF and add it to the DEPENDS list. Signed-off-by:Joe MacDonald <joe_macdonald@mentor.com>
-
Joe MacDonald authored
Remove three very minor bashisms, all about redirecting stdout/stderr. The initscript identifies as /bin/sh, this change ensures that the script should work with a non-bash /bin/sh as well. Signed-off-by:Joe MacDonald <joe_macdonald@mentor.com>
-
- Jul 16, 2015
-
-
Jonathan Liu authored
Signed-off-by:
Jonathan Liu <net147@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Armin Kuster authored
WARNING: QA Issue: /usr/sbin/mount.unionfs_unionfs-fuse contained in package unionfs-fuse requires /bin/bash, but no providers found in its RDEPENDS [file-rdeps] Signed-off-by:
Armin Kuster <akuster808@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Bian Naimeng authored
zabbix is an open-source monitoring solution for your IT infrastructure. Signed-off-by:
Bian Naimeng <biannm@cn.fujitsu.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Yue Tao authored
valgrind is not supported mips64n32, so remove it Signed-off-by:
Yue Tao <Yue.Tao@windriver.com> Signed-off-by:
Roy Li <rongqing.li@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Bian Naimeng authored
sysdig is a tool for system-level exploration and troubleshooting Signed-off-by:
Bian Naimeng <biannm@cn.fujitsu.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Jonathan Liu authored
Signed-off-by:
Jonathan Liu <net147@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Jonathan Liu authored
Signed-off-by:
Jonathan Liu <net147@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Lei Maohui authored
pywbem is dependence of openlmi. Signed-off-by:Lei Maohui <leimaohui@cn.fujitsu.com>
-
Andreas Müller authored
Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Kai Kang authored
When 'valgrind' is not in PACKAGECONFIG, 'WITHOUT_VALGRIND' is passed to cmake but it is not a valid cmake macro. Warning messages show in log.do_configure: CMake Warning: Manually-specified variables were not used by the project: WITHOUT_VALGRIND Use -DWITH_VALGRIND=FALSE instead. Signed-off-by:Kai Kang <kai.kang@windriver.com> Signed-off-by:
Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Jonathan Liu authored
Signed-off-by:
Jonathan Liu <net147@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Otavio Salvador authored
Signed-off-by:
Otavio Salvador <otavio@ossystems.com.br> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Armin Kuster authored
WARNING: QA Issue: /usr/bin/apxs_apache2-dev contained in package apache2-dev requires /usr/bin/perl, but no providers found in its RDEPENDS [file-rdeps] Signed-off-by:
Armin Kuster <akuster808@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Jonathan Liu authored
Signed-off-by:
Jonathan Liu <net147@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Roy Li authored
When -O0 of gcc is used to compile the macro ZEND_SIGNED_MULTIPLY_LONG in Zend/zend_multiply.h, the compiling will fail with the below error: : Assembler messages: :3113: Error: operand 2 should be an integer register -- `mul x1,[x29,200],[x29,192]' :3114: Error: operand 2 should be an integer register -- `smulh x0,[x29,200],[x29,192]' Signed-off-by:
Roy Li <rongqing.li@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Li xin authored
1) modified "--localstatedir" from /var/run to /var/lib 2) delete "Type=notify" from syslog-ng.service. Otherwise syslog-ng.service can't be start successfully. Signed-off-by:
Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Andre McCurdy authored
Also make minor cleanup of moving DEPENDS nearer to the top of the recipe. Signed-off-by:
Andre McCurdy <armccurdy@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Khem Raj authored
Signed-off-by:
Khem Raj <raj.khem@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Wenzong Fan authored
Update mercurial to fix CVE-2014-9462: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9462 Signed-off-by:
Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Jonathan Liu authored
Signed-off-by:
Jonathan Liu <net147@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Li xin authored
Signed-off-by:
Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Li xin authored
Intel SGPIO enclosure management utility. Signed-off-by:Li Xin <lixin.fnst@cn.fujitsu.com>
-
Bian Naimeng authored
UIM(Universal Input Method) is a multilingual user input method library. Signed-off-by:Bian Naimeng <biannm@cn.fujitsu.com>
-
Bian Naimeng authored
Anthy is a system for Japanese input method. Signed-off-by:Bian Naimeng <biannm@cn.fujitsu.com>
-
Yevhen Kyriukha authored
Signed-off-by:
Yevhen Kyriukha <kirgene@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Yi Zhao authored
Signed-off-by:Yi Zhao <yi.zhao@windriver.com>
-
Bian Naimeng authored
multi-line ACLOCAL_AMFLAGS isn't supported by autoreconf, otherwise a configure error as follow will be caught. aclocal: error: non-option arguments are not accepted: '\'. Signed-off-by:
Bian Naimeng <biannm@cn.fujitsu.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Hugo Vasconcelos Saldanha authored
Besides new features and improvements, this fixes CVE-2015-1782. License's md5 changed because of a modified copyright. Signed-off-by:
Hugo Vasconcelos Saldanha <hugo.saldanha@aker.com.br> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* https://github.com/npm/npm/issues/3691 * https://github.com/npm/npm/issues/5509 Signed-off-by:
Martin Jansa <martin.jansa@lge.com>
-
Martin Jansa authored
gegl, crash, libsecret, mpg123, tinymembench, gammu, mosh, llvm3.3, breakpad, php, mozjs, libopus: disable thumb where it fails for qemuarm Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Andreas Müller authored
detected by new oe-core feature Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
Andreas Müller authored
This fixes very ugly behaviour: Starting applications e.g xfce4-terminal can delay for minutes in case network is connected. There was a similar approach implemented for xfce4-session but this was removed in commit f54d3a50 Author: Ash Charles <ashcharles@gmail.com> Date: Mon Feb 23 08:40:53 2015 -0800 xfce4-session: Remove unneeded pkg_postinst The pkg_postinst inherited from previous versions of this recipe no longer seems necessary; no error message seen at runtime in a quick test. As it made the generated packages unnecessarily machine-specific, remove this post-install step. Based on the ensuring discussion, this supersedes the original patch [1]. [1] http://lists.openembedded.org/pipermail/openembedded-devel/2015-February/100454.html Signed-off-by:
Ash Charles <ashcharles@gmail.com> Tested-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Unfortuantely my tests for that patch only checked for the messagebox: | Could not look up internet address for <hostname> | This will prevent Xfce from operating correctly. | It may be possible to correct the problem by adding | <hostname> to the file /etc/hosts on your system. For unknown reasons this messagebox is not created but the hint is still extremely valid. To avoid making 'xfce4-session' machine specific an extra meta-recipe 'machine-host' was created on which 'xfce4-session' rdepends. Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com>
-
Andreas Müller authored
the solution provided still allows gtk3 free images (tested on image including packagegroup-xfce-extended) but there will be updates/new recipes for xfce4 requiring gtk3 part of libxfce4ui e.g xfce4-pulseaudio-plugin (replacement for deprecated xfce4-mixer due to missing mixer API in gstreamer-1.0) / parole / xfce4-power-manager. Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-