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]> --- v2: Add more detail to commit message. .../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 5f6279ad..528f5a6e 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.17.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13786): https://lists.yoctoproject.org/g/meta-arago/message/13786 Mute This Topic: https://lists.yoctoproject.org/mt/90685377/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
