mirror of
https://git.yoctoproject.org/poky
synced 2026-09-27 04:36:23 +02:00
Similar to 4.9 release, in 5.0 release release-5.0 tag is off any branch, release-5.0a tag e72dc118e563c645d93a1a2d771e8d90e8fec1ae is on the master branch. Use this value for SRCREV and add catch up patch, 0001-prerelease-datestamp-fixes.patch, to bring source up to release-5.0 tag level. Remove 0001-prerelease-datestamp-fixes.patch in next upgrade. (From OE-Core rev: 2d0cb9b21ccee93027fd12a51b74d3821cd03d2e) Signed-off-by: Victor Kamensky <victor.kamensky7@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
24 lines
553 B
Diff
24 lines
553 B
Diff
From cfc2c1d53924face11e3fab78ded61c359778eb9 Mon Sep 17 00:00:00 2001
|
|
From: "Frank Ch. Eigler" <fche@redhat.com>
|
|
Date: Sat, 4 Nov 2023 12:19:59 -0400
|
|
Subject: [PATCH] prerelease datestamp fixes
|
|
|
|
Upstream-Status: Backport
|
|
---
|
|
NEWS | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/NEWS b/NEWS
|
|
index c7f31e8b7..f0f9056c4 100644
|
|
--- a/NEWS
|
|
+++ b/NEWS
|
|
@@ -1,4 +1,4 @@
|
|
-* What's new in version 5.0, 2023-11-03
|
|
+* What's new in version 5.0, 2023-11-04
|
|
|
|
- Performance improvements in uprobe registration and module startup.
|
|
|
|
--
|
|
2.31.1
|
|
|