Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2] pyrex: new host package
@ 2014-03-14 22:58 rc.lsw.collaborate at gmail.com
  2014-03-14 22:58 ` rc.lsw.collaborate at gmail.com
  2014-03-14 23:03 ` Yann E. MORIN
  0 siblings, 2 replies; 5+ messages in thread
From: rc.lsw.collaborate at gmail.com @ 2014-03-14 22:58 UTC (permalink / raw)
  To: buildroot

From: mlweber <mlweber@localhost>

This patch is a revision of the v1, found here:
http://patchwork.ozlabs.org/patch/276585/

For v2, I made a first attempt at making this a host only pkg. Feedback would
be much appreciated since being a host only package a Config.in.host was
used and I still included it in the normal Python submenu as that seemed to
be the clearest location.  Also in the naming of the menu entry I provided
a "(host tool)" for clarification.

Thanks!

Matt Weber (1):
  pyrex: new package

 package/Config.in                    |    1 +
 package/python-pyrex/Config.in.host  |    7 +++++++
 package/python-pyrex/python-pyrex.mk |   15 +++++++++++++++
 3 files changed, 23 insertions(+)
 create mode 100644 package/python-pyrex/Config.in.host
 create mode 100644 package/python-pyrex/python-pyrex.mk

--
1.7.9.5

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-03-15 21:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-14 22:58 [Buildroot] [PATCH v2] pyrex: new host package rc.lsw.collaborate at gmail.com
2014-03-14 22:58 ` rc.lsw.collaborate at gmail.com
2014-03-14 23:20   ` Yann E. MORIN
2014-03-15 21:59     ` Matt Weber
2014-03-14 23:03 ` Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox