mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-31 03:45:41 +00:00
coremark-pro: add UPSTREAM_CHECK_COMMITS
Fixes: $ devtool latest-version coremark-pro ... INFO: Current version: git INFO: Latest version: 1.1.2743 INFO: Latest version's commit: edeac7e2e11e601d91728e346c19abe3b68f1cbf Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -7,6 +7,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=c84d8f508b20d579641ad151a79a8bf3"
|
||||
SRC_URI = "git://github.com/eembc/coremark-pro.git;branch=main;protocol=https"
|
||||
SRCREV = "4832cc67b0926c7a80a4b7ce0ce00f4640ea6bec"
|
||||
|
||||
UPSTREAM_CHECK_COMMITS = "1"
|
||||
|
||||
# Apply patch to allow cross-compilation
|
||||
SRC_URI += "file://0001-allow-toolchain-override.patch"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user