mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-09 17:59:26 +00:00
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>
This commit is contained in:
@@ -16,7 +16,7 @@ SRCREV = "a9e4e74ec4473a4fd09e56b690bd4fa72f686687"
|
|||||||
PV = "3.2.3+git${SRCPV}"
|
PV = "3.2.3+git${SRCPV}"
|
||||||
|
|
||||||
SRC_URI = " \
|
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://0001-contact-Replace-the-Novell-sample-contact-with-somet.patch \
|
||||||
file://0002-Fix-for-automake-1.12.x.patch \
|
file://0002-Fix-for-automake-1.12.x.patch \
|
||||||
file://0003-Disable-Werror-for-automake.patch \
|
file://0003-Disable-Werror-for-automake.patch \
|
||||||
|
|||||||
Reference in New Issue
Block a user