aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2013-12-06 16:08:15 -0800
committerMartin Jansa <Martin.Jansa@gmail.com>2013-12-21 19:16:52 +0100
commit3766a8d15fd5940072b7ac94f21910fa5b44ce3a (patch)
tree01533a2a5ab8ce0aca643ac5fdc8ff93151579fb /meta-gnome
parent483f94008dda9fce065e82761023459522ee332f (diff)
downloadmeta-openembedded-3766a8d15fd5940072b7ac94f21910fa5b44ce3a.tar.gz
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@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb2
1 files changed, 1 insertions, 1 deletions
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 13f6b3b0f0..c454e0c7f9 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 \