All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [meta-oe][PATCH 2/7] libsigrok: inherit mime
Date: Sun, 16 Feb 2020 12:47:03 -0800	[thread overview]
Message-ID: <20200216204708.7179-2-raj.khem@gmail.com> (raw)
In-Reply-To: <20200216204708.7179-1-raj.khem@gmail.com>

Fixes
libsigrok-0.5.2: package contains mime types but does not inhert mime: libsigrok path '/work/aarch64-yoe-linux/libsigrok/0.5.2-r0/packages-split/libsigrok/usr/share/mime/packages/vnd.sigrok.session.xml' [mime]

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

diff --git a/meta-oe/recipes-extended/sigrok/libsigrok_0.5.2.bb b/meta-oe/recipes-extended/sigrok/libsigrok_0.5.2.bb
index 35e59d6d7d..e8c36a81d7 100644
--- a/meta-oe/recipes-extended/sigrok/libsigrok_0.5.2.bb
+++ b/meta-oe/recipes-extended/sigrok/libsigrok_0.5.2.bb
@@ -15,7 +15,7 @@ PACKAGECONFIG[hidapi] = "--with-libhidapi,--without-libhidapi,hidapi"
 
 PACKAGECONFIG ??= "serialport ftdi usb"
 
-inherit autotools pkgconfig
+inherit autotools pkgconfig mime
 
 SRC_URI = "http://sigrok.org/download/source/libsigrok/libsigrok-${PV}.tar.gz"
 
-- 
2.25.0



  reply	other threads:[~2020-02-16 20:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-16 20:47 [meta-oe][PATCH 1/7] sigrok-cli: Inherit mime-xdg Khem Raj
2020-02-16 20:47 ` Khem Raj [this message]
2020-02-16 20:47 ` [meta-oe][PATCH 3/7] joe: " 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
  -- strict thread matches above, loose matches on Subject: below --
2020-02-17  2:42 [meta-oe][PATCH 1/7] sigrok-cli: Inherit mime-xdg Khem Raj
2020-02-17  2:42 ` [meta-oe][PATCH 2/7] libsigrok: inherit mime Khem Raj

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200216204708.7179-2-raj.khem@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.