Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 1/2] systemtap: supports mips starting with version 3.1
@ 2018-03-05 16:50 Victor Kamensky
  2018-03-05 16:50 ` [PATCH 2/2] systemtap: bring in PR22551 fix that addresses build against 4.15 kernel issue Victor Kamensky
  2018-03-05 17:35 ` ✗ patchtest: failure for "systemtap: supports mips start..." and 1 more Patchwork
  0 siblings, 2 replies; 4+ messages in thread
From: Victor Kamensky @ 2018-03-05 16:50 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Victor Kamensky <kamensky@cisco.com>
---
 meta/recipes-kernel/systemtap/systemtap_git.inc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/meta/recipes-kernel/systemtap/systemtap_git.inc b/meta/recipes-kernel/systemtap/systemtap_git.inc
index c938760..d122359 100644
--- a/meta/recipes-kernel/systemtap/systemtap_git.inc
+++ b/meta/recipes-kernel/systemtap/systemtap_git.inc
@@ -15,8 +15,7 @@ SRC_URI = "git://sourceware.org/git/systemtap.git \
            file://0001-staprun-stapbpf-don-t-support-installing-a-non-root.patch \
            "
 
-# systemtap doesn't support mips
-COMPATIBLE_HOST = '(x86_64|i.86|powerpc|arm|aarch64|microblazeel).*-linux'
+COMPATIBLE_HOST = '(x86_64|i.86|powerpc|arm|aarch64|microblazeel|mips).*-linux'
 
 S = "${WORKDIR}/git"
 
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-03-06  3:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-05 16:50 [PATCH 1/2] systemtap: supports mips starting with version 3.1 Victor Kamensky
2018-03-05 16:50 ` [PATCH 2/2] systemtap: bring in PR22551 fix that addresses build against 4.15 kernel issue Victor Kamensky
2018-03-06  3:16   ` Khem Raj
2018-03-05 17:35 ` ✗ patchtest: failure for "systemtap: supports mips start..." and 1 more Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox