mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
libtasn1: Comment out the RREPLACES as it causes problems with rpm backend
Since we've never distributed binary feeds this isn't a problem for now for Poky and as it stands this line breaks images. [BUGID #442] Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -8,9 +8,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
|
|||||||
file://COPYING.LIB;md5=a6f89e2100d9b6cdffcea4f398e37343 \
|
file://COPYING.LIB;md5=a6f89e2100d9b6cdffcea4f398e37343 \
|
||||||
file://README;endline=8;md5=c3803a3e8ca5ab5eb1e5912faa405351"
|
file://README;endline=8;md5=c3803a3e8ca5ab5eb1e5912faa405351"
|
||||||
|
|
||||||
RREPLACES_${PN}-bin = "libtasn1 (<< 2.7)"
|
#RREPLACES_${PN}-bin = "libtasn1 (<< 2.7)"
|
||||||
|
|
||||||
PR = "r0"
|
PR = "r1"
|
||||||
|
|
||||||
SRC_URI = "ftp://ftp.gnutls.org/pub/gnutls/libtasn1/libtasn1-${PV}.tar.gz"
|
SRC_URI = "ftp://ftp.gnutls.org/pub/gnutls/libtasn1/libtasn1-${PV}.tar.gz"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user