meta-digi-del: Fix libdvdread incorrect src_uri.

The SRC_URI is broken, and in the new git repository the same SRCREV does
not exist.

We can't currently test libdvdread functionality, but it's enough to
compile mplayer successfully.

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
Alex Gonzalez 2012-12-04 18:46:52 +01:00
parent c6d61e8205
commit 66a7aaf9bb
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
# Copyright (C) 2012 Digi International.
PR_append_del = "+${DISTRO}.0"
LIC_FILES_CHKSUM_del = "file://COPYING;md5=64e753fa7d1ca31632bc383da3b57c27"
SRC_URI_del = "git://sources.progress-linux.org/git/users/daniel/packages/${PN}.git;protocol=git;branch=debian"
SRCREV_del = "debian/4.2.0-1"