<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/package/docker-engine/Config.in, branch 2016.11</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2016.11</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2016.11'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2016-10-25T21:25:32+00:00</updated>
<entry>
<title>package/lvm2: disable for musl toolchains</title>
<updated>2016-10-25T21:25:32+00:00</updated>
<author>
<name>Romain Naour</name>
<email>romain.naour@gmail.com</email>
</author>
<published>2016-08-23T22:33:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=6874d691cea4a37f1cfcec0e7cf124f283fc30ef'/>
<id>urn:sha1:6874d691cea4a37f1cfcec0e7cf124f283fc30ef</id>
<content type='text'>
lvm2 doesn't build with musl toolchains due to several assignment of read-only
variable like stdin, stdout and stderr.
Also, it use mallinfo function which is not available with musl.

These issues has been reported upstream [2] but some of them remains
even with the latest stable release 2.02.163.

Fixes:
http://autobuild.buildroot.net/results/3d4df873a3d4fa199e03d8aa8694eafeac474e5a
[...]

[1] http://lists.busybox.net/pipermail/buildroot/2016-August/170592.html
[2] https://www.redhat.com/archives/linux-lvm/2016-February/msg00024.html

Signed-off-by: Romain Naour &lt;romain.naour@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>docker-engine: add iptables runtime dependency</title>
<updated>2016-10-19T21:18:45+00:00</updated>
<author>
<name>Christian Stewart</name>
<email>christian@paral.in</email>
</author>
<published>2016-10-19T21:05:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=092d3e5e0c28f131e1a6bf375273f4d8f7c2f16d'/>
<id>urn:sha1:092d3e5e0c28f131e1a6bf375273f4d8f7c2f16d</id>
<content type='text'>
The Docker engine calls iptables internally:

https://github.com/docker/libnetwork/blob/2c921b/iptables/iptables.go#L400

Signed-off-by: Christian Stewart &lt;christian@paral.in&gt;
[Thomas: fix indentation.]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>package/docker-engine: fix unmet dependencies</title>
<updated>2016-09-11T13:43:57+00:00</updated>
<author>
<name>Yann E. MORIN</name>
<email>yann.morin.1998@free.fr</email>
</author>
<published>2016-09-11T12:38:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=b8cc37fc7a9533e06c1fb0547be87875b8fd70fc'/>
<id>urn:sha1:b8cc37fc7a9533e06c1fb0547be87875b8fd70fc</id>
<content type='text'>
Properly propagate dependencies from docker-containerd to fix the
following unmet dependencies:

    warning: (BR2_PACKAGE_DOCKER_ENGINE_DAEMON) selects
    BR2_PACKAGE_DOCKER_CONTAINERD which has unmet direct dependencies
    (BR2_PACKAGE_HOST_GO_ARCH_SUPPORTS &amp;&amp;
    BR2_PACKAGE_HOST_GO_CGO_LINKING_SUPPORTS &amp;&amp; BR2_TOOLCHAIN_HAS_THREADS &amp;&amp;
    BR2_USE_MMU &amp;&amp; BR2_USE_WCHAR)

Signed-off-by: "Yann E. MORIN" &lt;yann.morin.1998@free.fr&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>docker-engine: new package</title>
<updated>2016-07-27T21:22:54+00:00</updated>
<author>
<name>Christian Stewart</name>
<email>christian@paral.in</email>
</author>
<published>2016-07-24T21:10:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=e099f37013034173fbd7497a85fa167c21e0a69f'/>
<id>urn:sha1:e099f37013034173fbd7497a85fa167c21e0a69f</id>
<content type='text'>
Docker is a platform to build, ship, and run applications in portable
containers.

Signed-off-by: Christian Stewart &lt;christian@paral.in&gt;
[Thomas: drop LIBRARY_PATH, as suggested by Christian.]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
</feed>
