<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/package/flannel, branch 2016.08</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2016.08</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2016.08'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2016-07-24T19:59:24+00:00</updated>
<entry>
<title>flannel: pass -extldflags '-static' on when BR2_STATIC_LIBS=y</title>
<updated>2016-07-24T19:59:24+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2016-07-24T14:43:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=80634e30615e276481f30127659106031712b428'/>
<id>urn:sha1:80634e30615e276481f30127659106031712b428</id>
<content type='text'>
There is no reason to link Go binaries statically, unless when
BR2_STATIC_LIBS=y.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Tested-by: Christian Stewart &lt;christian@paral.in&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>flannel: depends on CGO linking being supported</title>
<updated>2016-07-06T19:23:06+00:00</updated>
<author>
<name>Vicente Olivert Riera</name>
<email>Vincent.Riera@imgtec.com</email>
</author>
<published>2016-07-06T08:34:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=e289630d62e8e9e261c81a0a8687bf8d2f545063'/>
<id>urn:sha1:e289630d62e8e9e261c81a0a8687bf8d2f545063</id>
<content type='text'>
Fixes:

  http://autobuild.buildroot.net/results/3594f33800857cf57302f9b58e30d68f1d9c33b9/

Signed-off-by: Vicente Olivert Riera &lt;Vincent.Riera@imgtec.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<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>
