All of lore.kernel.org
 help / color / mirror / Atom feed
From: Binghua Guan <freebendy@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-oe] [PATCH 5/7] python-pyflakes: add native and nativesdk
Date: Mon, 23 Jul 2018 21:29:48 +0800	[thread overview]
Message-ID: <20180723132950.4543-5-freebendy@gmail.com> (raw)
In-Reply-To: <20180723132950.4543-1-freebendy@gmail.com>

Signed-off-by: Binghua Guan <freebendy@gmail.com>
---
 meta-python/recipes-devtools/python/python-pyflakes_1.6.0.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python-pyflakes_1.6.0.bb b/meta-python/recipes-devtools/python/python-pyflakes_1.6.0.bb
index 244485965..a16a880db 100644
--- a/meta-python/recipes-devtools/python/python-pyflakes_1.6.0.bb
+++ b/meta-python/recipes-devtools/python/python-pyflakes_1.6.0.bb
@@ -12,3 +12,5 @@ RDEPENDS_${PN} += " \
     ${PYTHON_PN}-prettytable \
     ${PYTHON_PN}-cmd2 \
     ${PYTHON_PN}-pyparsing"
+
+BBCLASSEXTEND = "native nativesdk"
-- 
2.11.0



  parent reply	other threads:[~2018-07-23 13:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20180723132950.4543-1-freebendy@gmail.com>
2018-07-23 13:29 ` [meta-oe] [PATCH 2/7] python-mccabe: add native and nativesdk Binghua Guan
2018-07-23 13:29 ` [meta-oe] [PATCH 3/7] python-pyperclip: " Binghua Guan
2018-07-23 13:29 ` [meta-oe] [PATCH 4/7] python-pep8: " Binghua Guan
2018-07-23 13:29 ` Binghua Guan [this message]
2018-07-23 13:29 ` [meta-oe] [PATCH 6/7] python-prettytable: " Binghua Guan
2018-07-23 13:29 ` [meta-oe] [PATCH 7/7] python-cmd2: " Binghua Guan

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=20180723132950.4543-5-freebendy@gmail.com \
    --to=freebendy@gmail.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.