All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-arago][master/kirkstone][PATCH v2] meta-arago-test: cpuloadgen: Update SRCREV to latest
@ 2024-03-28 10:18 Aniket Limaye
  0 siblings, 0 replies; only message in thread
From: Aniket Limaye @ 2024-03-28 10:18 UTC (permalink / raw)
  To: meta-arago; +Cc: reatmon, Aniket Limaye

Pulls in multi CPU support (no more limitation to dual-core max).

Signed-off-by: Aniket Limaye <a-limaye@ti.com>
---
Changelog

v2: Corrected the PV to remove the extra 'v' character
---
 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..7f734558 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 = "0.94"
 PR = "r1"
 
 BRANCH ?= "master"
-SRCREV ?= "301d69899d6f4d84f143e0ed86957eea416a27a6"
+SRCREV ?= "dd2052b581ae7c2e0e06344887885fd6cd66eebb"
 
 SRC_URI = "git://github.com/ptitiano/cpuloadgen.git;protocol=https;branch=${BRANCH}"
 
-- 
2.34.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-03-28 10:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-28 10:18 [meta-arago][master/kirkstone][PATCH v2] meta-arago-test: cpuloadgen: Update SRCREV to latest Aniket Limaye

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.