All of lore.kernel.org
 help / color / mirror / Atom feed
From: <changqing.li@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: [meta-networking][PATCH 3/4] openhpi: add PACKAGECONFIG disable-snmpbc
Date: Wed, 27 Feb 2019 16:41:49 +0800	[thread overview]
Message-ID: <1551256910-119653-4-git-send-email-changqing.li@windriver.com> (raw)
In-Reply-To: <1551256910-119653-1-git-send-email-changqing.li@windriver.com>

From: Changqing Li <changqing.li@windriver.com>

Signed-off-by: Changqing Li <changqing.li@windriver.com>
---
 meta-networking/recipes-daemons/openhpi/openhpi_3.8.0.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-networking/recipes-daemons/openhpi/openhpi_3.8.0.bb b/meta-networking/recipes-daemons/openhpi/openhpi_3.8.0.bb
index c4b3309..7b4ddec 100644
--- a/meta-networking/recipes-daemons/openhpi/openhpi_3.8.0.bb
+++ b/meta-networking/recipes-daemons/openhpi/openhpi_3.8.0.bb
@@ -64,6 +64,7 @@ PACKAGECONFIG ??= "libgcrypt non32bit"
 PACKAGECONFIG[sysfs] = "--enable-sysfs,--disable-sysfs,sysfsutils,"
 PACKAGECONFIG[libgcrypt] = "--enable-encryption,--disable-encryption,libgcrypt,"
 PACKAGECONFIG[non32bit] = "--enable-non32bit-int,--disable-non32bit-int,,"
+PACKAGECONFIG[disable-snmp-bc] = "--disable-snmp_bc,--enable-snmp_bc"
 
 export DISTRO
 
-- 
2.7.4



  parent reply	other threads:[~2019-02-27  8:42 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-27  8:41 [PATCH 0/4] Add PACKAGECONFIG changqing.li
2019-02-27  8:41 ` [meta-networking][PATCH 1/4] net-snmp: add PACKAGECONFIG disable-des changqing.li
2019-02-27  8:41 ` [meta-oe][PATCH 2/4] krb5: add PACKAGECONFIG disable-pkinit changqing.li
2019-02-27  8:41 ` changqing.li [this message]
2019-02-27  8:41 ` [meta-networking][PATCH 4/4] freeradius: add PACKAGECONFIGs changqing.li
2019-02-27 16:35   ` Tom Rini
2019-02-28  2:57     ` Changqing Li
2019-02-28  3:51       ` Changqing Li
2019-02-28  4:47       ` Khem Raj
2019-02-28  5:42         ` [PATCH 0/4 V2] Add PACKAGECONFIGs changqing.li
2019-02-28  5:42           ` [meta-networking][PATCH 1/4 V2] freeradius: Add PACKAGECONFIG openssl/rlm-eap-fast/rlm-eap-pwd changqing.li
2019-02-28 17:15             ` Tom Rini
2019-02-28  5:42           ` [meta-networking][PATCH 2/4 V2] openhpi: Add PACKAGECONFIG snmp-bc changqing.li
2019-02-28  5:42           ` [meta-networking][PATCH 3/4 V2] net-snmp: Add PACKAGECONFIG des changqing.li
2019-02-28  5:42           ` [meta-oe][PATCH 4/4 V2] krb5: Add PACKAGECONFIG pkinit changqing.li
2019-02-28  8:17           ` [meta-networking][PATCH 3/4 V2] net-snmp: Add PACKAGECONFIG des changqing.li
2019-02-28 12:53             ` Khem Raj
2019-03-01  1:28               ` [meta-networking][PATCH V3] " changqing.li
2019-02-27  9:11 ` [PATCH 0/4] Add PACKAGECONFIG Adrian Bunk
2019-02-27 16:36 ` Tom Rini

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=1551256910-119653-4-git-send-email-changqing.li@windriver.com \
    --to=changqing.li@windriver.com \
    --cc=openembedded-devel@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.