From: Angelo Compagnucci <angelo@amarulasolutions.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/5] New infrastructure for golang packages
Date: Wed, 6 Dec 2017 11:56:52 +0100 [thread overview]
Message-ID: <1512557817-431-1-git-send-email-angelo@amarulasolutions.com> (raw)
This series add a new pkg-golang infrastructure and converts some of the
packages based on go.
I'll resend as an official patch series after receiving some comments in
RFC trying to reignite the discussion.
Angelo Compagnucci (5):
package/pkg-golang: new package infrastructure
docs/manual: adding documentation for the golang infrastructure
package/flannel: converting to golang infrastructure
package/runc: converting to golang infrastructure
package/docker-containerd: converting to golang infrastructure
docs/manual/adding-packages-golang.txt | 114 +++++++++++++++++++++++
docs/manual/adding-packages.txt | 2 +
package/Makefile.in | 1 +
package/docker-containerd/docker-containerd.mk | 37 +++-----
package/flannel/flannel.mk | 32 +------
package/pkg-golang.mk | 121 +++++++++++++++++++++++++
package/runc/runc.mk | 37 +-------
7 files changed, 262 insertions(+), 82 deletions(-)
create mode 100644 docs/manual/adding-packages-golang.txt
create mode 100644 package/pkg-golang.mk
--
2.7.4
next reply other threads:[~2017-12-06 10:56 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-06 10:56 Angelo Compagnucci [this message]
2017-12-06 10:56 ` [Buildroot] [PATCH 1/5] package/pkg-golang: new package infrastructure Angelo Compagnucci
2017-12-06 10:56 ` [Buildroot] [PATCH 2/5] docs/manual: adding documentation for the golang infrastructure Angelo Compagnucci
2017-12-06 10:56 ` [Buildroot] [PATCH 3/5] package/flannel: converting to " Angelo Compagnucci
2017-12-06 10:56 ` [Buildroot] [PATCH 4/5] package/runc: " Angelo Compagnucci
2017-12-06 10:56 ` [Buildroot] [PATCH 5/5] package/docker-containerd: " Angelo Compagnucci
2017-12-06 21:39 ` [Buildroot] [PATCH 0/5] New infrastructure for golang packages Arnout Vandecappelle
2017-12-06 21:59 ` Angelo Compagnucci
2017-12-06 22:33 ` Arnout Vandecappelle
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=1512557817-431-1-git-send-email-angelo@amarulasolutions.com \
--to=angelo@amarulasolutions.com \
--cc=buildroot@busybox.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox