From: Ryan Eatmon <[email protected]> New commit changes logic for determining the CPU frequency for the TI processors to what the k3conf tool says it is.
Signed-off-by: Ryan Eatmon <[email protected]> Signed-off-by: Denys Dmytriyenko <[email protected]> --- .../recipes-benchmark/arm-benchmarks/arm-benchmarks_1.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-arago-extras/recipes-benchmark/arm-benchmarks/arm-benchmarks_1.3.bb b/meta-arago-extras/recipes-benchmark/arm-benchmarks/arm-benchmarks_1.3.bb index e0f826e9..356b8d91 100644 --- a/meta-arago-extras/recipes-benchmark/arm-benchmarks/arm-benchmarks_1.3.bb +++ b/meta-arago-extras/recipes-benchmark/arm-benchmarks/arm-benchmarks_1.3.bb @@ -7,7 +7,7 @@ SECTION = "system" PR = "r13" BRANCH ?= "master" -SRCREV = "a3126fd88edd911fff33ace5b813652397bf4cfe" +SRCREV = "fefaf9bdd6f36ab0cebaab8dbf34e5beb50f471c" SRC_URI = "git://git.ti.com/apps/arm_benchmarks.git;protocol=git;branch=${BRANCH}" -- 2.25.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14034): https://lists.yoctoproject.org/g/meta-arago/message/14034 Mute This Topic: https://lists.yoctoproject.org/mt/93649136/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
