Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] configs/olimex_a20_olinuxino_lime_mali: bump kernel version
@ 2016-12-04 16:30 Romain Naour
  2016-12-04 16:30 ` [Buildroot] [PATCH] add entry for aubio Romain Naour
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Romain Naour @ 2016-12-04 16:30 UTC (permalink / raw)
  To: buildroot

Bump the kernel to the next commit which fix the build with gcc6.

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Cc: Francois Perrad <francois.perrad@gadz.org>
Cc: Luca Ceresoli <luca@lucaceresoli.net>
---
Build tested only.
For the same reason, the kernel used by
olimex_a20_olinuxino_lime2_defconfig needs to bumped
to 4.1.43 (at least). But since it's a big change, it
require a runtime test on the board.
---
 configs/olimex_a20_olinuxino_lime_mali_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/olimex_a20_olinuxino_lime_mali_defconfig b/configs/olimex_a20_olinuxino_lime_mali_defconfig
index 35af5f9..4930660 100644
--- a/configs/olimex_a20_olinuxino_lime_mali_defconfig
+++ b/configs/olimex_a20_olinuxino_lime_mali_defconfig
@@ -20,7 +20,7 @@ BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_GIT=y
 BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://github.com/dan-and/linux-sunxi.git"
 # based on Linux version 3.4.113
-BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="dbabbacbbf8984dea0a8c893b38b376a6ecbb3c1"
+BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="fc385cc6dfa350382ecc94a520a716b57e654410"
 BR2_LINUX_KERNEL_USE_DEFCONFIG=y
 BR2_LINUX_KERNEL_DEFCONFIG="sun7i"
 BR2_LINUX_KERNEL_INSTALL_TARGET=y
-- 
2.5.5

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-12-04 20:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-04 16:30 [Buildroot] [PATCH] configs/olimex_a20_olinuxino_lime_mali: bump kernel version Romain Naour
2016-12-04 16:30 ` [Buildroot] [PATCH] add entry for aubio Romain Naour
2016-12-04 20:53   ` Thomas Petazzoni
2016-12-04 17:12 ` [Buildroot] [PATCH] configs/olimex_a20_olinuxino_lime_mali: bump kernel version François Perrad
2016-12-04 18:15   ` Romain Naour
2016-12-04 20:54 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox