All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 7/8] [PATCH v2] rpm: Add DEPENDS for nativesdk.
Date: Sun, 24 Jun 2018 03:53:00 +0800	[thread overview]
Message-ID: <1529783581-46179-8-git-send-email-zhengrq.fnst@cn.fujitsu.com> (raw)
In-Reply-To: <1529783581-46179-1-git-send-email-zhengrq.fnst@cn.fujitsu.com>

Add DEPENDS for nativesdk.

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
---
 meta/recipes-devtools/rpm/rpm_4.14.1.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-devtools/rpm/rpm_4.14.1.bb b/meta/recipes-devtools/rpm/rpm_4.14.1.bb
index e5e87d3..6ca5c94 100644
--- a/meta/recipes-devtools/rpm/rpm_4.14.1.bb
+++ b/meta/recipes-devtools/rpm/rpm_4.14.1.bb
@@ -52,6 +52,7 @@ S = "${WORKDIR}/git"
 
 DEPENDS = "nss libarchive db file popt xz bzip2 dbus elfutils python3"
 DEPENDS_append_class-native = " file-replacement-native bzip2-replacement-native"
+DEPENDS_append_class-nativesdk = " file-replacement-nativesdk"
 
 inherit autotools gettext pkgconfig python3native
 export PYTHON_ABI
-- 
2.7.4





  parent reply	other threads:[~2018-06-23 10:53 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-23 19:52 [PATCH 0/8] [PATCH v2]meta-toolchain: Added dnf-nativesdk into cross-development toolchain Zheng Ruoqin
2018-06-23 19:52 ` [PATCH 1/8][PATCH v2] slang: add nativesdk Zheng Ruoqin
2018-06-23 19:52 ` [PATCH 2/8][PATCH v2] libnewt: Add nativesdk Zheng Ruoqin
2018-06-23 19:52 ` [PATCH 3/8][PATCH v2] libnewt-python: " Zheng Ruoqin
2018-06-23 19:52 ` [PATCH 4/8][PATCH v2] libnewt-python: Add PROVIDES for nativesdk Zheng Ruoqin
2018-06-25  7:10   ` Richard Purdie
2018-06-23 19:52 ` [PATCH 5/8][PATCH v2] createrepo-c: Add nativesdk Zheng Ruoqin
2018-06-23 19:52 ` [PATCH 6/8][PATCH v2] update-rc.d: " Zheng Ruoqin
2018-06-25  9:43   ` Burton, Ross
2018-06-25 10:05     ` Richard Purdie
2018-06-23 19:53 ` Zheng Ruoqin [this message]
2018-06-25  7:12   ` [PATCH 7/8] [PATCH v2] rpm: Add DEPENDS for nativesdk Richard Purdie
2018-06-23 19:53 ` [PATCH 8/8] [PATCH v2] meta-toolchain: Added dnf-nativesdk into cross-development toolchain Zheng Ruoqin
2018-06-25  7:18   ` Richard Purdie
2018-07-31  2:18     ` Zheng, Ruoqin
2018-07-31 11:15       ` richard.purdie
2018-07-31 15:46         ` Alexander Kanavin

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=1529783581-46179-8-git-send-email-zhengrq.fnst@cn.fujitsu.com \
    --to=zhengrq.fnst@cn.fujitsu.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.