All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] configs/ts7680: bump Linux version to 4.9.311
@ 2022-07-14 22:08 Kris Bahnsen via buildroot
  2022-07-17  7:30 ` Yann E. MORIN
  0 siblings, 1 reply; 2+ messages in thread
From: Kris Bahnsen via buildroot @ 2022-07-14 22:08 UTC (permalink / raw)
  To: buildroot; +Cc: Kris Bahnsen, Mark Featherston, Julien Grossholtz

Signed-off-by: Kris Bahnsen <kris@embeddedTS.com>
---

I'm also happy to add myself or be added to DEVELOPERS for this and other
embeddedTS devices. I'm just unsure of procedure for doing so.

 configs/ts7680_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/ts7680_defconfig b/configs/ts7680_defconfig
index e4f5c1aabd..9e058b1d78 100644
--- a/configs/ts7680_defconfig
+++ b/configs/ts7680_defconfig
@@ -4,7 +4,7 @@ BR2_ROOTFS_POST_IMAGE_SCRIPT="support/scripts/genimage.sh"
 BR2_ROOTFS_POST_SCRIPT_ARGS="-c board/technologic/ts7680/genimage.cfg"
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
-BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,embeddedTS,linux-4.9.y,d03d426e6abd95a973bc669315206295713c17e8)/linux-d03d426e6abd95a973bc669315206295713c17e8.tar.gz"
+BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,embeddedTS,linux-4.9.y,v4.9.311-ts)/linux-v4.9.311-ts.tar.gz"
 BR2_LINUX_KERNEL_DEFCONFIG="ts_imx28"
 BR2_LINUX_KERNEL_UIMAGE=y
 BR2_LINUX_KERNEL_UIMAGE_LOADADDR="0x40008000"
-- 
2.11.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2022-07-17  7:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-14 22:08 [Buildroot] [PATCH 1/1] configs/ts7680: bump Linux version to 4.9.311 Kris Bahnsen via buildroot
2022-07-17  7:30 ` Yann E. MORIN

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.