[oe] [meta-gnome][PATCH] evolution-data-server: Checkout correct branch in SRC_URI

Khem Raj raj.khem at gmail.com
Sat Dec 7 00:08:15 UTC 2013


This recipe follows gnome-3.2 release and SHA
in SRCREV also belongs to same branch.

Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb b/meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb
index 13f6b3b..c454e0c 100644
--- a/meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb
+++ b/meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb
@@ -16,7 +16,7 @@ SRCREV = "a9e4e74ec4473a4fd09e56b690bd4fa72f686687"
 PV = "3.2.3+git${SRCPV}"
 
 SRC_URI = " \
-    git://git.gnome.org/evolution-data-server \
+    git://git.gnome.org/evolution-data-server;branch=gnome-3-2 \
     file://0001-contact-Replace-the-Novell-sample-contact-with-somet.patch \
     file://0002-Fix-for-automake-1.12.x.patch \
     file://0003-Disable-Werror-for-automake.patch \
-- 
1.7.10.4




More information about the Openembedded-devel mailing list