<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/package/flannel, branch 2016.05</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2016.05</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2016.05'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2016-05-26T19:05:41+00:00</updated>
<entry>
<title>package/flannel: Add BR2_TOOLCHAIN_HAS_THREADS</title>
<updated>2016-05-26T19:05:41+00:00</updated>
<author>
<name>Geoff Levand</name>
<email>geoff@infradead.org</email>
</author>
<published>2016-05-26T18:21:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=263cadeb45fbe496e89c802eca07e1c90c826292'/>
<id>urn:sha1:263cadeb45fbe496e89c802eca07e1c90c826292</id>
<content type='text'>
flannel uses the cgo package, so needs a toolchain with thread
support.

Signed-off-by: Geoff Levand &lt;geoff@infradead.org&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>package/flannel: Use HOST_GO_TARGET_ENV</title>
<updated>2016-05-26T19:04:43+00:00</updated>
<author>
<name>Geoff Levand</name>
<email>geoff@infradead.org</email>
</author>
<published>2016-05-26T18:21:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=18ce12f0e1c54cc8d3b13063fbb0665c5554b474'/>
<id>urn:sha1:18ce12f0e1c54cc8d3b13063fbb0665c5554b474</id>
<content type='text'>
Use the newly added HOST_GO_TARGET_ENV variable to pickup the
correct go environment for package builds.

Signed-off-by: Geoff Levand &lt;geoff@infradead.org&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>flannel: new package</title>
<updated>2016-04-20T20:55:49+00:00</updated>
<author>
<name>Geoff Levand</name>
<email>geoff@infradead.org</email>
</author>
<published>2016-04-04T19:31:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=2bfe9295be04bce32fad0e0c963caacfd95f92a0'/>
<id>urn:sha1:2bfe9295be04bce32fad0e0c963caacfd95f92a0</id>
<content type='text'>
Flannel is a virtual network that gives a subnet to each host for use
with container runtimes.

Cc: Brandon Philips &lt;brandon.philips@coreos.com&gt;
Signed-off-by: Geoff Levand &lt;geoff@infradead.org&gt;
[Thomas:
  - Don't select BR2_PACKAGE_HOST_GO since this option was removed.
  - Take into account the rename of BR2_PACKAGE_GO_ARCH_SUPPORTS to
    BR2_PACKAGE_HOST_GO_ARCH_SUPPORTS.
  - Rewrap Config.in help text, it was slightly too large.
  - Don't use the github function (the link was anyway incorrect), but
    instead a direct link to the tarball, since the tarballs are
    uploaded by the maintainers.
  - Update the hash accordingly.
  - Use $() to reference make variables and not ${}.
  - Call the go compiler from $(HOST_DIR)/usr/bin, rather than from
    HOST_GO_ROOT.]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
</feed>
