summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* xfce: add imageArmin Kuster2015-05-281-0/+17
| | | | | | | | | This allow an easier method of getting a XFCE image to demo and use. V2: allow IMAGE_LINGUAS override Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gst-ffmpeg: fix CVE issuesKang Kai2015-05-2811-0/+449
| | | | | | | | | | | | | | | | | | | | | | Backport patches to fix following CVE issues: * CVE-2011-4352 * CVE-2014-7933 * CVE-2014-8542 * CVE-2014-8543 * CVE-2014-8544 * CVE-2014-8545 * CVE-2014-8546 * CVE-2014-8547 * CVE-2014-9318 * CVE-2014-9603 Patch for CVE-2014-9603 in upstream is applied for version 2.x. Becuase source code changes, just partly backport part of the commit which is applicable to version 0.10.13. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gstreamear: rename directory to gstreamer-0.10Alexander Kanavin2015-05-2872-1/+1
| | | | | | | | * gst-plugins-gl: fix the path to a required include * so that it's clear that the recipes it contains are specific to the obsolete, unmaintained version of gstreamer. Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
* recipes-multimedia: add gstreamer-0.10 recipesAlexander Kanavin2015-05-2268-0/+12815
| | | | | | | | So that they can be removed from oe-core https://bugzilla.yoctoproject.org/show_bug.cgi?id=6294 Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* psutil: update to newer version (2.2.1)Josep Puigdemont2015-05-222-14/+12
| | | | | | | Convert to pypi recipe. Account for dependency on python-subprocess. Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
* cscope: fix ${PN}-${PV} -> ${BP} for multilibYi Zhao2015-05-221-1/+1
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ctags: fix ${PN}-${PV} -> ${BP} for multilibYi Zhao2015-05-221-1/+1
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lprng: fix QA issue for multilibYi Zhao2015-05-221-1/+1
| | | | | | | | | | | bitbake lprng [snip] ERROR: QA Issue: non debug package contains .debug directory: lprng path /work/core2-64-poky-linux/lprng/3.8.C-r0/packages-split/lprng/usr/lib64/lprng/filters/.debug/lpf [debug-files] [snip] Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libio-pty-perl: fix QA issue for multilibYi Zhao2015-05-221-0/+2
| | | | | | | | | | | bitbake lib32-libio-pty-perl [snip] ERROR: QA Issue: non debug package contains .debug directory: lib32-libio-pty-perl path /work/x86-pokymllib32-linux/lib32-libio-pty-perl/1.10-r0/packages-split/lib32-libio-pty-perl/usr/lib/perl/vendor_perl/5.20.0/auto/IO/Tty/.debug/Tty.so [debug-files] [snip] Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lirc: Make X support to be a packageconfigKhem Raj2015-05-222-3/+5
| | | | | | | | | When we dont have x11 in distro features it fails to build since libx11 dependency is not satisfied Change-Id: I6774a83f965551a41afe12b1304e44e73fc789c0 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libyaml: Security Advisory - libyaml - CVE-2014-9130Yue Tao2015-05-222-0/+33
| | | | | | | | | | | | | https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-9130 The patch comes from: https://bitbucket.org/xi/libyaml/commits/2b9156756423e967cfd09a61d125d883fca6f4f2 Removed invalid simple key assertion (thank to Jonathan Gray) Signed-off-by: Yue Tao <Yue.Tao@windriver.com> Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libyaml: update from 0.1.5 to 0.1.6Wenzong Fan2015-05-222-45/+2
| | | | | | | | removed patch: - libyaml-CVE-2014-2525.patch (included by 0.1.6) Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes-qt: move qt-mobility from oe-core to meta-oeAlexander Kanavin2015-05-2212-0/+5442
| | | | | | | This will allow removal of gstreamer 0.10 from oe-core Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-gst: move it from oe-core to meta-multimediaAlexander Kanavin2015-05-222-0/+57
| | | | | | | This will allow removal of unsupported gstreamer 0.10 from oe-core Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* nodejs: update to 0.12.3Jonathan Liu2015-05-221-2/+2
| | | | | Signed-off-by: Jonathan Liu <net147@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* php-fpm: Add support for systemdAlejandro Hernandez2015-05-222-1/+22
| | | | | | | Adds suport for systemd, creates a service for php-fpm and installs it if required Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* nginx: Add suport for systemdAlejandro Hernandez2015-05-222-1/+24
| | | | | | | Adds support for systemd, creates a service for nginx and installs it if required Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* sylpheed: remove do_install_appendYi Zhao2015-05-171-9/+1
| | | | | | | The .desktop and .png files alreay install by make install. So remove the do_install_append Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
* mpich: fix ${PN}-${PV} -> ${BP} for multilibYi Zhao2015-05-171-1/+1
| | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
* p7zip: fix PN -> BPN for multilibYi Zhao2015-05-171-1/+1
| | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
* python-efl: upgrade to 1.14.0Martin Jansa2015-05-172-4/+4
| | | | | | | * announcement: https://phab.enlightenment.org/phame/live/3/post/python_efl_1_14_0_release/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-wm: upgrade to 0.19.5Martin Jansa2015-05-171-2/+2
| | | | | | | * announcement: https://phab.enlightenment.org/phame/live/3/post/e19_5_release/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* efl, elementary, emotion-generic-players, evas-generic-loaders: upgrade to ↵Martin Jansa2015-05-177-26/+23
| | | | | | | | | | | | 1.14.0 * announcement: https://phab.enlightenment.org/phame/live/3/post/enlightenment_foundation_libraries_1_14_and_friends_are_out/ * LIC_FILES_CHKSUM update is caused only by new emile module listed there: emile: licenses/COPYING.LGPL Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Revert "libhugetlbfs: Add i586 to list of compatible host architectures"Martin Jansa2015-05-171-1/+1
| | | | | | | | | | It's still failing in world builds even when "libhugetlbfs: x86 - don't link against host libs" is applied as well. It was reported month ago: https://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg41565.html This reverts commit 3cc7f186be46a0de049d1fab70ddb84111be6e29.
* krb5: upgrade to 1.13.2Roy Li2015-05-172-96/+24
| | | | | | | | | Upgrade to include the CVE fixes: [CVE-2014-5354] [CVE-2014-5353]... Remove the 0001-Return-only-new-keys-in-randkey-CVE-2014-5351.patch Regenerate the /var/run/krb5kdc dir Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libbonoboui: Fix build with gcc5Khem Raj2015-05-172-0/+15
| | | | | | | | This is required to remove non-existing include paths which gcc-5 detects and is fussy about Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* site: add arm-64 and x86_64-linux filesKhem Raj2015-05-172-0/+30
| | | | | | | | | ORBit2 configure needs some presets lets define them here in meta-gnome since thats the layer providing it Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* obex, gnome-bluetooth: Make bluez{4, 5} dep conditional on DISTRO_FEATUREKhem Raj2015-05-174-14/+9
| | | | | | | | | | bluez4 is removed from oe-core This helps in compiling them when distro features are either set to use bluez4 or bluez5 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ntp: control refclock driver support via PACKAGECONFIGAndre McCurdy2015-05-131-2/+3
| | | | | | | | | | | | The default configuration of ntp includes a large number of reference clock drivers. Provide a PACKAGECONFIG to allow control over whether or not these refclock drivers are built. Leave enabled by default. http://doc.ntp.org/4.2.8/refclock.html Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* tcpdump: upgrade to 4.7.4Roy Li2015-05-137-56/+2
| | | | | | | Remove two unneeded patches, configure.patch and tcpdump-cross-getaddrinfo.patch Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* strongswan: upgrade to 5.3.0Roy Li2015-05-131-2/+2
| | | | | Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* cscope: addIgor Santos2015-05-131-0/+24
| | | | | | | | Cscope is an interactive, screen-oriented tool that allows the user to browse through C source files for specified elements of code. Signed-off-by: Igor Santos <igor.santos@aker.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ctags: addIgor Santos2015-05-131-0/+25
| | | | | | | | | | | Ctags generates an index (or tag) file of language objects found in source files that allows these items to be quickly and easily located by a text editor or other utility. A tag signifies a language object for which an index entry is available (or, alternatively, the index entry created for that object). Signed-off-by: Igor Santos <igor.santos@aker.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* polkit: do not hardcode the libdirChunrong Guo2015-05-132-0/+45
| | | | | | | libdir is defined as ${prefix}/lib/, but we want it to support multilib path Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-thrift: Add recipe.Philip Balister2015-05-131-0/+16
| | | | | | | | | Direct copy from recipe in meta-cloud-services. Same recipe is also in meta-openstack. GNU Radio (in meta-sdr) will needs this recipe so it seems like time to move the recipe to a central layer. Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-session: update to 4.12.1Andreas Müller2015-05-131-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-time-out-plugin: update to 1.0.2Andreas Müller2015-05-131-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* udisks2: add recipe for 2.1.5 versionAndreas Müller2015-05-131-0/+31
| | | | | | | | | | | | | | | tests: * Build & run along with udisks on xfce based image * Tested automount on kde plasma desktop * udisks2: disable manpage creation | I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl | warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl" | cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* thunar: update to 1.6.8Andreas Müller2015-05-131-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* packagegroup-xfce-extended: add xfce4-smartbookmark-pluginAndreas Müller2015-05-131-0/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-smartbookmark-plugin: initial add 0.4.6Andreas Müller2015-05-131-0/+9
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-power-manager: update to 1.4.4Andreas Müller2015-05-131-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* exo: update to 0.10.4Andreas Müller2015-05-131-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* apache2: upgrade to 2.4.12Roy Li2015-05-135-321/+98
| | | | | | | | | Remove apache-CVE-2014-0117.patch which apache2 2.4.12 has it Update the apache-ssl-ltmain-rpath.patch Backport the patch to fix CVE-2015-0228 Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gtkmathview: Use git for SRC_URIKhem Raj2015-05-136-132/+55
| | | | | | | | Drop upstreamed patches Fix cross compile and compiling with newer g++ Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* polkit-gnome: Upgrade 0.102 -> 0.105Khem Raj2015-05-132-6/+20
| | | | | | | add missing dep on gtk+3 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mariadb: upgrade to 5.5.43Roy Li2015-05-134-2/+34
| | | | | Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gdm: Whitelist itKhem Raj2015-05-131-2/+0
| | | | | | | polkit-gnome has been fixed to build Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libsigc++: Use http instead of ftp in SRC_URIKhem Raj2015-05-131-1/+1
| | | | | | | Fixes fetch failures Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* pangomm: Use http instead of ftp for SRC_URIKhem Raj2015-05-131-1/+1
| | | | | | | Fixes fetch failures Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>