All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anuj Mittal <anuj.mittal@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [hardknott][PATCH 01/14] linunistring: Add missing gperf-native dependency
Date: Tue, 16 Nov 2021 11:24:07 +0800	[thread overview]
Message-ID: <3a467c35588cc60c80049758d4bfd57ff4a7678c.1637032974.git.anuj.mittal@intel.com> (raw)
In-Reply-To: <cover.1637032974.git.anuj.mittal@intel.com>

From: Richard Purdie <richard.purdie@linuxfoundation.org>

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 73d3efbaeb2f412ab8d3491d2da3f3124fc009f3)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
---
 meta/recipes-support/libunistring/libunistring_0.9.10.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-support/libunistring/libunistring_0.9.10.bb b/meta/recipes-support/libunistring/libunistring_0.9.10.bb
index 0a7b18ed08..589faacb05 100644
--- a/meta/recipes-support/libunistring/libunistring_0.9.10.bb
+++ b/meta/recipes-support/libunistring/libunistring_0.9.10.bb
@@ -18,6 +18,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=6a6a8e020838b23406c81b19c1d46df6 \
                     file://README;beginline=45;endline=65;md5=08287d16ba8d839faed8d2dc14d7d6a5 \
                     file://doc/libunistring.texi;md5=287fa6075f78a3c85c1a52b0a92547cd \
                    "
+DEPENDS = "gperf-native"
 
 SRC_URI = "${GNU_MIRROR}/libunistring/libunistring-${PV}.tar.gz \
            file://0001-Unset-need_charset_alias-when-building-for-musl.patch \
-- 
2.33.1



  reply	other threads:[~2021-11-16  3:24 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-16  3:24 [hardknott][PATCH 00/14] Review request Anuj Mittal
2021-11-16  3:24 ` Anuj Mittal [this message]
2021-11-16  3:24 ` [hardknott][PATCH 02/14] pseudo: Add in ability to flush database with shutdown request Anuj Mittal
2021-11-16  3:24 ` [hardknott][PATCH 03/14] pseudo: Add fcntl64 wrapper Anuj Mittal
2021-11-16  3:24 ` [hardknott][PATCH 04/14] sstate: Account for reserved characters when shortening sstate filenames Anuj Mittal
2021-11-16  3:24 ` [hardknott][PATCH 05/14] linux-firmware: upgrade 20210919 -> 20211027 Anuj Mittal
2021-11-16  3:24 ` [hardknott][PATCH 06/14] linux-yocto/5.10: update to v5.10.76 Anuj Mittal
2021-11-16  3:24 ` [hardknott][PATCH 07/14] linux-yocto-rt/5.10: update to -rt54 Anuj Mittal
2021-11-16  3:24 ` [hardknott][PATCH 08/14] sstate: another fix for touching files inside pseudo Anuj Mittal
2021-11-16  3:24 ` [hardknott][PATCH 09/14] avahi: update CVE id fixed by local-ping.patch Anuj Mittal
2021-11-16  3:24 ` [hardknott][PATCH 10/14] scripts/convert-srcuri: Backport SRC_URI conversion script from master branch Anuj Mittal
2021-11-16  3:24 ` [hardknott][PATCH 11/14] meta: add explicit branch and protocol to SRC_URI Anuj Mittal
2021-11-16  3:24 ` [hardknott][PATCH 12/14] meta/scripts: Manual git url branch additions Anuj Mittal
2021-11-16  3:24 ` [hardknott][PATCH 13/14] cross-canadian: correct the location of pkg-config files Anuj Mittal
2021-11-16  3:24 ` [hardknott][PATCH 14/14] llvm: bump HASHEQUIV_HASH_VERSION Anuj Mittal
2021-11-16  5:50 ` [OE-core] [hardknott][PATCH 00/14] Review request Jacob Kroon
2021-11-16 15:24   ` Mittal, Anuj

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=3a467c35588cc60c80049758d4bfd57ff4a7678c.1637032974.git.anuj.mittal@intel.com \
    --to=anuj.mittal@intel.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.