summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* socorro-syms: Add support for local repositoriesDaniel Markus2015-04-131-1/+13
| | | | | | | | | | | | | | | This socorro-syms functionality tries to extract the host name out of the source code repository origin. This causes problems when the origin is a local repository. The solution is to look for the origin in two steps. If the origin in the first step is a local directory we assume it is a temporary download repository. In the second step we look for the origin to that download repository and if that also redirects to a local repository, we provide the absolute path instead of a Socorro repository link. Signed-off-by: Daniel Markus <daniel.markus@leica-geosystems.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* breakpad: Install missing headersKhem Raj2015-04-131-0/+5
| | | | | | | | | | We have compile failures due these headers missing from sysroot and other breakpad headers referring to them. So when some package wants to link with breakpad ends up in build errors. Change-Id: I61161e33dfb1ea6383e421e7bd2cb96bb9b06688 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* breakpad: Upgrade to r1435Khem Raj2015-04-131-1/+1
| | | | | | | | Fixes parallel build issue with breakpad-native amongst other updates Change-Id: Icc26234ccb4ba77543e8dca52b27ceaeb2f77747 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mpd: Add build dependency on sambaAsh Charles2015-04-131-0/+1
| | | | | | | | | | Version 0.19 [1], adds the smbclient plugins for storage and input so needs samba when building with the --enable-samba option. [1] http://git.musicpd.org/cgit/master/mpd.git/plain/NEWS?h=v0.19 Signed-off-by: Ash Charles <ashcharles@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-pyyaml: enable native buildAndreas Oberritter2015-04-131-0/+2
| | | | | Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Revert "samba: disable service by default"Martin Jansa2015-04-131-2/+0
| | | | | | | | | This reverts commit 20a624928c030fa13d8b7d45b4f4d7e1ac624f60. There is ongoing discussion about this one on oe-devel ML: http://lists.openembedded.org/pipermail/openembedded-devel/2015-March/100899.html Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* samba: move daemons into their own packageAndreas Oberritter2015-04-132-7/+23
| | | | | | | | | | | | | Create a package samba-base, which contains everything needed to just run the daemons (nmbd, smbd). Excerpt from buildhistory (mips32): -87280 KiB samba +13968 KiB samba-base Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ypbind-mt: Add systemd dependencyJoe MacDonald2015-04-071-1/+4
| | | | | | | | When building for a system including systemd ypbind-mt will link against libsystemd creating an implicit dependency. Make that explicit. Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-pyopenssl: Upgrade to 0.14Saul Wold2015-03-211-4/+4
| | | | | | | | This upgrade will match with the openssl 1.0.2 changes The newer verion of pyopenssl now uses setuptools instead of distutils Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* smstools3: Add smstools3 to meta-oe/recipes-connectivityKai Ulrich2015-03-212-0/+64
| | | | | Signed-off-by: Kai Ulrich <kaiu@gmx.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* smcroute: add version 2.0.0 with /usr/sbin and endless loop fixesDenys Dmytriyenko2015-03-211-0/+13
| | | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-eyes-plugin_ update to 4.4.4Andreas Müller2015-03-211-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-closebutton-plugin: git repo was moved to githubAndreas Müller2015-03-211-1/+1
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xarchiver: git repo was moved to githubAndreas Müller2015-03-211-1/+1
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-places-plugin: update to 1.7.0Andreas Müller2015-03-211-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-mpc-plugin: update to 0.4.5Andreas Müller2015-03-211-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-wavelan-plugin: update to 0.5.12Andreas Müller2015-03-211-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-settings: update to 4.12.0Andreas Müller2015-03-212-17/+4
| | | | | | | | | | | | | * Source is taken from external git repo as before due to problems patching binary files (icons). The revision is 4.12 release + Date/Time setter which was not accepted upstream. * Touchscreen/invisible mouse pointer patches do not apply anymore and it is not a matter of simple rebasing due to new libinput support. Patches were kept because reimplemementation is in progress. This - together with libinput support - will be sent in a follow up patch. * git repo was moved to github Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-mixer: update to 4.11.0Andreas Müller2015-03-211-2/+2
| | | | | | | | This did not make it into the official Xfce 4.12 release. Reason is that mixer interface was dropped in gstreamer-1.0. As long as we support gstreamer 0.10 keep xfce4-mixer. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-taskmanager: update to 1.1.0Andreas Müller2015-03-212-31/+2
| | | | | | remove unused patch Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-whiskermenu-plugin: update to 1.5.0.bbAndreas Müller2015-03-211-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-fsguard-plugin: update to 1.0.2Andreas Müller2015-03-211-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-diskperf-plugin: update to 2.5.5Andreas Müller2015-03-211-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* gtk-xfce-engine: update to 3.2.0Andreas Müller2015-03-211-3/+6
| | | | | | | | | | announcement for 3.2.0 [1] notes that gtk3 engine is not used in Xfce 4.12 and is disabled by default. For users still wanting gtk3 part build, a PACKAGECONFIG was introduced. [1] https://mail.xfce.org/pipermail/xfce/2015-February/034198.html Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* mousepad: update to 0.4.0Andreas Müller2015-03-211-2/+7
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* ristretto: update to 0.8.0Andreas Müller2015-03-211-2/+4
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-power-manager: update to 1.4.3Andreas Müller2015-03-211-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* tumbler: update to 0.1.31Andreas Müller2015-03-211-9/+2
| | | | | | | * static libraries are gone * plugin link is created correctly so no need to recreate Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfdesktop: update to 4.12.0Andreas Müller2015-03-211-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* thunar-volman: update to 0.8.1Andreas Müller2015-03-211-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* thunar: update to 1.6.6Andreas Müller2015-03-211-10/+14
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-appfinder: update to 4.12.0Andreas Müller2015-03-211-2/+4
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-session: update to 4.12.0Andreas Müller2015-03-212-31/+28
| | | | | | consolekit support is gone Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-panel: update to 4.12.0Andreas Müller2015-03-211-4/+4
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfwm4: update to 4.12.2Andreas Müller2015-03-211-11/+4
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* garcon: update to 0.4.0Andreas Müller2015-03-211-4/+3
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* libxfce4ui: update to 4.12.1Andreas Müller2015-03-212-13/+11
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfconf: update to 4.12.0Andreas Müller2015-03-212-115/+2
| | | | | | removed patch applied long time ago Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* libxfce4util: update to 4.12.1Andreas Müller2015-03-211-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-dev-tools: update to 4.12.0Andreas Müller2015-03-212-19/+3
| | | | | | | to be honest: have no idea what the patch was for. Tested complete xfce 4.12 without issues. So remove it. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* exo: update to 0.10.3Andreas Müller2015-03-212-15/+16
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* soci: Add recipeKhem Raj2015-03-212-0/+76
| | | | | | | | | Define PACKAGECONFIG to enable a given backend of choice by default its 'empty' Change-Id: Ie1123af658ca94d2fe22a3ca1a32dfb47d58979e Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* can-utils: Change protocol from git to httpsNobuhiro Iwamatsu2015-03-211-1/+1
| | | | | | | | | gitorious.org that is hosting can-utils has stopped providing git protocol. That https is provided instead. This will change protocol to get can-utils of source code from git to https. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* socorro-syms: Add directory arrangement needed by minidump_stackwalkDaniel Markus2015-03-211-1/+49
| | | | | | | | | | | | | | | | | | http://code.google.com/p/google-breakpad/wiki/LinuxStarterGuide When extracting a stack trace out of a Breakpad minidump, the application minidump_stackwalk is used. This application needs all symbol files to be arranged in a particular directory structure in order to match the correct symbol file with the version of the crashed program in question. A directory structure is created in accordance with minidump_stackwalk. The structure contains the name of the application binary and a hash value where the hash corresponds to the binary the symbol file was produced from. The symbol file is moved to the hash directory allowing multiple versions of the same symbol file. Signed-off-by: Daniel Markus <daniel.markus@leica-geosystems.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* nano: use FTP as download methodDavid Andrey2015-03-211-1/+1
| | | | | | | | | | FTP was noticed as the prefered file access method for nano sources after several HTTP server hang-up. The nano-devel mailing list refers to this change Signed-off-by: David Andrey <david.andrey@netmodule.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* spawn-fcgi: add initial recipeAndre McCurdy2015-03-212-0/+51
| | | | | Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* tinymembench: add initial recipeAndre McCurdy2015-03-211-0/+19
| | | | | Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* openldap: fix uninitialized ptr access problemJoe Slater2015-03-212-0/+21
| | | | | | | | | To be safe, the ldap_pvt_thread_pool_getkey() function should always set the data parameter. If this is not done, slapd can segfault during shutdown. Signed-off-by: Joe Slater <jslater@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* giflib: RDEPENDS on perlMagnus Olsson2015-03-211-0/+2
| | | | | | | | | | The giflib utility "gifburst" is a Perl-script, so make sure Perl is a run-time dependency for the giflib-utils package. This will silence file-rdeps QA issue. Signed-off-by: Magnus Olsson <magnus@minimum.se> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mpich: Disable RPATH to avoid issues in package_qaAníbal Limón2015-03-211-4/+9
| | | | | | | | | | | Set --disable-rpath to extra opts in order to avoid issues in package_qa also change default pm to gforker because hydra has problems with RPATH. TODO: Make a patch for solve hydra rpath issues. Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>