mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 06:32:11 +02:00
* use INC_PR; * show configure's failure on error; * gather major version from PV; (From OE-Core rev: c9d1e68a137960b6cdc81b875c087a8c1031dcbc) Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
8 lines
195 B
BlitzBasic
8 lines
195 B
BlitzBasic
require cmake.inc
|
|
inherit native
|
|
|
|
PR = "${INC_PR}.1"
|
|
|
|
SRC_URI[md5sum] = "a76a44b93acf5e3badda9de111385921"
|
|
SRC_URI[sha256sum] = "689ed02786b5cefa5515c7716784ee82a82e8ece6be5a3d629ac3cc0c05fc288"
|