- Jul 24, 2014
-
-
Jackie Huang authored
- initscript: add status, PIDFILE and xconsole - syslog-ng.conf: dump the version - Fix some memory leak problems we found - Some backport patches - scl: fix wrong ownership issue - libnet: add libnet enable option and add it in PACKAGECONFIG - add HOMEPAGE - remove INC_PR - change some config into PACKAGECONFIG - add PACKAGE syslog-ng-libs to fix QA issue - use volatiles - inherit update-rc.d and update-alternative Signed-off-by:
Jackie Huang <jackie.huang@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Jackie Huang authored
Signed-off-by:
Jackie Huang <jackie.huang@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Roy Li authored
when move a file, test if this file exist or not Signed-off-by:
Roy Li <rongqing.li@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Roy Li authored
Signed-off-by:
Roy Li <rongqing.li@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Tim Orling authored
* Built with libav 9.13 and stand-alone libpostproc * Although postproc is enable=auto, let's leave it disabled by default Signed-off-by:
Tim Orling <TicoTimo@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Darren Hart authored
Update the mercurial version to 3.0.1. Update the checksums. Remove the PR per current best-practice. This resolves an issue with Mercurial 1.9 where fetching from behind a proxy breaks with a python stack trace. The current python httpconnection class no longer has the port setter method. Signed-off-by:
Darren Hart <dvhart@linux.intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
- Jul 22, 2014
-
-
Darren Hart authored
i2c-tools was added to oe-core in commit: 32ac58819580d359e22161be1abf62215d202250 Remove it from meta-openembedded. Signed-off-by:
Darren Hart <dvhart@linux.intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* now when insane_qa is moved to separate task, we cannot set INSANE_SKIP in do_package task Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
- Jul 21, 2014
-
-
Roy Li authored
This module is an interface to libxml2, providing XML and HTML parsers \ with DOM, SAX and XMLReader interfaces, a large subset of DOM Layer 3 \ interface and a XML::XPath-like interface to XPath API of libxml2. \ The module is split into several packages which are not described in this \ section; unless stated otherwise, you only need to use XML::LibXML; in \ your programs. Signed-off-by:
Roy Li <rongqing.li@windriver.com> Acked-by:
Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Roy Li authored
Signed-off-by:
Roy Li <rongqing.li@windriver.com> Acked-by:
Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Roy Li authored
Signed-off-by:
Roy Li <rongqing.li@windriver.com> Acked-by:
Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Jacob Kroon authored
./configure checks for libbonoboui and libgnomeui. Add a PACKAGECONFIG for it, enabled by default. Signed-off-by:
Jacob Kroon <jacob.kroon@mikrodidakt.se> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Tim Orling authored
* Add PACKAGECONFIG for lzma, pango, webp, wmf Signed-off-by:
Tim Orling <TicoTimo@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Jacob Kroon authored
Since they are autodetected they introduce floating dependencies, so for now just require them at build time. Signed-off-by:
Jacob Kroon <jacob.kroon@mikrodidakt.se> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Jacob Kroon authored
Fixes: | liboauth-1.0.3/src/hash.c:363:26: fatal error: openssl/hmac.h: | No such file or directory Signed-off-by:
Jacob Kroon <jacob.kroon@mikrodidakt.se> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* even with fixed path to m4/ebml.m4 and fixed path to drake in ${S} it still fails with: | DEBUG: Executing shell function do_compile | rake aborted! | No Rakefile found (looking for: rakefile, Rakefile, rakefile.rb, Rakefile.rb) Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* otherwise mkvtoolnix tries to use it's own internal git submodule with libebml and fails when B!=S Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* INSTALL file is automatically created by automake (now when it doesn't have implicit foreign) and it changed the md5 to d0697e131465c2bdd0af3b07a84d2878 causing do_configure task to fail with: ERROR: ser2net: md5 data is not matching for file://INSTALL;md5=0659eb117294c490ae3853facd7a6ddd ERROR: ser2net: The new md5 checksum is d0697e131465c2bdd0af3b07a84d2878 Use COPYING file which should be more stable. * adding foreing automake flag is maybe more correct solution, I wonder how many projects were changed like this, but silently (this failed only thanks to INSTALL file being used in LIC_FILES_CHKSUM) Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Jacob Kroon authored
Add PACKAGECONFIG for bluez, libical, pcsc-lite, readline and usb. Signed-off-by:
Jacob Kroon <jacob.kroon@mikrodidakt.se> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Jacob Kroon authored
Signed-off-by:
Jacob Kroon <jacob.kroon@mikrodidakt.se> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Tim Orling authored
Signed-off-by:
Tim Orling <TicoTimo@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Tim Orling authored
* AM_PATH_LIBGCRYPT exists for a reason, why not use it? Signed-off-by:
Tim Orling <TicoTimo@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Tim Orling authored
* Upstream is now much more pkg-config friendly * Clean up configure baggage, no longer needed Signed-off-by:
Tim Orling <TicoTimo@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Richard Tollerton authored
- Added .bb for version 2.3.4. - The download URL was broken; it's changed to reflect where the website points to. - Force use of iproute2, which is generally recommended when running OpenVPN as an unprivileged user. Ref: http://community.openvpn.net/openvpn/wiki/UnprivilegedUser - Explicitly add libpam to DEPENDS if pam is enabled, and disable the auth-pam plugin if pam is not enabled. - Pass the path to the 'ip' utility to the configure script to keep it from trying to find it on the host. Signed-off-by:
Richard Tollerton <rich.tollerton@ni.com> Signed-off-by:
Ben Shelton <ben.shelton@ni.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* otherwise fails with: | checking for NcursesW wide-character library... no | checking for Ncurses library... no | checking for Curses library... no | configure: error: requires either NcursesW or Ncurses library | Configure failed. The contents of all config.log files follows to aid debugging Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* otherwise fails with: | configure: error: Package requirements (x11 xproto >= 7.0.17 xkbfile) were not met: | | No package 'xkbfile' found Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Roy Li authored
It consists of a numactl program to run other programs with a specific NUMA policy and a libnuma to do allocations with NUMA policy in applications. Signed-off-by:
Roy Li <rongqing.li@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Ross Burton authored
daemonize ships it's own hand-coded config.h.in, so exclude autoheader from do_configure(). Also out-of-tree builds are broken so bump the SRC_REV to the next commit, where they were fixed. Signed-off-by:
Ross Burton <ross.burton@intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Richard Purdie authored
Signed-off-by:Richard Purdie <richard.purdie@linuxfoundation.org>
-
Richard Purdie authored
Signed-off-by:Richard Purdie <richard.purdie@linuxfoundation.org>
-
Richard Purdie authored
Signed-off-by:Richard Purdie <richard.purdie@linuxfoundation.org>
-