On 3/27/2024 4:41 AM, Aniket Limaye wrote:
Pulls in multi CPU support (no more limitation to dual-core max).

Signed-off-by: Aniket Limaye <[email protected]>
---
  meta-arago-test/recipes-devtools/cpuloadgen/cpuloadgen_git.bb | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-arago-test/recipes-devtools/cpuloadgen/cpuloadgen_git.bb 
b/meta-arago-test/recipes-devtools/cpuloadgen/cpuloadgen_git.bb
index 37842ea0..3c463d33 100644
--- a/meta-arago-test/recipes-devtools/cpuloadgen/cpuloadgen_git.bb
+++ b/meta-arago-test/recipes-devtools/cpuloadgen/cpuloadgen_git.bb
@@ -4,11 +4,11 @@ HOMEPAGE = "https://github.com/ptitiano/cpuloadgen";
  LICENSE = "BSD-3-Clause"
  LIC_FILES_CHKSUM = "file://LICENSE;md5=c6c2eb46c569d0cd7884089fea6b4f31"
-PV = "0.93"
+PV = "v0.94"

Please remove the v from the PV variable.


  PR = "r1"
BRANCH ?= "master"
-SRCREV ?= "301d69899d6f4d84f143e0ed86957eea416a27a6"
+SRCREV ?= "dd2052b581ae7c2e0e06344887885fd6cd66eebb"
SRC_URI = "git://github.com/ptitiano/cpuloadgen.git;protocol=https;branch=${BRANCH}"

--
Ryan Eatmon                [email protected]
-----------------------------------------
Texas Instruments, Inc.  -  LCPD  -  MGTS


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#15251): 
https://lists.yoctoproject.org/g/meta-arago/message/15251
Mute This Topic: https://lists.yoctoproject.org/mt/105174021/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to