From: Wang Mingyu < wangmy@fujitsu.com>
To: openembedded-core@lists.openembedded.org
Cc: Wang Mingyu <wangmy@fujitsu.com>
Subject: [OE-core] [PATCH] rt-tests/hwlatdetect: upgrade 2.9 -> 2.10
Date: Fri, 20 Mar 2026 19:40:43 +0800 [thread overview]
Message-ID: <20260320114043.2125-1-wangmy@fujitsu.com> (raw)
From: Wang Mingyu <wangmy@fujitsu.com>
0001-Makefile-Allow-for-CC-and-AR-to-be-overridden.patch
refreshed for 2.10
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
...kefile-Allow-for-CC-and-AR-to-be-overridden.patch | 12 ++++++++----
meta/recipes-rt/rt-tests/rt-tests.inc | 4 ++--
2 files changed, 10 insertions(+), 6 deletions(-)
diff --git a/meta/recipes-rt/rt-tests/files/0001-Makefile-Allow-for-CC-and-AR-to-be-overridden.patch b/meta/recipes-rt/rt-tests/files/0001-Makefile-Allow-for-CC-and-AR-to-be-overridden.patch
index fface76731..a39781908e 100644
--- a/meta/recipes-rt/rt-tests/files/0001-Makefile-Allow-for-CC-and-AR-to-be-overridden.patch
+++ b/meta/recipes-rt/rt-tests/files/0001-Makefile-Allow-for-CC-and-AR-to-be-overridden.patch
@@ -9,17 +9,18 @@ commit 7763cf316d7896fa05b816a46998f0827ab6e6eb.
Signed-off-by: Randy Witt <randy.e.witt@intel.com>
Upstream-Status: Inappropriate [other]
-
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile b/Makefile
-index 223a839..a735584 100644
+index 83d2a33..e757839 100644
--- a/Makefile
+++ b/Makefile
-@@ -2,6 +2,6 @@
- VERSION = 2.8
+@@ -2,8 +2,8 @@
+ include feature/test-feature.mak
+
+ VERSION = 2.10
-CC = $(CROSS_COMPILE)gcc
-AR = $(CROSS_COMPILE)ar
+CC ?= $(CROSS_COMPILE)gcc
@@ -27,3 +28,6 @@ index 223a839..a735584 100644
OBJDIR = bld
+--
+2.43.0
+
diff --git a/meta/recipes-rt/rt-tests/rt-tests.inc b/meta/recipes-rt/rt-tests/rt-tests.inc
index 2042768d5a..e782d990c8 100644
--- a/meta/recipes-rt/rt-tests/rt-tests.inc
+++ b/meta/recipes-rt/rt-tests/rt-tests.inc
@@ -1,5 +1,5 @@
-SRCREV = "9166c3f0bb9c5d3e31dc80aff165a5073b5ac5be"
-PV = "2.9"
+SRCREV = "40b14a2aac9449dfb07d4f9b4bd873fc3ea62f28"
+PV = "2.10"
PE = "1"
SRC_URI = "git://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git;branch=main;protocol=https;tag=v${PV}"
--
2.43.0
reply other threads:[~2026-03-20 11:40 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260320114043.2125-1-wangmy@fujitsu.com \
--to=wangmy@fujitsu.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox