meta-digi-dey: remove libdvdread bbappend
The bbappend was done only to set the correct SRC_URI. This has been fixed in upstream layer (meta-oe) Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
cbb4ad1f39
commit
a81f5d0153
|
|
@ -1,9 +0,0 @@
|
||||||
# Copyright (C) 2012 Digi International.
|
|
||||||
|
|
||||||
PRINC := "${@int(PRINC) + 1}"
|
|
||||||
PR_append = "+${DISTRO}"
|
|
||||||
|
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=64e753fa7d1ca31632bc383da3b57c27"
|
|
||||||
SRC_URI = "git://sources.progress-linux.org/git/users/daniel/packages/${PN}.git;protocol=git;branch=debian"
|
|
||||||
|
|
||||||
SRCREV = "debian/4.2.0-1"
|
|
||||||
Loading…
Reference in New Issue