mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 12:32:12 +02:00
gnutls: use INC_PR on 2.12.5 version recipe
(From OE-Core rev: fd57537f53483eef24807d9b7b3eaca9bb4cda7f) Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
6e6fa7d63d
commit
048736c286
@@ -1,6 +1,6 @@
|
||||
require gnutls.inc
|
||||
|
||||
PR = "r0"
|
||||
PR = "${INC_PR}.0"
|
||||
|
||||
SRC_URI += "file://gnutls-openssl.patch \
|
||||
file://configure-fix.patch"
|
||||
|
||||
Reference in New Issue
Block a user