mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
libdvdread: Update to newer GIT server
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. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Eric Bénard <eric@eukrea.com>
This commit is contained in:
parent
316a873ace
commit
1105d44ca2
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user