From: Constantin Musca <constantinx.musca@intel.com>
To: openembedded-core@lists.openembedded.org
Cc: Constantin Musca <constantinx.musca@intel.com>
Subject: [PATCH 3/3] dbus-glib: upgrade to 0.100
Date: Thu, 23 Aug 2012 14:45:02 +0300 [thread overview]
Message-ID: <1345722302-25467-4-git-send-email-constantinx.musca@intel.com> (raw)
In-Reply-To: <1345722302-25467-1-git-send-email-constantinx.musca@intel.com>
test-service-glib-include-glib-only.patch: removed
- no more compiling errors
---
.../no-examples.patch | 0
.../test-install-makefile.patch | 0
.../test-service-glib-include-glib-only.patch | 20 --------------------
meta/recipes-core/dbus/dbus-glib.inc | 1 -
.../dbus/{dbus-glib_0.98.bb => dbus-glib_0.100.bb} | 6 +++---
5 files changed, 3 insertions(+), 24 deletions(-)
rename meta/recipes-core/dbus/{dbus-glib-0.98 => dbus-glib-0.100}/no-examples.patch (100%)
rename meta/recipes-core/dbus/{dbus-glib-0.98 => dbus-glib-0.100}/test-install-makefile.patch (100%)
delete mode 100644 meta/recipes-core/dbus/dbus-glib-0.98/test-service-glib-include-glib-only.patch
rename meta/recipes-core/dbus/{dbus-glib_0.98.bb => dbus-glib_0.100.bb} (13%)
diff --git a/meta/recipes-core/dbus/dbus-glib-0.98/no-examples.patch b/meta/recipes-core/dbus/dbus-glib-0.100/no-examples.patch
similarity index 100%
rename from meta/recipes-core/dbus/dbus-glib-0.98/no-examples.patch
rename to meta/recipes-core/dbus/dbus-glib-0.100/no-examples.patch
diff --git a/meta/recipes-core/dbus/dbus-glib-0.98/test-install-makefile.patch b/meta/recipes-core/dbus/dbus-glib-0.100/test-install-makefile.patch
similarity index 100%
rename from meta/recipes-core/dbus/dbus-glib-0.98/test-install-makefile.patch
rename to meta/recipes-core/dbus/dbus-glib-0.100/test-install-makefile.patch
diff --git a/meta/recipes-core/dbus/dbus-glib-0.98/test-service-glib-include-glib-only.patch b/meta/recipes-core/dbus/dbus-glib-0.98/test-service-glib-include-glib-only.patch
deleted file mode 100644
index 27780e7..0000000
--- a/meta/recipes-core/dbus/dbus-glib-0.98/test-service-glib-include-glib-only.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-Fix the compiling error that not include glib.h directly.
-
-upstream bugzilla link: https://bugs.freedesktop.org/show_bug.cgi?id=52210
-Upstream-Status: Submitted
-
-Signed-off-by: Yao Zhao <yao.zhao@windriver.com>
-
-diff --git a/test/core/test-service-glib.c b/test/core/test-service-glib.c
-index 3355890..7291f35 100644
---- a/test/core/test-service-glib.c
-+++ b/test/core/test-service-glib.c
-@@ -11,7 +11,7 @@
- #include <string.h>
- #include <glib/gi18n.h>
- #include <glib-object.h>
--#include <glib/gquark.h>
-+#include <glib.h>
-
- #include "my-object.h"
- #include "my-object-subclass.h"
diff --git a/meta/recipes-core/dbus/dbus-glib.inc b/meta/recipes-core/dbus/dbus-glib.inc
index a8e6d42..3469a4f 100644
--- a/meta/recipes-core/dbus/dbus-glib.inc
+++ b/meta/recipes-core/dbus/dbus-glib.inc
@@ -12,7 +12,6 @@ DEPENDS_virtclass-native = "glib-2.0-native dbus-native"
SRC_URI = "http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-${PV}.tar.gz \
file://no-examples.patch \
- file://test-service-glib-include-glib-only.patch \
file://test-install-makefile.patch \
"
diff --git a/meta/recipes-core/dbus/dbus-glib_0.98.bb b/meta/recipes-core/dbus/dbus-glib_0.100.bb
similarity index 13%
rename from meta/recipes-core/dbus/dbus-glib_0.98.bb
rename to meta/recipes-core/dbus/dbus-glib_0.100.bb
index e2c6a0c..f96d04e 100644
--- a/meta/recipes-core/dbus/dbus-glib_0.98.bb
+++ b/meta/recipes-core/dbus/dbus-glib_0.100.bb
@@ -1,6 +1,6 @@
require dbus-glib.inc
-PR = "r1"
+PR = "r0"
-SRC_URI[md5sum] = "3f7f117dc7c8d899d9acfdcbf9253fb8"
-SRC_URI[sha256sum] = "297c81d6bb8b1c312e9b0ccfe91eb28ec0672756abb64dfb7bbe2b5f1ae5d111"
+SRC_URI[md5sum] = "d33959a9c0c6a158f5ac6d640316e89e"
+SRC_URI[sha256sum] = "80ddf7584a659590103817798dd95d7e451d666f385e5e95a83abf85c46d4605"
--
1.7.9.5
next prev parent reply other threads:[~2012-08-23 12:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-23 11:44 [PATCH 0/3] Package upgrades Constantin Musca
2012-08-23 11:45 ` [PATCH 1/3] foomatic-filters: upgrade to 4.0.17 Constantin Musca
2012-08-23 11:45 ` [PATCH 2/3] libnfsidmap: upgrade to 0.25 Constantin Musca
2012-08-23 11:45 ` Constantin Musca [this message]
2012-08-24 18:36 ` [PATCH 0/3] Package upgrades Saul Wold
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1345722302-25467-4-git-send-email-constantinx.musca@intel.com \
--to=constantinx.musca@intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.