[gnome-continuous-yocto/gnomeostree-3.28-rocko: 736/8267] gdb: fix upstream check
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 736/8267] gdb: fix upstream check
- Date: Sat, 16 Dec 2017 20:50:40 +0000 (UTC)
commit 3b85abf8bd1f9823dd8710a7170936ad588b588f
Author: Alexander Kanavin <alexander kanavin linux intel com>
Date: Fri Jun 3 12:14:50 2016 +0300
gdb: fix upstream check
(From OE-Core rev: 1c2f1bede35d9faddde5cb910ec76a00fab615d7)
Signed-off-by: Alexander Kanavin <alexander kanavin linux intel com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
meta/recipes-devtools/gdb/gdb-common.inc | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/meta/recipes-devtools/gdb/gdb-common.inc b/meta/recipes-devtools/gdb/gdb-common.inc
index a5a9adf..0923143 100644
--- a/meta/recipes-devtools/gdb/gdb-common.inc
+++ b/meta/recipes-devtools/gdb/gdb-common.inc
@@ -39,6 +39,8 @@ SRC_URI = "git://sourceware.org/git/binutils-gdb.git;branch=gdb-7.11-branch \
file://0011-avx_mpx.patch \
"
+UPSTREAM_CHECK_GITTAGREGEX = "gdb\-(?P<pver>.+)\-release"
+
S = "${WORKDIR}/git"
B = "${WORKDIR}/build-${TARGET_SYS}"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]