Openembedded Core Discussions
 help / color / mirror / Atom feed
* [meta-oe][PATCH 1/7] sigrok-cli: Inherit mime-xdg
@ 2020-02-16 20:47 Khem Raj
  2020-02-16 20:47 ` [meta-oe][PATCH 2/7] libsigrok: inherit mime Khem Raj
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Khem Raj @ 2020-02-16 20:47 UTC (permalink / raw)
  To: openembedded-core

Fixes
WARNING: sigrok-cli-0.7.1-r0 do_package_qa: QA Issue: package contains desktop file with key 'MimeType' but does not inhert mime-xdg

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 meta-oe/recipes-extended/sigrok/sigrok-cli_0.7.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-extended/sigrok/sigrok-cli_0.7.1.bb b/meta-oe/recipes-extended/sigrok/sigrok-cli_0.7.1.bb
index 2293f142b3..369e2f6f4a 100644
--- a/meta-oe/recipes-extended/sigrok/sigrok-cli_0.7.1.bb
+++ b/meta-oe/recipes-extended/sigrok/sigrok-cli_0.7.1.bb
@@ -10,7 +10,7 @@ PACKAGECONFIG[decode] = "--with-libsigrokdecode,--without-libsigrokdecode,libsig
 
 PACKAGECONFIG ??= "decode"
 
-inherit autotools pkgconfig
+inherit autotools pkgconfig mime-xdg
 
 SRC_URI = "http://sigrok.org/download/source/sigrok-cli/sigrok-cli-${PV}.tar.gz"
 SRC_URI[md5sum] = "3f45ce664bad529d8b3f78a61b017d75"
-- 
2.25.0



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

end of thread, other threads:[~2020-02-16 21:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-16 20:47 [meta-oe][PATCH 1/7] sigrok-cli: Inherit mime-xdg Khem Raj
2020-02-16 20:47 ` [meta-oe][PATCH 2/7] libsigrok: inherit mime Khem Raj
2020-02-16 20:47 ` [meta-oe][PATCH 3/7] joe: Inherit mime-xdg Khem Raj
2020-02-16 20:47 ` [meta-oe][PATCH 4/7] remmina: " Khem Raj
2020-02-16 20:47 ` [meta-gnome][PATCH 5/7] sysprof: Inherit mime and mime-xdg Khem Raj
2020-02-16 20:47 ` [meta-oe][PATCH 6/7] gtkwave: " Khem Raj
2020-02-16 20:47 ` [meta-gnome][PATCH 7/7] gimp: Depend on libexecinfo for musl Khem Raj
2020-02-16 21:01 ` ✗ patchtest: failure for "[meta-oe] sigrok-cli: Inherit ..." and 6 more Patchwork

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