summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glib-2.0/glib-2.0
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2013-04-21 14:37:16 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-29 14:45:09 +0100
commit3040cfc8cc2cd622556db0dcaae6c357d6d5c899 (patch)
tree2e74bf0a48e1d98561149b6521696c7ae66c3ca4 /meta/recipes-core/glib-2.0/glib-2.0
parentf1771b5bfa57db22d1d576b0cba137192a0b5d80 (diff)
downloadpoky-3040cfc8cc2cd622556db0dcaae6c357d6d5c899.tar.gz
glib-2.0: Update to 2.36
Remove automake patch that is now correctly supported upstream Codegen files have moved to glib-2.0, so correct packaging and removal. (From OE-Core rev: 0d13d9947262b09cd69bc526ea2738e50c658744) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/glib-2.0/glib-2.0')
-rw-r--r--meta/recipes-core/glib-2.0/glib-2.0/obsolete_automake_macros.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/meta/recipes-core/glib-2.0/glib-2.0/obsolete_automake_macros.patch b/meta/recipes-core/glib-2.0/glib-2.0/obsolete_automake_macros.patch
deleted file mode 100644
index 2fc4e75e78..0000000000
--- a/meta/recipes-core/glib-2.0/glib-2.0/obsolete_automake_macros.patch
+++ /dev/null
@@ -1,13 +0,0 @@
1Upstream-Status: Accepted [https://bugzilla.gnome.org/show_bug.cgi?id=691011]
2
3Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
4diff -Nurd glib-2.34.3/configure.ac glib-2.34.3/configure.ac
5--- glib-2.34.3/configure.ac 2012-11-26 19:10:04.000000000 +0200
6+++ glib-2.34.3/configure.ac 2013-01-02 15:49:27.832183712 +0200
7@@ -291,7 +291,6 @@
8 AM_CONDITIONAL(HAVE_CXX, [test "$CXX" != ""])
9 AC_LANG_RESTORE
10
11-AM_PROG_CC_STDC
12 AM_PROG_CC_C_O
13 AC_PROG_INSTALL