meta-openembedded/meta-gnome
Andreas Müller 08759d3ea8 gnome-system-monitor: fix build after update of gnome c++ bindings
In file included from <staging>/usr/include/c++/6.2.0/type_traits:35:0,
                 from <staging>/usr/include/sigc++-2.0/sigc++/visit_each.h:22,
                 from <staging>/usr/include/sigc++-2.0/sigc++/functors/slot.h:6,
                 from <staging>/usr/include/sigc++-2.0/sigc++/signal_base.h:27,
                 from <staging>/usr/include/sigc++-2.0/sigc++/signal.h:8,
                 from <staging>/usr/include/sigc++-2.0/sigc++/sigc++.h:104,
                 from <staging>/usr/include/glibmm-2.4/glibmm/thread.h:50,
                 from <staging>/usr/include/glibmm-2.4/glibmm.h:89,
                 from <staging>/usr/include/gtkmm-2.4/gtkmm.h:87,
                 from ../../gnome-system-monitor-2.28.2/src/procman.cpp:26:
<staging>/usr/include/c++/6.2.0/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
 #error This file requires compiler and library support \
  ^~~~~

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit ea4abd908f)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-02-24 19:33:29 +00:00
..
conf meta-gnome/layer.conf: enable gtk for avahi-ui 2016-08-08 13:54:03 +02:00
recipes-apps pinpoint: add librsvg dependency 2015-11-16 21:50:07 +01:00
recipes-connectivity network-manager-applet: addmissing intltool-native dependency 2016-08-08 13:54:01 +02:00
recipes-devtools/glade glade3: unbreak, unblacklist and other fixes 2016-09-11 09:11:23 +02:00
recipes-extended meta-oe: fix indentation 2016-08-22 15:56:28 +02:00
recipes-gnome gnome-system-monitor: fix build after update of gnome c++ bindings 2017-02-24 19:33:29 +00:00
recipes-support tracker: blacklist, fails to build with new binutils-2.27 2016-09-05 13:30:54 +02:00
site site: add arm-64 and x86_64-linux files 2015-05-17 09:46:28 +02:00
COPYING.MIT meta-gnome: add empty layer 2011-04-21 20:03:19 +02:00
README meta-openembedded: Add me to morty maintainer's list 2016-11-15 15:14:32 +01:00

This layer depends on:

URI: git://github.com/openembedded/oe-core.git
branch: morty
revision: HEAD

URI: git://github.com/openembedded/meta-oe.git
branch: morty
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gnome]' in the subject'

When sending single patches, please using something like:
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-gnome][morty][PATCH'

morty branch maintainer(s):
Armin Kuster <akuster808@gmail.com>