All of lore.kernel.org
 help / color / mirror / Atom feed
* [OE-core] [PATCH] gdb: upgrade 9.1 -> 9.2
@ 2020-05-27 15:33 zhengruoqin
  0 siblings, 0 replies; only message in thread
From: zhengruoqin @ 2020-05-27 15:33 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
---
 meta/recipes-devtools/gdb/{gdb-9.1.inc => gdb-9.2.inc}        | 4 ++--
 .../{gdb-cross-canadian_9.1.bb => gdb-cross-canadian_9.2.bb}  | 0
 .../gdb/{gdb-cross_9.1.bb => gdb-cross_9.2.bb}                | 0
 meta/recipes-devtools/gdb/{gdb_9.1.bb => gdb_9.2.bb}          | 0
 4 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/gdb/{gdb-9.1.inc => gdb-9.2.inc} (88%)
 rename meta/recipes-devtools/gdb/{gdb-cross-canadian_9.1.bb => gdb-cross-canadian_9.2.bb} (100%)
 rename meta/recipes-devtools/gdb/{gdb-cross_9.1.bb => gdb-cross_9.2.bb} (100%)
 rename meta/recipes-devtools/gdb/{gdb_9.1.bb => gdb_9.2.bb} (100%)

diff --git a/meta/recipes-devtools/gdb/gdb-9.1.inc b/meta/recipes-devtools/gdb/gdb-9.2.inc
similarity index 88%
rename from meta/recipes-devtools/gdb/gdb-9.1.inc
rename to meta/recipes-devtools/gdb/gdb-9.2.inc
index d019e6b384..017b61ef62 100644
--- a/meta/recipes-devtools/gdb/gdb-9.1.inc
+++ b/meta/recipes-devtools/gdb/gdb-9.2.inc
@@ -17,5 +17,5 @@ SRC_URI = "${GNU_MIRROR}/gdb/gdb-${PV}.tar.xz \
            file://0010-Fix-invalid-sigprocmask-call.patch \
            file://0011-gdbserver-ctrl-c-handling.patch \
            "
-SRC_URI[md5sum] = "f7e9f6236c425097d9e5f18a6ac40655"
-SRC_URI[sha256sum] = "699e0ec832fdd2f21c8266171ea5bf44024bd05164fdf064e4d10cc4cf0d1737"
+SRC_URI[md5sum] = "db95524e554870209ab7d9f8fd8dc557"
+SRC_URI[sha256sum] = "360cd7ae79b776988e89d8f9a01c985d0b1fa21c767a4295e5f88cb49175c555"
diff --git a/meta/recipes-devtools/gdb/gdb-cross-canadian_9.1.bb b/meta/recipes-devtools/gdb/gdb-cross-canadian_9.2.bb
similarity index 100%
rename from meta/recipes-devtools/gdb/gdb-cross-canadian_9.1.bb
rename to meta/recipes-devtools/gdb/gdb-cross-canadian_9.2.bb
diff --git a/meta/recipes-devtools/gdb/gdb-cross_9.1.bb b/meta/recipes-devtools/gdb/gdb-cross_9.2.bb
similarity index 100%
rename from meta/recipes-devtools/gdb/gdb-cross_9.1.bb
rename to meta/recipes-devtools/gdb/gdb-cross_9.2.bb
diff --git a/meta/recipes-devtools/gdb/gdb_9.1.bb b/meta/recipes-devtools/gdb/gdb_9.2.bb
similarity index 100%
rename from meta/recipes-devtools/gdb/gdb_9.1.bb
rename to meta/recipes-devtools/gdb/gdb_9.2.bb
-- 
2.17.1




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

only message in thread, other threads:[~2020-05-27 15:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-27 15:33 [OE-core] [PATCH] gdb: upgrade 9.1 -> 9.2 zhengruoqin

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.