<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/boot, branch 2019.02-op-build</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2019.02-op-build</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2019.02-op-build'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2019-09-27T20:57:23+00:00</updated>
<entry>
<title>Initial pass at removing binary-only, unlicensed, and proprietary packages from buildroot tree</title>
<updated>2019-09-27T20:57:23+00:00</updated>
<author>
<name>Raptor Engineering Development Team</name>
<email>support@raptorengineering.com</email>
</author>
<published>2019-09-16T21:06:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=398a4b85d4374a35f580db998b854261a5a7db74'/>
<id>urn:sha1:398a4b85d4374a35f580db998b854261a5a7db74</id>
<content type='text'>
Note that DAHDI is only being removed due to poor packaging -- it does not require binary
firmware on some cards, but the buildroot packaging for it unconditionally pulls in binary-only
firmware regardless.
</content>
</entry>
<entry>
<title>boot/syslinux: fix build with EFI support</title>
<updated>2019-02-26T12:07:46+00:00</updated>
<author>
<name>Carlos Santos</name>
<email>casantos@datacom.com.br</email>
</author>
<published>2019-02-26T11:13:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=b5c1639a83a6c77a575d9694319eb99ea1b5a2f2'/>
<id>urn:sha1:b5c1639a83a6c77a575d9694319eb99ea1b5a2f2</id>
<content type='text'>
Commit 1a437fd22f bumped gnu-efi to version 3.0.9. This breaks the build
of syslinux with EFI support due to multiple definitions of 'memset' and
'memcpy'. Backport a patch already applied upstream to fix the problem.

Signed-off-by: Carlos Santos &lt;casantos@datacom.com.br&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>boot/uboot: fix order of Config.in properties</title>
<updated>2019-02-06T21:21:15+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@bootlin.com</email>
</author>
<published>2019-02-06T21:21:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=5de451e5986abbbbea4df5ec9f4d64f3d726b407'/>
<id>urn:sha1:5de451e5986abbbbea4df5ec9f4d64f3d726b407</id>
<content type='text'>
Fixes the following check-package warning:

boot/uboot/Config.in:185: attributes order: type, default, depends on, select, help (http://nightly.buildroot.org/#_config_files)

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
</content>
</entry>
<entry>
<title>boot/uboot: add support for bundling ATF BL31 in ELF format into U-Boot</title>
<updated>2019-02-06T15:51:23+00:00</updated>
<author>
<name>Michał Łyszczek</name>
<email>michal.lyszczek@bofc.pl</email>
</author>
<published>2018-11-11T21:39:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=cab8bd3b46badb11e734e64747aee848c2b4282d'/>
<id>urn:sha1:cab8bd3b46badb11e734e64747aee848c2b4282d</id>
<content type='text'>
Rockchip's rk3328 encapsulates the BL31 part of ATP but it needs
image in ELF format. This is extension to
2c4809e6088660dc71de9de8cee0bba312aafbe4

This commit introduces a BR2_TARGET_UBOOT_NEEDS_ATF_BL31_ELF variable
to achieve this.

Signed-off-by: Michał Łyszczek &lt;michal.lyszczek@bofc.pl&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
</content>
</entry>
<entry>
<title>boot/arm-trusted-firmware: add option to choose custom version</title>
<updated>2019-02-06T15:37:20+00:00</updated>
<author>
<name>Michał Łyszczek</name>
<email>michal.lyszczek@bofc.pl</email>
</author>
<published>2019-02-06T13:58:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=f6a6eca432f676a452b4e76d3b85301889c05817'/>
<id>urn:sha1:f6a6eca432f676a452b4e76d3b85301889c05817</id>
<content type='text'>
Allow user to choose specific, stable version from official ATF
repository

Signed-off-by: Michał Łyszczek &lt;michal.lyszczek@bofc.pl&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
</content>
</entry>
<entry>
<title>boot/uboot: use HOSTCC_NOCCACHE as kconfig HOSTCC</title>
<updated>2019-01-16T22:38:13+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@bootlin.com</email>
</author>
<published>2019-01-10T21:14:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=9d684a096718eb0020550827f9641dca3f4ed06e'/>
<id>urn:sha1:9d684a096718eb0020550827f9641dca3f4ed06e</id>
<content type='text'>
At kconfig time, dependencies are not built, and therefore host-ccache
is not ready. Due to this, using $(HOSTCC) as the host compiler in
KCONFIG_OPTS does not work: a "make uboot-menuconfig" invocation from
a clean tree with ccache enabled fails.

This commit fixes this by using $(HOSTCC_NOCCACHE). We cannot rely on
the default value of HOSTCC passed by the kconfig-package
infrastructure, because $(UBOOT_MAKE_OPTS) also contains a HOSTCC
definition that would override the one passed by the kconfig-package
infrastructure.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
Acked-by: "Yann E. MORIN" &lt;yann.morin.1998@free.fr&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>boot/shim: new package</title>
<updated>2019-01-12T16:38:25+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>peter@korsgaard.com</email>
</author>
<published>2019-01-11T10:01:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=18c463e124c8a607ed336cc96e4fe39d3a64d2da'/>
<id>urn:sha1:18c463e124c8a607ed336cc96e4fe39d3a64d2da</id>
<content type='text'>
This commit adds a package for 'shim', an EFI bootloader for secure
boot chain loading.

While gnu-efi supports 32bit ARM, this is currently broken in shim.

Patches to fix this have been submitted upstream but are not included
here for now.

https://github.com/rhboot/shim/pull/162

Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
[Thomas: use BR2_PACKAGE_GNU_EFI_ARCH_SUPPORTS, add separate depends
on to exclude ARM32 build.]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
</content>
</entry>
<entry>
<title>package/gnu-efi: introduce BR2_PACKAGE_GNU_EFI_ARCH_SUPPORTS option</title>
<updated>2019-01-12T16:34:22+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@bootlin.com</email>
</author>
<published>2019-01-12T16:32:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=8064b12ff9d0a28091513e338d0f5b59a95d1396'/>
<id>urn:sha1:8064b12ff9d0a28091513e338d0f5b59a95d1396</id>
<content type='text'>
This will be used in packages that depend on gnu-efi, and we take this
opportunity to propagate this dependency where it was missing in
gummiboot and syslinux. In practice, it was not a problem because
gummiboot and syslinux are only available on i386 and x86-64, which is
a subset of the architectures supported by gnu-efi.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
</content>
</entry>
<entry>
<title>boot/barebox: change download site to https</title>
<updated>2019-01-12T16:22:29+00:00</updated>
<author>
<name>Peter Seiderer</name>
<email>ps.report@gmx.net</email>
</author>
<published>2019-01-11T21:52:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=2cf068864708285c6bc7cffffc38be17aa376c49'/>
<id>urn:sha1:2cf068864708285c6bc7cffffc38be17aa376c49</id>
<content type='text'>
Signed-off-by: Peter Seiderer &lt;ps.report@gmx.net&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
</content>
</entry>
<entry>
<title>boot/barebox: bump version to 2018.12.0</title>
<updated>2019-01-12T16:19:20+00:00</updated>
<author>
<name>Peter Seiderer</name>
<email>ps.report@gmx.net</email>
</author>
<published>2019-01-11T21:52:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=e4e9e5f9375a27b24fa4d92d5282de5dfbbdf234'/>
<id>urn:sha1:e4e9e5f9375a27b24fa4d92d5282de5dfbbdf234</id>
<content type='text'>
Signed-off-by: Peter Seiderer &lt;ps.report@gmx.net&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
</content>
</entry>
</feed>
