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

2013-03-28 Thread Eric Bénard
Le Fri, 22 Mar 2013 10:10:16 -0300,
Otavio Salvador ota...@ossystems.com.br a écrit :

 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 ota...@ossystems.com.br

pushed to danny-next without the Change-Id which doesn't corresponds to
anything in meta-oe

Thanks,
Eric

___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


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

2013-03-22 Thread Otavio Salvador
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 ota...@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


___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel