[oe-commits] Klaus Kurzmann : vala(-native): enable the fix marshaling patch

git version control git at git.openembedded.org
Fri Oct 2 12:08:42 UTC 2009


Module: openembedded.git
Branch: shr/import
Commit: 616787675762e6d98a293fd961799e16bb59219d
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=616787675762e6d98a293fd961799e16bb59219d

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Fri Oct  2 14:08:34 2009 +0200

vala(-native): enable the fix marshaling patch

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

 recipes/vala/vala-native_0.7.7.bb |    2 +-
 recipes/vala/vala_0.7.7.bb        |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/vala/vala-native_0.7.7.bb b/recipes/vala/vala-native_0.7.7.bb
index 3c59f2e..e85d4e4 100644
--- a/recipes/vala/vala-native_0.7.7.bb
+++ b/recipes/vala/vala-native_0.7.7.bb
@@ -9,7 +9,7 @@ SRC_URI = "\
                   ${GNOME_MIRROR}/vala/0.7/vala-${PV}.tar.bz2 \
                   file://0003-Fix-delegate-variables-in-GObject-creation-methods.patch;patch=1 \
                   file://0005-Fix-return-type-of-closure-unref-function.patch;patch=1 \
-#                  file://0010-D-Bus-Fix-marshalling-of-GLib.Value-parameters.patch;patch=1 \
+                  file://0010-D-Bus-Fix-marshalling-of-GLib.Value-parameters.patch;patch=1 \
                   file://0014-GError-Fix-error-propagation-in-creation-methods.patch;patch=1 \
                   file://0018-glib-2.0-Fix-g_regex_get_pattern-binding.patch;patch=1 \
                   "
diff --git a/recipes/vala/vala_0.7.7.bb b/recipes/vala/vala_0.7.7.bb
index f72c975..6f9279d 100644
--- a/recipes/vala/vala_0.7.7.bb
+++ b/recipes/vala/vala_0.7.7.bb
@@ -5,7 +5,7 @@ SRC_URI = "\
                   ${GNOME_MIRROR}/vala/0.7/vala-${PV}.tar.bz2 \
                   file://0003-Fix-delegate-variables-in-GObject-creation-methods.patch;patch=1 \
                   file://0005-Fix-return-type-of-closure-unref-function.patch;patch=1 \
-#                  file://0010-D-Bus-Fix-marshalling-of-GLib.Value-parameters.patch;patch=1 \
+                  file://0010-D-Bus-Fix-marshalling-of-GLib.Value-parameters.patch;patch=1 \
                   file://0014-GError-Fix-error-propagation-in-creation-methods.patch;patch=1 \
                   file://0018-glib-2.0-Fix-g_regex_get_pattern-binding.patch;patch=1 \
                   "





More information about the Openembedded-commits mailing list