[oe-commits] Khem Raj : evolution-data-server: Checkout correct branch in SRC_URI

git at git.openembedded.org git at git.openembedded.org
Sat Dec 21 18:18:09 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: 3766a8d15fd5940072b7ac94f21910fa5b44ce3a
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=3766a8d15fd5940072b7ac94f21910fa5b44ce3a

Author: Khem Raj <raj.khem at gmail.com>
Date:   Fri Dec  6 16:08:15 2013 -0800

evolution-data-server: Checkout correct branch in SRC_URI

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>
Signed-off-by: Martin Jansa <Martin.Jansa 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 \



More information about the Openembedded-commits mailing list