* [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
* Re: [Buildroot] [PATCH 1/1] configs/ts7680: bump Linux version to 4.9.311
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
0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2022-07-17 7:30 UTC (permalink / raw)
To: Kris Bahnsen; +Cc: Julien Grossholtz, Mark Featherston, buildroot
Kris, All,
On 2022-07-14 15:08 -0700, Kris Bahnsen via buildroot spake thusly:
> Signed-off-by: Kris Bahnsen <kris@embeddedTS.com>
Applied to master, thanks.
> ---
>
> 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.
Just edit the DEVELOPERS file, add your name in alphabetical order with
an 'N' field, and add the files and directories/ you would like to
monitor, still in alphabetical order, as 'F' fields. Noe that wildcards
are not supported. For configs/ts7680, that would be something like
(fields and values are separated by a TAB » ):
N:»Kris Bahnsen <kris@embeddedTS.com>
F:»configs/ts7680_defconfig
You can test that it works:
$ ./utils/get-developers -f configs/ts7680_defconfig
Julien Grossholtz <julien.grossholtz@openest.io>
Kris Bahnsen <kris@embeddedTS.com>
Thanks!
Regards,
Yann E. MORIN.
> 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
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [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.