summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fuse-exfat: update to version 1.2.3Anuj Mittal2016-04-121-10/+4
| | | | | | | Package now uses autotools instead of scons. Signed-off-by: Anuj Mittal <anujx.mittal@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* rng-tools: DeleteKhem Raj2016-04-123-88/+0
| | | | | | | its moved to OE-Core Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* serialcheck: Fix build with musl and mark BROKENCLEANKhem Raj2016-04-122-2/+41
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* p7zip: add native extendYannick Gicquel2016-04-121-0/+18
| | | | | | | This add a support for native build of 7za, 7z and 7zr binaries. Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gst-plugins.inc: inherit gobject-introspectionMartin Jansa2016-04-121-1/+2
| | | | | | | | | | * fixes: gst-plugins-gl-0.10.3: gst-plugins-gl: configure was passed unrecognised options: --disable-introspection [unknown-configure-option] gst-plugins-bad-0.10.23: gst-plugins-bad: configure was passed unrecognised options: --disable-introspection [unknown-configure-option] gst-plugins-good-0.10.31: gst-plugins-good: configure was passed unrecognised options: --disable-introspection [unknown-configure-option] gst-plugins-ugly-0.10.19: gst-plugins-ugly: configure was passed unrecognised options: --disable-introspection [unknown-configure-option] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* contacts: inherit gconfMartin Jansa2016-04-121-1/+1
| | | | | | | | | | * it's checking for native gconftool-2 and do_configure may fail with: | checking for GCONF... yes | checking for gconftool-2... no | configure: error: gconftool-2 executable not found in your path - should be installed with GConf | NOTE: The following config.log files may provide further information. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* imagemagick: add PACKAGECONFIG for x11Catalin Enache2016-04-121-2/+3
| | | | | | | ImageMagick should X11 delegate libraries if they are available Signed-off-by: Catalin Enache <catalin.enache@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ipmiutil: fix typoQi.Chen@windriver.com2016-04-121-1/+1
| | | | | Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* waf-cross-answers: Fix faulty link cross-answers-mipsel.txtMike Looijmans2016-04-061-1/+39
| | | | | | | | | | | | Apparently something was wrong in the patch "waf-cross-answers: Add cross-answers-mipsel.txt". and it created a dead symlink. Solve it by just copying the cross-answers-mips.txt instead of linking it. Fixes: 0898fb01ccea229cb0c64796b62f20a7c596ac0b Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* wireshark: 2.0.2 update including securityArmin Kuster2016-04-011-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The following vulnerabilities have been fixed: * [1]wnpa-sec-2016-01 DLL hijacking vulnerability. [2]CVE-2016-2521 * [3]wnpa-sec-2016-02 ASN.1 BER dissector crash. ([4]Bug 11828) [5]CVE-2016-2522 * [6]wnpa-sec-2016-03 DNP dissector infinite loop. ([7]Bug 11938) [8]CVE-2016-2523 * [9]wnpa-sec-2016-04 X.509AF dissector crash. ([10]Bug 12002) [11]CVE-2016-2524 * [12]wnpa-sec-2016-05 HTTP/2 dissector crash. ([13]Bug 12077) [14]CVE-2016-2525 * [15]wnpa-sec-2016-06 HiQnet dissector crash. ([16]Bug 11983) [17]CVE-2016-2526 * [18]wnpa-sec-2016-07 3GPP TS 32.423 Trace file parser crash. ([19]Bug 11982) [20]CVE-2016-2527 * [21]wnpa-sec-2016-08 LBMC dissector crash. ([22]Bug 11984) [23]CVE-2016-2528 * [24]wnpa-sec-2016-09 iSeries file parser crash. ([25]Bug 11985) [26]CVE-2016-2529 * [27]wnpa-sec-2016-10 RSL dissector crash. ([28]Bug 11829) [29]CVE-2016-2530 [30]CVE-2016-2531 * [31]wnpa-sec-2016-11 LLRP dissector crash. ([32]Bug 12048) [33]CVE-2016-2532 * [34]wnpa-sec-2016-12 Ixia IxVeriWave file parser crash. ([35]Bug 11795) * [36]wnpa-sec-2016-13 IEEE 802.11 dissector crash. ([37]Bug 11818) * [38]wnpa-sec-2016-14 GSM A-bis OML dissector crash. ([39]Bug 11825) * [40]wnpa-sec-2016-15 ASN.1 BER dissector crash. ([41]Bug 12106) * [42]wnpa-sec-2016-16 SPICE dissector large loop. ([43]Bug 12151) * [44]wnpa-sec-2016-17 NFS dissector crash. * [45]wnpa-sec-2016-18 ASN.1 BER dissector crash. ([46]Bug 11822) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* dnsmasq: steal resolvconf support from UbuntuJens Rehsack2016-04-015-4/+167
| | | | | | | | | | Add support for resolvconf integration as done in Ubuntu. This implies updates of start-scripts, resolvconf plugin (on nameserver update ...), populate-volatiles control file for saved nameserver list. Signed-off-by: Jens Rehsack <sno@netbsd.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* pptp-linux: update to 1.8.0Derek Straka2016-04-013-23/+3
| | | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* waf-samba.bbclass: move to meta-networkingJackie Huang2016-04-0113-1/+3
| | | | | | | | | | The recipes that are using waf-samba were all moved to meta-networking, so move the bbclass and related cross-answers files as well. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* waf-cross-answers/README: Fix typo "bbaclss"mike.looijmans@topic.nl2016-04-011-1/+1
| | | | | Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* waf-cross-answers: Add cross-answers-mipsel.txtmike.looijmans@topic.nl2016-04-011-0/+1
| | | | | | | | | | Build fails on "mipsel" platforms due to missing cross-answers-mipsel.txt. Fix this by linking it to cross-answers-mips.txt, since there's no hint of taking endianess into account. Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* dhcpcd: cleanup recipePascal Bach2016-04-011-5/+7
| | | | | | | | | | | - use autotools-brokensep instead of B = "${S}" - make udev configurable via PACKAGECONFIG - make ipv6 configurable via PACKAGECONFIG Signed-off-by: Pascal Bach <pascal.bach@siemens.com> Signed-off-by: Freudiger Raphael <raphael.freudiger@siemens.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* dhcpcd: update to version 6.10.1Pascal Bach2016-04-011-2/+2
| | | | | | Signed-off-by: Pascal Bach <pascal.bach@siemens.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* wolfssl: update to version 3.9.0lchristina262016-04-011-2/+2
| | | | | | | | | Update includes new leantls configuration, RSA OAEP padding support, Arduino example client, and more. Signed-off-by: lchristina26 <leah@wolfssl.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* net-snmp: fix some invalid pathsCatalin Enache2016-04-011-0/+4
| | | | | | | | | | | | | Because the package is not built in place @srcdir@ is an absolute path to the source directory instead of ".". Because of this some target scripts like net-snmp-create-v3-user and net-snmp-config that are using thisvariable in their *.in files (NSC_SRCDIR=@srcdir@) contain invalid paths. Signed-off-by: Catalin Enache <catalin.enache@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* net-snmp: fix invalid paths in target net-snmp-configCatalin Enache2016-04-011-5/+5
| | | | | | | | | Only net-snmp-config used for sysroot should have sysroot specific paths. Signed-off-by: Catalin Enache <catalin.enache@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* python-futures: update to version 3.0.5Derek Straka2016-04-011-3/+3
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-simplejson: update to 3.8.2Derek Straka2016-04-011-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-urllib3: update to 1.14Derek Straka2016-04-011-7/+3
| | | | Signed-off-by: Derek Straka <derek@asterius.io>
* python-sparts: update to version 0.7.3Derek Straka2016-04-011-6/+3
| | | | Signed-off-by: Derek Straka <derek@asterius.io>
* python-pyyaml: update to 3.11Derek Straka2016-04-011-2/+2
| | | | Signed-off-by: Derek Straka <derek@asterius.io>
* python-pyudev: update to 0.19.0Derek Straka2016-04-011-2/+2
| | | | Signed-off-by: Derek Straka <derek@asterius.io>
* python-pytz: update to 2016.3Derek Straka2016-04-011-2/+2
| | | | Signed-off-by: Derek Straka <derek@asterius.io>
* python-pytest: update to 2.9.1Derek Straka2016-04-012-10/+10
| | | | Signed-off-by: Derek Straka <derek@asterius.io>
* python-pyparsing: update to 2.1.1Derek Straka2016-04-011-2/+2
| | | | Signed-off-by: Derek Straka <derek@asterius.io>
* python-pymisp: update to 2.3Derek Straka2016-04-013-9/+5
| | | | Signed-off-by: Derek Straka <derek@asterius.io>
* python-pyflakes: update to 1.1.0Derek Straka2016-04-011-3/+3
| | | | Signed-off-by: Derek Straka <derek@asterius.io>
* python-pycparser: update to 2.14Derek Straka2016-04-012-10/+10
| | | | Signed-off-by: Derek Straka <derek@asterius.io>
* python-py: update to 1.4.31Derek Straka2016-04-011-2/+2
| | | | Signed-off-by: Derek Straka <derek@asterius.io>
* python-psutil: update to 4.1.0Derek Straka2016-04-011-2/+2
| | | | Signed-off-by: Derek Straka <derek@asterius.io>
* python-pip: update to 8.1.1Derek Straka2016-04-011-3/+3
| | | | Signed-off-by: Derek Straka <derek@asterius.io>
* python-pep8: update to 1.7.0Derek Straka2016-04-011-3/+3
| | | | Signed-off-by: Derek Straka <derek@asterius.io>
* python-paste: update to 2.0.3Derek Straka2016-04-011-2/+2
| | | | Signed-off-by: Derek Straka <derek@asterius.io>
* python-monotonic: update to 1.0Derek Straka2016-04-011-2/+2
| | | | Signed-off-by: Derek Straka <derek@asterius.io>
* python-jsonpatch: update to 1.13Derek Straka2016-04-011-2/+2
| | | | Signed-off-by: Derek Straka <derek@asterius.io>
* python-iso8601: update to 0.1.11Derek Straka2016-04-012-8/+8
| | | | Signed-off-by: Derek Straka <derek@asterius.io>
* python-html5lib: update to 0.9999999Derek Straka2016-04-011-2/+2
| | | | Signed-off-by: Derek Straka <derek@asterius.io>
* python-evdev: update to 0.6.0Derek Straka2016-04-011-3/+4
| | | | Signed-off-by: Derek Straka <derek@asterius.io>
* python-daemonize: update to 2.4.6Derek Straka2016-04-011-2/+2
| | | | Signed-off-by: Derek Straka <derek@asterius.io>
* python-cmd2: update to 0.6.8Derek Straka2016-04-011-2/+2
| | | | Signed-off-by: Derek Straka <derek@asterius.io>
* python-cffi: update to 1.5.2Derek Straka2016-04-011-2/+2
| | | | Signed-off-by: Derek Straka <derek@asterius.io>
* python-whoosh: update to 2.7.3Derek Straka2016-04-013-2/+3
| | | | Signed-off-by: Derek Straka <derek@asterius.io>
* python-werkzeug: update to 0.11.5Derek Straka2016-04-013-2/+2
| | | | Signed-off-by: Derek Straka <derek@asterius.io>
* python-pymongo: update to 3.2.2Derek Straka2016-04-013-2/+2
| | | | Signed-off-by: Derek Straka <derek@asterius.io>
* python-certifi: update to 2016.2.28Derek Straka2016-04-013-2/+2
| | | | Signed-off-by: Derek Straka <derek@asterius.io>
* python-cython: update to 0.23.4Derek Straka2016-04-013-2/+2
| | | | Signed-off-by: Derek Straka <derek@asterius.io>