mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +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:
committed by
Eric Bénard
parent
0738c3c808
commit
30ed918965
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user