summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* tesseract: Upgrade to 3.05.01Khem Raj2017-09-131-4/+5
| | | | | | | | LIC_FILES_CHKSUM changes are typo corrections in COPYING file https://github.com/tesseract-ocr/tesseract/commit/5a3ccf06bf2d4f92ec2fd87389affd9c8c625225#diff-7116ef0705885343c9e1b2171a06be0e Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* leptonica: Upgrade to 1.74.4Khem Raj2017-09-131-3/+3
| | | | | | | copyright year changed to 2016 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* pm-qa: Upgrade to 0.5.2Khem Raj2017-09-131-3/+2
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* aufs-util: Use cross strip toolKhem Raj2017-09-132-1/+40
| | | | | | | | Honor the STRIP variable when passed from environment Fixes build with musl/raspberrypi Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* core-image-minimal-xfce: inherit distro_features_checkJoe Slater2017-09-131-0/+1
| | | | | | | Defining REQUIRED_DISTRO_FEATURES does nothing currently. Signed-off-by: Joe Slater <jslater@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* evince: Remove X dependencyFabien Lahoudere2017-09-131-3/+1
| | | | | | | | | | gnome-desktop is the only X dependency for evince. In order to build evince for Wayland based system without X support, gnome-desktop is added to DEPENDS only if x11 exists in DISTRO_FEATURES. So x11 is dropped from REQUIRED_DISTRO_FEATURES. Signed-off-by: Fabien Lahoudere <fabien.lahoudere@collabora.co.uk> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* florence: update 0.6.3Andreas Müller2017-09-133-50/+19
| | | | | | | | | | | * patches were either leftovers or do not match the code * DESCRIPTION -> shortened SUMMARY Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Added gtk+3 dependency and resolved conflicts Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* libmtp: remove 'mtp-tools' from PACKAGESMark Hatle2017-09-131-2/+2
| | | | | | | | mtp-tools is a 'rename' of the ${PN}-bin, so it should not be in the PACKAGES value. If it is, it will result in either an error during packaging or an indeterminate package. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* recipes-multimedia: Add LICENSE_FLAGSMark Hatle2017-09-133-0/+10
| | | | | | | | Multiple recipes require other recipes which all are defined to have a LICENSE_FLAGS = "commercial". Set these referring packages to the same license flag so they are only enabled when their dependency is also enabled. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* recipes-multimedia: Add LICENSE_FLAGSMark Hatle2017-09-135-1/+15
| | | | | | | | | Multiple recipes require libmap, mpg123 or ffmpeg which all are defined to have a LICENSE_FLAGS = "commercial". Set these referring packages to the same license flag so they are only enabled when their dependency is also enabled. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* mpv: Requires ffmpeg which has a LICENSE_FLAGS = commercial setMark Hatle2017-09-131-0/+3
| | | | | | | We need to also set LICENSE_FLAGS = commercial to avoid any type of parsing errors for world builds. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* meta-xfce: depend on meta-multimediaMark Hatle2017-09-131-1/+1
| | | | | | | Remove duplicate meta-oe dependency and replace it with one for meta-multimedia. This is needed for various apps. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* meta-gnome/layer.conf: Add meta-networking for the networkmanagerMark Hatle2017-09-131-1/+1
| | | | Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* pinpoint: Add dependency on opengl for coglMark Hatle2017-09-131-1/+4
| | | | Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* libart-lgpg: Obsolete, replaced by version in oe-coreMark Hatle2017-09-1317-195/+0
| | | | Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* open-vm-tools: only build if meta-networking and meta-filesystems is availableMark Hatle2017-09-131-0/+7
| | | | | | | libdnet - meta-networking fuse - meta-filesystems Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* pywbem: Requires python-m2crypto-native (and others) from meta-pythonMark Hatle2017-09-131-0/+0
| | | | | | Move pywbem to the meta-python layer to avoid missing requirements. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* telepathy-python: Move to meta-python, requires python-dbusMark Hatle2017-09-134-0/+0
| | | | Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* boinc-client: Add distro flag, requires openglMark Hatle2017-09-131-1/+3
| | | | Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* xorg-drivers: Add opengl distro flag requirement to ati and nouveauMark Hatle2017-09-132-0/+7
| | | | Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* openlmi-tools: Only build if the necessary python pieces are availableMark Hatle2017-09-131-0/+5
| | | | | | | Since this isn't a python library it doesn't really belong to meta-python. But I couldn't figure out where else to move it to. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* glmark2: Set required distro features to openglMark Hatle2017-09-131-1/+3
| | | | Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* fetchmail: Add HOMEPAGE info into recipe file.Huang Qiyu2017-09-121-0/+1
| | | | | | Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* dovecot: Add HOMEPAGE info into recipe file.Huang Qiyu2017-09-121-0/+1
| | | | | | Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* vlan: Add HOMEPAGE info into recipe file.Huang Qiyu2017-09-121-0/+1
| | | | | | Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* ndisc6: Fix build with clang and update to latest on gitKhem Raj2017-09-121-7/+0
| | | | | | | | | | | | Change recipe to git and http protocol Pass PERL variable to configure Add patches to fix VLAIS Re-organize structure of recipe Copy gettext.h from native sysroot instead of depending on build host Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* ndisc6: Fix build with clang and update to latest on gitKhem Raj2017-09-124-11/+220
| | | | | | | | | | | | Change recipe to git and http protocol Pass PERL variable to configure Add patches to fix VLAIS Re-organize structure of recipe Copy gettext.h from native sysroot instead of depending on build host Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* vsftpd: link with wrap when tcp-wrappers configuredAthanasios Oikonomou2017-09-121-1/+2
| | | | | | | | | By default we do not build vsftpd with tcp-wrappers, so we should not include lib wrap. Make lib wrap optional depending on tcp-wrappers PACKAGECONFIG. Signed-off-by: Athanasios Oikonomou <athoik@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* miniupnpd: Move to meta-networking, requires libnetfilter-conntrackMark Hatle2017-09-121-0/+0
| | | | | Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* dlm: requires corosync, from meta-networkingMark Hatle2017-09-122-0/+0
| | | | | Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* corosync: Requires net-snmp from meta-networkingMark Hatle2017-09-122-0/+0
| | | | | Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* python-networkmanager: Move to networking, requires networkmanagerMark Hatle2017-09-121-0/+0
| | | | | Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* python-ldap: Move to meta-networking, requires cyrus-saslMark Hatle2017-09-121-0/+0
| | | | | Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* networkmanager: Move to meta-networking, requires dnsmasqMark Hatle2017-09-1213-0/+0
| | | | | Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* networkmanager-openvpn: requires openvpn from meta-networkingMark Hatle2017-09-121-0/+0
| | | | | Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* openipmi: Move to meta-networking requires net-snmpMark Hatle2017-09-1210-0/+0
| | | | | Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* netkit-rpc: Link libtirpc on muslKhem Raj2017-09-121-0/+4
| | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* cyrus-sasl: Add HOMEPAGE info into recipe file.fan.xin2017-09-121-0/+1
| | | | | | Signed-off-by: Fan Xin <fan.xin@jp.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* tftp-hpa: Add HOMEPAGE info into recipe file.fan.xin2017-09-121-0/+1
| | | | | | Signed-off-by: Fan Xin <fan.xin@jp.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* wireshark: update to 2.2.9Armin Kuster2017-09-121-3/+3
| | | | | | | | | | | | | | | | | | Change LIC_FILES_CHKSUM from README.linux to COPYING as COPYING contains the license info 2.2.9 security fixes: wnpa-sec-2017-38 MSDP dissector infinite loop (Bug 13933) CVE-2017-13767 wnpa-sec-2017-39 Profinet I/O buffer overrun (Bug 13847) CVE-2017-13766 wnpa-sec-2017-41 IrCOMM dissector buffer overrun (Bug 13929) CVE-2017-13765 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>
* vpnc: Reduce lifetime value to widely-compatible valueWill Page2017-09-122-0/+43
| | | | | | | | | | | | | | | | Current proposed lifetime value (2147483 seconds, which equates to MAXINT ms, or ~25 days) is rejected by Fortigate vpn devices because "peer SA proposal does not match local policy". It seems default policy for these devices constrains lifetime where similar VPN devices don't. Reducing the lifetime from its current value to 28800 (exactly 8 hours) causes it to start working with fortigate devices. Signed-off-by: Will Page <Will.Page@ni.com> Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* drbd-utils: only rmmod if DRBD is a moduleJianchuan Wang2017-09-122-0/+40
| | | | | | | | | | | | | | Account for the case if the DRBD drive is built into the kernel. Otherwise, errors, like the following, will occur: root@localhost:~# /etc/init.d/drbd stop Stopping all DRBD resources: ERROR: Module drbd does not exist in /proc/modules Signed-off-by: Jianchuan Wang <jianchuan.wang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* netkit-tftp: Fix build with muslKhem Raj2017-09-122-3/+31
| | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* netkit-rwho: Fix build with muslKhem Raj2017-09-123-1/+120
| | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* ntop: Fix build with muslKhem Raj2017-09-124-160/+160
| | | | | | | | move away from .inc file, when its included in single recipe helps with devtool workflow too. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* netperf: upgrade to 2.7.0+ with git versionKai Kang2017-09-121-6/+6
| | | | | | | | | | | | | The homepage of netperf has been moved to github. The original webpage www.netperf.org is redirected to github and tarballs are removed. So use git version of recipe instead. netperf 2.7.0 was released in July 2015 which is too old. So upgrade to latest commit of git repo which is on Nov 29, 2016. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* wolfssl: upgrade to 3.12.0dengke.du@windriver.com2017-09-122-3/+34
| | | | | | Signed-off-by: Dengke Du <dengke.du@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* samba: 4.6.5 -> 4.6.7Kai Kang2017-09-121-2/+3
| | | | | | | | Upgrade samba from 4.6.5 to 4.6.7 to fix CVE-2017-11103. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* tftp-hpa: Fix PIE build with clangKhem Raj2017-09-122-0/+63
| | | | | | | | | | clang finds a name clash with libc and linker errors out like below tftpd.o: relocation R_ARM_REL32 against external or undefined symbol `__progname@@GLIBC_2.4' can not be used when making a PIE executable; recompile with -fPIC Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* tcpreplay: upgrade to 4.2.6dengke.du@windriver.com2017-09-121-3/+3
| | | | | | Signed-off-by: Dengke Du <dengke.du@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>