aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2015-04-13pypi.bbclass: new class to ease writing pypi recipesAndreas Oberritter
Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-04-13can-utils_git.bb: fix SRC_URIStefan Müller-Klieser
gitorious.org is closing down the can-utils project moved to github.com Signed-off-by: Stefan Müller-Klieser <s.mueller-klieser@phytec.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-04-13socorro-syms: Correct the extraction of repository branchDaniel Markus
When a recipe has git-cloned source code to compile, it may be checked out with a detached HEAD. The current VCS information extraction in socorro-syms incorrectly assumes a detached HEAD belongs to the master branch. With the proper git command we find the branch the detached HEAD belongs to and use that in the Socorro link. Signed-off-by: Daniel Markus <daniel.markus@leica-geosystems.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-04-13socorro-syms: Add support for local repositoriesDaniel Markus
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>
2015-04-13breakpad: Install missing headersKhem Raj
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>
2015-04-13breakpad: Upgrade to r1435Khem Raj
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>
2015-04-13mpd: Add build dependency on sambaAsh Charles
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>
2015-04-13python-pyyaml: enable native buildAndreas Oberritter
Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-04-13Revert "samba: disable service by default"Martin Jansa
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>
2015-04-13samba: move daemons into their own packageAndreas Oberritter
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>
2015-04-07ypbind-mt: Add systemd dependencyJoe MacDonald
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>
2015-03-21python-pyopenssl: Upgrade to 0.14Saul Wold
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>
2015-03-21smstools3: Add smstools3 to meta-oe/recipes-connectivityKai Ulrich
Signed-off-by: Kai Ulrich <kaiu@gmx.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-03-21smcroute: add version 2.0.0 with /usr/sbin and endless loop fixesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-03-21xfce4-eyes-plugin_ update to 4.4.4Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21xfce4-closebutton-plugin: git repo was moved to githubAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21xarchiver: git repo was moved to githubAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21xfce4-places-plugin: update to 1.7.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21xfce4-mpc-plugin: update to 0.4.5Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21xfce4-wavelan-plugin: update to 0.5.12Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21xfce4-settings: update to 4.12.0Andreas Müller
* 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>
2015-03-21xfce4-mixer: update to 4.11.0Andreas Müller
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>
2015-03-21xfce4-taskmanager: update to 1.1.0Andreas Müller
remove unused patch Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21xfce4-whiskermenu-plugin: update to 1.5.0.bbAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21xfce4-fsguard-plugin: update to 1.0.2Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21xfce4-diskperf-plugin: update to 2.5.5Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21gtk-xfce-engine: update to 3.2.0Andreas Müller
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>
2015-03-21mousepad: update to 0.4.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21ristretto: update to 0.8.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21xfce4-power-manager: update to 1.4.3Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21tumbler: update to 0.1.31Andreas Müller
* static libraries are gone * plugin link is created correctly so no need to recreate Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21xfdesktop: update to 4.12.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21thunar-volman: update to 0.8.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21thunar: update to 1.6.6Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21xfce4-appfinder: update to 4.12.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21xfce4-session: update to 4.12.0Andreas Müller
consolekit support is gone Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21xfce4-panel: update to 4.12.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21xfwm4: update to 4.12.2Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21garcon: update to 0.4.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21libxfce4ui: update to 4.12.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21xfconf: update to 4.12.0Andreas Müller
removed patch applied long time ago Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21libxfce4util: update to 4.12.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21xfce4-dev-tools: update to 4.12.0Andreas Müller
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>
2015-03-21exo: update to 0.10.3Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21soci: Add recipeKhem Raj
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>
2015-03-21can-utils: Change protocol from git to httpsNobuhiro Iwamatsu
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>
2015-03-21socorro-syms: Add directory arrangement needed by minidump_stackwalkDaniel Markus
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>
2015-03-21nano: use FTP as download methodDavid Andrey
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>
2015-03-21spawn-fcgi: add initial recipeAndre McCurdy
Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-03-21tinymembench: add initial recipeAndre McCurdy
Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>