<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/target/squashfs/squashfs-4.0-build-system-fix.patch, branch 2011.08</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2011.08</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2011.08'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2010-04-09T09:04:33Z</updated>
<entry>
<title>target/squashfs: cleanup, remove support for 3.x</title>
<updated>2010-04-09T09:04:33Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-03-02T21:43:50Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=1f5c3ccdceac58b2a4af6fc22fb49041462cc04f'/>
<id>urn:sha1:1f5c3ccdceac58b2a4af6fc22fb49041462cc04f</id>
<content type='text'>
Remove the code to build squashfs-tools for the host, since they can
now be built using package/squashfs.

We also remove support for Squashfs 3.x, because the Squashfs driver
merged inside the mainline kernel is a 4.x driver. So 3.x is only
useful for old kernels using a Squashfs patch.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>squashfs: pass CFLAGS/LDFLAGS and add host-zlib dependency</title>
<updated>2010-02-26T07:52:22Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-02-26T07:36:38Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=be8a104c3cd65190e32aebcbc8430fb23c42361f'/>
<id>urn:sha1:be8a104c3cd65190e32aebcbc8430fb23c42361f</id>
<content type='text'>
Squashfs depends on host-zlib, so we add this as a dependency. As
host-zlib is installed in $(HOST_DIR), we must pass $(HOST_CFLAGS) and
$(HOST_LDFLAGS).

Unfortunately, if we pass CFLAGS=$(HOST_CFLAGS), we override the
CFLAGS defined in the Makefile, and the build fails. Therefore, we
borrow a patch from OpenEmbedded to fix this problem.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
</feed>
