From: Wang Mingyu <[email protected]>

0001-Makefile-Allow-for-CC-and-AR-to-be-overridden.patch
refreshed for 2.7

Signed-off-by: Wang Mingyu <[email protected]>
---
 .../0001-Makefile-Allow-for-CC-and-AR-to-be-overridden.patch  | 4 ++--
 meta/recipes-rt/rt-tests/rt-tests.inc                         | 4 ++--
 2 files changed, 4 insertions(+), 4 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 a1fc9e26a0..d5bd7fe523 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
@@ -18,8 +18,8 @@ diff --git a/Makefile b/Makefile
 index 223a839..a735584 100644
 --- a/Makefile
 +++ b/Makefile
-@@ -1,6 +1,6 @@
- VERSION = 2.6
+@@ -2,6 +2,6 @@
+ VERSION = 2.7
 -CC = $(CROSS_COMPILE)gcc
 -AR = $(CROSS_COMPILE)ar
 +CC ?= $(CROSS_COMPILE)gcc
diff --git a/meta/recipes-rt/rt-tests/rt-tests.inc 
b/meta/recipes-rt/rt-tests/rt-tests.inc
index 70315c4694..3fbdfa2038 100644
--- a/meta/recipes-rt/rt-tests/rt-tests.inc
+++ b/meta/recipes-rt/rt-tests/rt-tests.inc
@@ -1,5 +1,5 @@
-SRCREV = "217cd8518c5f7777d490892aa9c765a6b2782cb5"
-PV = "2.6"
+SRCREV = "5bd94923ffda2ab326d081926dbfc6775fb5050b"
+PV = "2.7"
 PE = "1"
 
 SRC_URI = 
"git://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git;branch=main;protocol=https"
-- 
2.34.1

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

Reply via email to