mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 06:16:04 +01:00
utf8proc: Fixes the recipe when built in offline mode
It is necessary to set the revision number to prevent it from being fetched from the remote. The revision number has been configured relative to release 2.10.0. Signed-off-by: Sebastien LEFEVRE <sebastien.lefevre@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
306c094576
commit
c436334d88
|
|
@ -12,6 +12,7 @@ SRC_URI = "\
|
|||
git://github.com/JuliaStrings/utf8proc;protocol=https;branch=master;tag=v${PV} \
|
||||
file://run-ptest \
|
||||
"
|
||||
SRCREV = "a1b99daa2a3393884220264c927a48ba1251a9c6"
|
||||
|
||||
inherit cmake ptest
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user