* [PATCH] gdb-cross-canadian: Add bison-native for gdb-cross-canadian
@ 2018-12-27 22:58 Khem Raj
2018-12-27 23:03 ` ✗ patchtest: failure for gdb-cross-canadian: Add bison-native for gdb-cross-canadian (rev3) Patchwork
0 siblings, 1 reply; 2+ messages in thread
From: Khem Raj @ 2018-12-27 22:58 UTC (permalink / raw)
To: openembedded-core
From: pino-kim <sungwon.pino@gmail.com>
This fixes RISC-V gdb-cross-canadian cross compile configure failure on missing bison.
Signed-off-by: pino-kim <sungwon.pino@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
meta/recipes-devtools/gdb/gdb-cross-canadian.inc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/gdb/gdb-cross-canadian.inc b/meta/recipes-devtools/gdb/gdb-cross-canadian.inc
index 475e4f08ef..e54766bbb2 100644
--- a/meta/recipes-devtools/gdb/gdb-cross-canadian.inc
+++ b/meta/recipes-devtools/gdb/gdb-cross-canadian.inc
@@ -6,7 +6,8 @@ PN = "gdb-cross-canadian-${TRANSLATED_TARGET_ARCH}"
BPN = "gdb"
DEPENDS = "nativesdk-ncurses nativesdk-expat nativesdk-gettext \
- virtual/${HOST_PREFIX}gcc-crosssdk virtual/${HOST_PREFIX}binutils-crosssdk virtual/nativesdk-libc"
+ virtual/${HOST_PREFIX}gcc-crosssdk virtual/${HOST_PREFIX}binutils-crosssdk \
+ virtual/nativesdk-libc bison-native"
GDBPROPREFIX = "--program-prefix='${TARGET_PREFIX}'"
--
2.20.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* ✗ patchtest: failure for gdb-cross-canadian: Add bison-native for gdb-cross-canadian (rev3)
2018-12-27 22:58 [PATCH] gdb-cross-canadian: Add bison-native for gdb-cross-canadian Khem Raj
@ 2018-12-27 23:03 ` Patchwork
0 siblings, 0 replies; 2+ messages in thread
From: Patchwork @ 2018-12-27 23:03 UTC (permalink / raw)
To: sungwon kim; +Cc: openembedded-core
== Series Details ==
Series: gdb-cross-canadian: Add bison-native for gdb-cross-canadian (rev3)
Revision: 3
URL : https://patchwork.openembedded.org/series/15474/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been executed on the proposed
series by patchtest resulting in the following failures:
* Issue Series does not apply on top of target branch [test_series_merge_on_head]
Suggested fix Rebase your series on top of targeted branch
Targeted branch master (currently at 65c419b8c4)
If you believe any of these test results are incorrect, please reply to the
mailing list (openembedded-core@lists.openembedded.org) raising your concerns.
Otherwise we would appreciate you correcting the issues and submitting a new
version of the patchset if applicable. Please ensure you add/increment the
version number when sending the new version (i.e. [PATCH] -> [PATCH v2] ->
[PATCH v3] -> ...).
---
Guidelines: https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines
Test framework: http://git.yoctoproject.org/cgit/cgit.cgi/patchtest
Test suite: http://git.yoctoproject.org/cgit/cgit.cgi/patchtest-oe
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-12-27 23:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-27 22:58 [PATCH] gdb-cross-canadian: Add bison-native for gdb-cross-canadian Khem Raj
2018-12-27 23:03 ` ✗ patchtest: failure for gdb-cross-canadian: Add bison-native for gdb-cross-canadian (rev3) Patchwork
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox