<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/package/freescale-imx, branch debian</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=debian</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=debian'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2013-07-04T07:08:42Z</updated>
<entry>
<title>Introduce BR2_TOOLCHAIN_USES_{UCLIBC, GLIBC}</title>
<updated>2013-07-04T07:08:42Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2013-06-30T19:29:09Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=381616e77ae7610f8fe07b9e0eb193d613fb3bf7'/>
<id>urn:sha1:381616e77ae7610f8fe07b9e0eb193d613fb3bf7</id>
<content type='text'>
Currently, when we need to do a conditional on the type of C library
used, we need to take into account the three toolchain backends. As we
are going to add eglibc support to the Buildroot toolchain backend, it
would become even uglier, so this patch introduces two new hidden
options: BR2_TOOLCHAIN_USES_UCLIBC and BR2_TOOLCHAIN_USES_GLIBC, that
exist regardless of the toolchain backend. The entire Buildroot code
base is converted to use those options.

Note that we have intentionally created only one option
(BR2_TOOLCHAIN_USES_GLIBC) for both glibc and eglibc, since they are
essentially the same, as far as Buildroot is concerned.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Normalize separator size to 80</title>
<updated>2013-06-06T20:30:24Z</updated>
<author>
<name>Alexandre Belloni</name>
<email>alexandre.belloni@free-electrons.com</email>
</author>
<published>2013-06-05T23:53:30Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=8dfd59d1144b3a1a230da7a81743f145363e0708'/>
<id>urn:sha1:8dfd59d1144b3a1a230da7a81743f145363e0708</id>
<content type='text'>
Signed-off-by: Alexandre Belloni &lt;alexandre.belloni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>gpu-viv-bin-mx6q: new package</title>
<updated>2013-05-29T13:40:37Z</updated>
<author>
<name>Henk Fijnvandraat</name>
<email>h.fijnvandraat@inter.nl.net</email>
</author>
<published>2013-05-26T12:08:28Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=e1fc11b4fe637aa7ca029447d1963a318d159fb8'/>
<id>urn:sha1:e1fc11b4fe637aa7ca029447d1963a318d159fb8</id>
<content type='text'>
This patch adds a new package for the OpenGL, OpenVG and EGL
proprietary implementations specific to the Vivante GPU of i.MX6
processors.

[Peter: show comment on uClibc toolchains, tweak help text]
Signed-off-by: Henk Fijnvandraat &lt;h.fijnvandraat@inter.nl.net&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>freescale-imx: bump to 1.1.0</title>
<updated>2013-05-29T13:30:13Z</updated>
<author>
<name>Henk Fijnvandraat</name>
<email>h.fijnvandraat@inter.nl.net</email>
</author>
<published>2013-05-26T12:08:27Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=41a65bf5be0724e8d36832e330a18a01e3845658'/>
<id>urn:sha1:41a65bf5be0724e8d36832e330a18a01e3845658</id>
<content type='text'>
This commit bumps both imx-lib and firmware-imx to version 1.1.0.

Signed-off-by: Henk Fijnvandraat &lt;h.fijnvandraat@inter.nl.net&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>firmware-imx: move to the freescale-imx directory</title>
<updated>2013-05-29T13:29:50Z</updated>
<author>
<name>Henk Fijnvandraat</name>
<email>h.fijnvandraat@inter.nl.net</email>
</author>
<published>2013-05-26T12:08:26Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=7aa425e9034069dfeb91361c90256b9cb831bc67'/>
<id>urn:sha1:7aa425e9034069dfeb91361c90256b9cb831bc67</id>
<content type='text'>
This commit moves the firmware-imx package to the newly introduced
freescale-imx/ directory, and uses the new variables provided by
freescale-imx/freescale-imx.mk.

Signed-off-by: Henk Fijnvandraat &lt;h.fijnvandraat@inter.nl.net&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>imx-lib: move to the freescale-imx directory</title>
<updated>2013-05-29T13:27:11Z</updated>
<author>
<name>Henk Fijnvandraat</name>
<email>h.fijnvandraat@inter.nl.net</email>
</author>
<published>2013-05-26T12:08:25Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=d0fb7b8f817dc35359de011e72b8236ff349494a'/>
<id>urn:sha1:d0fb7b8f817dc35359de011e72b8236ff349494a</id>
<content type='text'>
This commit moves the imx-lib package to the newly introduced
freescale-imx/ directory, and uses the new variables provided by
freescale-imx/freescale-imx.mk.

Signed-off-by: Henk Fijnvandraat &lt;h.fijnvandraat@inter.nl.net&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>freescale-imx: new package directory</title>
<updated>2013-05-29T12:19:11Z</updated>
<author>
<name>Henk Fijnvandraat</name>
<email>h.fijnvandraat@inter.nl.net</email>
</author>
<published>2013-05-26T12:08:24Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=e2e33e2cb56d7cdb04259366ba076cd168576cbe'/>
<id>urn:sha1:e2e33e2cb56d7cdb04259366ba076cd168576cbe</id>
<content type='text'>
The freescale-imx directory is intended to contain all freescale
i.MXyy related packages, together with their download site and version
info

Signed-off-by: Henk Fijnvandraat &lt;h.fijnvandraat@inter.nl.net&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
