[oe] [meta-oe][for-danny][PATCH] libdvdread: Update to newer GIT server

Otavio Salvador otavio at ossystems.com.br
Fri Mar 22 13:10:16 UTC 2013


Daniel has moved to newer GIT server and also imported the Debian
packages on it so the previously used hash is not available. Update
accordingly.

Change-Id: I0b42d76031175b85bd1711ba5ef01f5a2a34dc46
Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
 .../libdvdread/libdvdread_4.1.3-10.bb              |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-multimedia/libdvdread/libdvdread_4.1.3-10.bb b/meta-oe/recipes-multimedia/libdvdread/libdvdread_4.1.3-10.bb
index f17043b..9212a8d 100644
--- a/meta-oe/recipes-multimedia/libdvdread/libdvdread_4.1.3-10.bb
+++ b/meta-oe/recipes-multimedia/libdvdread/libdvdread_4.1.3-10.bb
@@ -2,9 +2,11 @@ DESCRIPTION = "DVD access multimeda library"
 SECTION = "libs/multimedia"
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
-SRC_URI = "git://git.debian-maintainers.org/git/daniel/${PN}.git;protocol=git;branch=debian"
+SRC_URI = "git://daniel-baumann.ch/git/debian/libdvdread.git;protocol=http;branch=debian"
 
-SRCREV = "e465b500c12be5b4c0b6918a9b98038611f66c57"
+PR = "r1"
+
+SRCREV = "a733b19584000a9c80ef5b8dfb187f8f00e4d1e7"
 S = "${WORKDIR}/git"
 
 inherit autotools lib_package binconfig pkgconfig
-- 
1.7.2.5





More information about the Openembedded-devel mailing list