- May 22, 2015
-
-
Khem Raj authored
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>
-
Yue Tao authored
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>
-
Wenzong Fan authored
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>
-
Alexander Kanavin authored
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>
-
Alexander Kanavin authored
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>
-
Jonathan Liu authored
Signed-off-by:
Jonathan Liu <net147@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Alejandro Hernandez authored
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>
-
Alejandro Hernandez authored
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>
-
- May 17, 2015
-
-
Yi Zhao authored
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>
-
Yi Zhao authored
Signed-off-by:Yi Zhao <yi.zhao@windriver.com>
-
Yi Zhao authored
Signed-off-by:Yi Zhao <yi.zhao@windriver.com>
-
Martin Jansa authored
* announcement: https://phab.enlightenment.org/phame/live/3/post/python_efl_1_14_0_release/ Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* announcement: https://phab.enlightenment.org/phame/live/3/post/e19_5_release/ Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* 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>
-
Martin Jansa authored
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 3cc7f186.
-
Roy Li authored
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>
-
Khem Raj authored
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>
-
Khem Raj authored
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>
-
Khem Raj authored
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>
-
- May 13, 2015
-
-
Andre McCurdy authored
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>
-
Roy Li authored
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>
-
Roy Li authored
Signed-off-by:
Roy Li <rongqing.li@windriver.com> Signed-off-by:
Joe MacDonald <joe_macdonald@mentor.com>
-
Igor Santos authored
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>
-
Igor Santos authored
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>
-
Chunrong Guo authored
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>
-
Philip Balister authored
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>
-
Andreas Müller authored
Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Andreas Müller authored
Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Andreas Müller authored
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>
-
Andreas Müller authored
Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Andreas Müller authored
Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Andreas Müller authored
Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Andreas Müller authored
Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Andreas Müller authored
Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Roy Li authored
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>
-
Khem Raj authored
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>
-
Khem Raj authored
add missing dep on gtk+3 Signed-off-by:
Khem Raj <raj.khem@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Roy Li authored
Signed-off-by:
Roy Li <rongqing.li@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Khem Raj authored
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>
-
Khem Raj authored
Fixes fetch failures Signed-off-by:
Khem Raj <raj.khem@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-