<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/configs, branch 2017.08</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2017.08</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2017.08'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2017-08-21T21:23:16+00:00</updated>
<entry>
<title>board: remove Armadeus's APF9328 support</title>
<updated>2017-08-21T21:23:16+00:00</updated>
<author>
<name>Julien BOIBESSOT</name>
<email>julien.boibessot@armadeus.com</email>
</author>
<published>2017-08-21T13:18:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=7fc336b28a82fad15b4d87bd703e78fa665ceaab'/>
<id>urn:sha1:7fc336b28a82fad15b4d87bd703e78fa665ceaab</id>
<content type='text'>
i.MX1/L boards require an old Linux kernel version to run, which is not
compatible with latest Buildroot needs.
Will fix:
https://gitlab.com/buildroot.org/buildroot/-/jobs/27873568

Signed-off-by: Julien BOIBESSOT &lt;julien.boibessot@armadeus.com&gt;
[Thomas: update .gitlab-ci.yml file.]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>configs/toradex_apalis_imx6: bump to U-Boot 2016.11 and kernel 4.1.41</title>
<updated>2017-08-17T07:54:59+00:00</updated>
<author>
<name>Sergio Prado</name>
<email>sergio.prado@e-labworks.com</email>
</author>
<published>2017-08-16T23:31:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=095d15ab2a977a8b3467300371e5ca41825cdf95'/>
<id>urn:sha1:095d15ab2a977a8b3467300371e5ca41825cdf95</id>
<content type='text'>
Since Toradex V2.7 SDK, U-Boot image has changed from u-boot.imx to
SPL + u-boot.img.

Also fix U-Boot build error with GCC6.

Signed-off-by: Sergio Prado &lt;sergio.prado@e-labworks.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>configs/ci20: update kernel and u-boot</title>
<updated>2017-08-14T20:27:41+00:00</updated>
<author>
<name>Waldemar Brodkorb</name>
<email>wbx@openadk.org</email>
</author>
<published>2017-08-13T17:10:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=0b9c2095ad3443ed17299fb0f9fe13fde76328d8'/>
<id>urn:sha1:0b9c2095ad3443ed17299fb0f9fe13fde76328d8</id>
<content type='text'>
Unbreak failing defconfig.
Resulting kernel and rootfs booted on ci20 device.

While at it, drop the useless BR2_TARGET_UBOOT_VERSION variable, this
variable is a hidden variable, so it is useless to mention it in a
defconfig.

Signed-off-by: Waldemar Brodkorb &lt;wbx@openadk.org&gt;
[Thomas: drop BR2_TARGET_UBOOT_VERSION.]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>socrates_cyclone5_defconfig: U-Boot needs DTC</title>
<updated>2017-08-14T20:10:12+00:00</updated>
<author>
<name>Arnout Vandecappelle</name>
<email>arnout@mind.be</email>
</author>
<published>2017-08-13T23:25:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=0ac915e207270ca51c0c1aea9ec7d3e2c74be6eb'/>
<id>urn:sha1:0ac915e207270ca51c0c1aea9ec7d3e2c74be6eb</id>
<content type='text'>
Probably not noticed before because dtc was already built or it was
installed on the host.

Fixes: https://gitlab.com/arnout/buildroot/-/jobs/28979369

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) &lt;arnout@mind.be&gt;
Cc: Michał Łyszczek &lt;michal.lyszczek@bofc.pl&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>beaglebone_qt5_defconfig: use gcc 5.x</title>
<updated>2017-08-11T13:31:57+00:00</updated>
<author>
<name>Lothar Felten</name>
<email>lothar.felten@gmail.com</email>
</author>
<published>2017-08-11T11:16:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=e845e012e7bfebe9c2ccf314eae059c892851e36'/>
<id>urn:sha1:e845e012e7bfebe9c2ccf314eae059c892851e36</id>
<content type='text'>
The linux 4.1 kernel does not compile with gcc 6.x.
The compiler version is now fixed to 5.x until a new kernel is used.

Signed-off-by: Lothar Felten &lt;lothar.felten@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>nanopi_m1{, _plus}_defconfig: U-Boot needs pylibfdt</title>
<updated>2017-08-11T13:29:58+00:00</updated>
<author>
<name>Arnout Vandecappelle</name>
<email>arnout@mind.be</email>
</author>
<published>2017-08-10T21:59:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=a579514314265dbc7c1fbf4ecb50e2abd9eb0b12'/>
<id>urn:sha1:a579514314265dbc7c1fbf4ecb50e2abd9eb0b12</id>
<content type='text'>
nanopi_m1 and nanopi_m1_plus are sunxi boards that need pylibfdt in
U-Boot.

Fixes:
https://gitlab.com/buildroot.org/buildroot/-/jobs/27873655
https://gitlab.com/buildroot.org/buildroot/-/jobs/27873656

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) &lt;arnout@mind.be&gt;
Cc: Peter Korsgaard &lt;peter@korsgaard.com&gt;
Cc: Chakra Divi &lt;2chakrass@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>minnowboard_max_defconfig: grub2 needs WCHAR</title>
<updated>2017-08-11T13:27:05+00:00</updated>
<author>
<name>Arnout Vandecappelle</name>
<email>arnout@mind.be</email>
</author>
<published>2017-08-10T21:28:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=033e2b94318503d7ada2efcd53b2a606bd41148a'/>
<id>urn:sha1:033e2b94318503d7ada2efcd53b2a606bd41148a</id>
<content type='text'>
Since commit 5ffafd2353f5d67 (grub2: bump up version), grub2 needs a
toolchain with WCHAR support. However, the defconfigs that use grub2
were not updated at the time.

Add BR2_TOOLCHAIN_BUILDROOT_WCHAR=y to minnowboard_max_defconfig.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) &lt;arnout@mind.be&gt;
Cc: Erico Nunes &lt;nunes.erico@gmail.com&gt;
Cc: Peter Korsgaard &lt;peter@korsgaard.com&gt;
Cc: Ezequiel Garcia &lt;ezequiel@vanguardiasur.com.ar&gt;
Cc: Vincent Stehlé &lt;vincent.stehle@intel.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>olimex_a20_olinuxino_lime: bump linux and U-Boot versions</title>
<updated>2017-08-10T10:51:11+00:00</updated>
<author>
<name>Francois Perrad</name>
<email>fperrad@gmail.com</email>
</author>
<published>2017-08-04T04:27:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=7d6cd3677a1f1caab6b67fc369bd7073f687b38f'/>
<id>urn:sha1:7d6cd3677a1f1caab6b67fc369bd7073f687b38f</id>
<content type='text'>
This fixes build errors with GCC 6.

Signed-off-by: Francois Perrad &lt;francois.perrad@gadz.org&gt;
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) &lt;arnout@mind.be&gt;
</content>
</entry>
<entry>
<title>qemu-sparc64: update kernel</title>
<updated>2017-08-08T15:47:55+00:00</updated>
<author>
<name>Waldemar Brodkorb</name>
<email>wbx@openadk.org</email>
</author>
<published>2017-08-06T19:30:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=5cbfab1c20851220345f692f3968163e824b1ceb'/>
<id>urn:sha1:5cbfab1c20851220345f692f3968163e824b1ceb</id>
<content type='text'>
This fixes '__multi3' issue when building the kernel.

Signed-off-by: Waldemar Brodkorb &lt;wbx@openadk.org&gt;
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) &lt;arnout@mind.be&gt;
</content>
</entry>
<entry>
<title>qemu-sparc: update kernel</title>
<updated>2017-08-08T15:47:55+00:00</updated>
<author>
<name>Waldemar Brodkorb</name>
<email>wbx@openadk.org</email>
</author>
<published>2017-08-05T09:34:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=8a8800d156071274be8222dc787b5a0214aa9c02'/>
<id>urn:sha1:8a8800d156071274be8222dc787b5a0214aa9c02</id>
<content type='text'>
Fixes gcc 7.1.0 compile issues.

Signed-off-by: Waldemar Brodkorb &lt;wbx@openadk.org&gt;
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) &lt;arnout@mind.be&gt;
</content>
</entry>
</feed>
