summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* opencv: Fix build with gcc 6.0Ricardo Ribalda Delgado2016-08-152-3/+31
| | | | | | | | It seems like gcc 6.0 does not have the same behaviour as previous 5.x with regards isystem flag. Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* rygel: add intltool-native dependencyMartin Jansa2016-08-151-1/+1
| | | | | | | | * fixes: | ../rygel-0.28.2/configure: line 18228: syntax error near unexpected token `0.40.0' | ../rygel-0.28.2/configure: line 18228: `IT_PROG_INTLTOOL(0.40.0)' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gparted: add intltool-native dependencyMartin Jansa2016-08-151-1/+1
| | | | | | | | * fixes: | ../gparted-0.24.0/configure: line 16730: syntax error near unexpected token `0.35.5' | ../gparted-0.24.0/configure: line 16730: `IT_PROG_INTLTOOL(0.35.5)' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libgxim: add intltool-native dependencyMartin Jansa2016-08-151-1/+1
| | | | | | | * fixes: | configure.ac:18: error: possibly undefined macro: AC_PROG_INTLTOOL Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* networkmanager-openvpn: add intltool-native dependencyMartin Jansa2016-08-151-1/+1
| | | | | | | | * fixes: | ../NetworkManager-openvpn-1.0.8/configure: line 12468: syntax error near unexpected token `0.35' | ../NetworkManager-openvpn-1.0.8/configure: line 12468: `IT_PROG_INTLTOOL(0.35)' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-bluetooth: add intltool-native dependencyMartin Jansa2016-08-151-2/+3
| | | | | | | | * fixes: | ../gnome-bluetooth-3.18.2/configure: line 12094: syntax error near unexpected token `0.40.0' | ../gnome-bluetooth-3.18.2/configure: line 12094: `IT_PROG_INTLTOOL(0.40.0)' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* dconf: add intltool-native dependencyMartin Jansa2016-08-151-1/+1
| | | | | | | | * fixes: | ../dconf-0.18.0/configure: line 6430: syntax error near unexpected token `0.50.0' | ../dconf-0.18.0/configure: line 6430: `IT_PROG_INTLTOOL(0.50.0)' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gupnp-tools: add intltool-native dependencyMartin Jansa2016-08-151-1/+1
| | | | | | | | * fixes: | ../gupnp-tools-0.8.10/configure: line 14369: syntax error near unexpected token `0.40.6' | ../gupnp-tools-0.8.10/configure: line 14369: `IT_PROG_INTLTOOL(0.40.6)' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gegl: add intltool-native dependencyMartin Jansa2016-08-151-1/+1
| | | | | | | | * fixes: | ../gegl-0.3.4/configure: line 18668: syntax error near unexpected token `0.40.1' | ../gegl-0.3.4/configure: line 18668: `IT_PROG_INTLTOOL(0.40.1)' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gtksourceview2: add intltool-native dependencyMartin Jansa2016-08-151-1/+1
| | | | | | | | * fixes: | ../gtksourceview-2.10.5/configure: line 12665: syntax error near unexpected token `0.40' | ../gtksourceview-2.10.5/configure: line 12665: `IT_PROG_INTLTOOL(0.40)' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* geoclue: add missing intltool-native dependencyMartin Jansa2016-08-151-7/+7
| | | | | | | | | * fixes: | checking pkg-config is at least version 0.22... yes | ../geoclue-2.0.0/configure: line 16260: syntax error near unexpected token `0.40.0' | ../geoclue-2.0.0/configure: line 16260: `IT_PROG_INTLTOOL(0.40.0)' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnokii: add missing intltool-native dependencyMartin Jansa2016-08-151-1/+1
| | | | | | | | | | * fixes: | checking for ar... arm-starfish-linux-gnueabi-ar | ../gnokii-0.6.31/configure: line 5688: syntax error near unexpected token `0.35.0' | ../gnokii-0.6.31/configure: line 5688: `IT_PROG_INTLTOOL(0.35.0)' | WARNING: exit code 1 from a shell command. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libgit2: add a recipe for libgit2 version 0.24.1Derek Straka2016-08-081-0/+23
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* daemontools: fix QA Issues for daemontools and fix a warning for ↵leimaohui2016-08-083-1/+56
| | | | | | | daemontools-native Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* postgresql: 9.4.5 -> 9.4.8mingli.yu@windriver.com2016-08-085-273/+14
| | | | | | | | | | * Upgrade postgresql from 9.4.5 to 9.4.8 * Update LIC_FILES_CHKSUM as COPYRIGHT file updates * Remove two backport CVE patches Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ccid: update to version 1.4.24Derek Straka2016-08-081-3/+3
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* asio: update to version 1.10.6Derek Straka2016-08-082-6/+6
| | | | | | | * License remains the same (dates updates) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Revert "gnome-disk-utility: blacklist because of avahi-ui"Jackie Huang2016-08-081-3/+0
| | | | | | | | | | | This reverts commit 5cdb839fa676ccc738c749e9f4c7679080ee9f2d. The issue is fixed by the following commits: in oe-core: "71b3516 avahi-ui: use PACKAGECONFIG for gtk features" in meta-gnome: "0e19635 meta-gnome/layer.conf: enable gtk for avahi-ui" Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-gnome/layer.conf: enable gtk for avahi-uiJackie Huang2016-08-081-0/+2
| | | | | | | | avahi-ui enables gtk3 be default, but gnome-disk-utility in meta-gnome needs gtk, so add gtk here. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xerces-c: upgrade to 3.1.4Jackie Huang2016-08-081-2/+2
| | | | | | | | | upgrade to version 3.1.4 to fix two CVEs: https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-4463 https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-2099 Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ninja: support target buildsRoss Burton2016-08-081-6/+11
| | | | | | | Extend the recipe so that it supports target builds. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* adduser: upgrade to 3.115Jackie Huang2016-08-081-3/+3
| | | | | | | Update the checksums and the S directory. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* grubby: fix no GNU_HASH warningHongxu Jia2016-08-081-1/+1
| | | | | | | | | | - Let recipe's LDFLAGS work in Makefile. - Pass option '-e' to Makefile, let environment CFLAGS append to the one in Makefile. Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* network-manager-applet: addmissing intltool-native dependencyHongxu Jia2016-08-081-1/+4
| | | | | | | | | | | Recipes that use intltool need to depend on intltool-native. ... |WARNING: network-manager-applet-1.0.10-r0 do_configure: Missing DEPENDS on intltool-native ... Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mozjs: Fix incorrect usage of PN.Jeremy Puhlman2016-08-081-2/+2
| | | | | | | | | | | | When building mutlilib, using ${PN} in the middle of the package name creates incorrect package names: lib32-liblib32-mozjs lib32-liblib32-mozjs.shlibdeps Which in turn breaks license.bbclass during image creation. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gedit: remove blacklist caused by gtksourceview2 / fix/cleanup buildAndreas Müller2016-08-082-5/+44
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* modemmanager: update to 1.6.0 and unblacklist - libqmi was fixedAndreas Müller2016-08-081-6/+4
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libqmi: update to 1.16.0Andreas Müller2016-08-081-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libgnomeui: update to 2.24.5 / fix build on gcc6 / cleanupAndreas Müller2016-08-083-13/+86
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* nostromo: add dependency for nroff used during compile phaseDerek Straka2016-08-081-1/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* nostromo: remove useradd of a user already provided by base-passwdDerek Straka2016-08-081-6/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* proftpd: return stderr to syslogJoe MacDonald2016-08-051-0/+1
| | | | | | | Commit f8dd8cde90c4d6c945177117953e7123e1401236 removed the StandardError option from the proftpd service file, re-introduce it. Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* ntp: make ntp and alternative for ntpdPascal Bach2016-08-051-1/+7
| | | | | | | | This way ntp can be used as an alternative to ntpd from busybox 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>
* samba: inherit update-rc.d to manage init scriptJackie Huang2016-08-051-5/+4
| | | | | | | | | | | inherit update-rc.d to manage init script, so we can avoid duplicating the update-rc.d commands, and the default behavior can be easily overridden by distro. 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>
* bridge-utils: various build fixes (musl & CFLAGS)André Draszik2016-08-056-3/+287
| | | | | | | | | | | | | | bridge-utils suffers from a few problems: - doesn't build on musl - doesn't respect CFLAGS - build errors are silently ignored - doesn't support parallel make All of these are addressed with the included patches. Signed-off-by: André Draszik <git@andred.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* proftpd: clean the host path in prxsJackie Huang2016-08-051-0/+5
| | | | | | | | | prxs (PRoftpd eXtenSion tool) is a perl script, in which the host path should be avoided. 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>
* proftpd: fix PACKAGECONFIG settingsJoe Slater2016-08-051-3/+4
| | | | | | | | | | | When using '??=' to set a variable, '+=' will cause the '??=' value to be discarded. We change how PACKAGECONFIG is defined. We also do not make sia support a default since it is not likely to be available. Signed-off-by: Joe Slater <jslater@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* proftpd: start at boot timeJoe Slater2016-08-051-2/+6
| | | | | | | | | Add information to proftpd.service so that it will be started at boot time. Signed-off-by: Joe Slater <jslater@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* wireshark: inherit perlnativeJackie Huang2016-08-051-2/+2
| | | | | | | | | | | wireshark needs pod2man and pod2html (provided by perl-native) to create doc files, inherit perlnative instead of the dependency only, so it sets the correct path to find these native commands. 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>
* squid: upgrade to 3.5.20Jackie Huang2016-08-054-116/+12
| | | | | | | | | | | * Remove the blacklist since the issue is gone with new version * Remove two CVE patches which have been fixed: - CVE-2016-3947 and CVE-2016-4553 * Rebased the patch for ptest. 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>
* curlpp: fix QA issue for cav-octeon3Qi.Chen@windriver.com2016-08-051-0/+4
| | | | | | | | | | | | | | | | Modify the curlpp.pc file in do_install_append to avoid the following QA error. ERROR: QA Issue: curlpp.pc failed sanity test (tmpdir) The problem occurs only for tunes which set baselib to 'lib32', and in OE, we only have two tunes which set such value. BASE_LIB_tune-octeon2 = "lib32" BASE_LIB_tune-octeon3 = "lib32" Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* snort: fix to remove from blacklistQi.Chen@windriver.com2016-08-051-4/+3
| | | | | | | | | | | Fix paths in pkgconfig files and remove snort from blacklist. Also add 'xz' to DEPENDS to avoid the following QA issue. WARNING: snort-2.9.7.5-r0 do_package_qa: QA Issue: snort rdepends on liblzma, but it isn't a build dependency, missing xz in DEPENDS or PACKAGECONFIG? [build-deps] Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* meta_networking_security_flags.inc: add weak assignment for lcl_maybe_fortifyMartin Jansa2016-08-051-0/+4
| | | | | | | | | | | | | | | | | | | | Without this it breaks builds which don't include conf/distro/include/security_flags.inc with: lcl_maybe_fortify = "${@base_conditional('DEBUG_BUILD','1','','-D_FORTIFY_SOURCE=2',d)}" because then lcl_maybe_fortify isn't defined and gcc in c-ares do_configure gets it unexpaned and fails: configure:3926: checking whether the C compiler works configure:3948: arm-oe-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=softfp -mcpu=cortex-a9 -mtune=cortex-a9 -funwind-tables -rdynamic -Os --sysroot=/OE/sysroots/MACHINE -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/OE/work/MACHINE-oe-linux-gnueabi/c-ares/1.10.0-r0=/usr/src/debug/c-ares/1.10.0-r0 -fdebug-prefix-map=/OE/sysroots/x86_64-linux= -fdebug-prefix-map=/OE/sysroots/MACHINE= -Os ${lcl_maybe_fortify} -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 arm-oe-linux-gnueabi-gcc: error: ${lcl_maybe_fortify}: No such file or directory Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* meta-networking: override SECURITY_CFLAGS for c-aresAndré Draszik2016-08-052-0/+9
| | | | | | | | | | | | | | | c-ares doesn't build if the distro has enabled usage of the security_flags.inc file as it is picky about what is placed into CPPFLAGS and CFLAGS. It complains and errors out if any preprocessor options appear in CFLAGS. Fix this by providing an additional include file that is require'd from conf/layer.conf which for c-ares moves the defines added by security_flags.inc from CFLAGS to CPPFLAGS. Signed-off-by: André Draszik <adraszik@tycoint.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* c-ares: use our compilation flagsAndré Draszik2016-08-052-1/+29
| | | | | | | | | | | | | | | | | If not requested otherwise as ./configure option, c-ares will strip any -g from CFLAGS / CPPFLAGS and add -g0 instead, disabling all debug info. Similarly, it will try to enable optimisation (but bail out since in that case it honors an existing -O in CFLAGS / CPPFLAGS) Since we want to control code generation, patch out the code mangling -g (and -O for consistency). Alternatively, if we were to pass --enable-debug to ./configure, c-ares would at the same time assume that we don't want optimisation anymore. Signed-off-by: André Draszik <adraszik@tycoint.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* atftp: do not create user nobodyJoe Slater2016-08-051-4/+1
| | | | | | | | | | | The recipe for atftp inherits useradd.bbclass and re-creates the user nobody as a "system" user. This is not correct and is in vain because this new definition will not be created on the target. Signed-off-by: Joe Slater <jslater@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* python-mccabe: Remove unnecessary setup_requires pytest-runnermingli.yu@windriver.com2016-08-052-3/+37
| | | | | | | | | | * Remove setup_requires pytest-runner as the setup_requires pytest-runner actually is not used for pytest which only in do_compile phase via setup.py build Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mercurial-native: upgrade to 3.8.4Jackie Huang2016-08-051-3/+3
| | | | | | | | | | | | | | | | * Upgrade to the latest release to fix some CVEs: - CVE-2016-3068: arbitrary code execution with Git subrepos - CVE-2016-3069: arbitrary code execution when converting Git repos - CVE-2016-3630: remote code execution in binary delta decoding - CVE-2016-3105: arbitrary code execution when converting Git repos * For other changes please see: https://www.mercurial-scm.org/wiki/WhatsNew * Update SRC_URI with the new download link Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libssh2: Add native to BBCLASSEXTENDDerek Straka2016-08-051-0/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* nostromo: update to version 1.9.6Derek Straka2016-08-052-8/+12
| | | | | | | | * Update license checksum to include latest copyright information * Update patch for the latest version Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>