From: Joshua Lock <joshuagloe@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Joshua Lock <jlock@vmware.com>
Subject: [meta-python][PATCH 3/3] python-dateutil: add native BBCLASSEXTEND
Date: Tue, 16 Jul 2019 16:45:46 +0100 [thread overview]
Message-ID: <20190716154546.3601-3-jlock@vmware.com> (raw)
In-Reply-To: <20190716154546.3601-1-jlock@vmware.com>
Signed-off-by: Joshua Lock <jlock@vmware.com>
---
meta-python/recipes-devtools/python/python-dateutil.inc | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-python/recipes-devtools/python/python-dateutil.inc b/meta-python/recipes-devtools/python/python-dateutil.inc
index e230f15dd..8cc2373cd 100644
--- a/meta-python/recipes-devtools/python/python-dateutil.inc
+++ b/meta-python/recipes-devtools/python/python-dateutil.inc
@@ -21,3 +21,5 @@ RDEPENDS_${PN}_class-target = "\
${PYTHON_PN}-six \
${PYTHON_PN}-stringold \
"
+
+BBCLASSEXTEND = "native"
--
2.21.0
prev parent reply other threads:[~2019-07-16 15:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-16 15:45 [meta-python][PATCH 1/3] python-cffi: add missing RDEPENDS on pycparser Joshua Lock
2019-07-16 15:45 ` [meta-python][PATCH 2/3] python-attrs: add native BBCLASSEXTEND Joshua Lock
2019-07-16 15:45 ` Joshua Lock [this message]
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=20190716154546.3601-3-jlock@vmware.com \
--to=joshuagloe@gmail.com \
--cc=jlock@vmware.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.