Skip to content

Commit 6d7aa91

Browse files
ItsNayabSDcristibirsan
authored andcommitted
configs: bump linux kernel to linux4microchip-2023.10
Bump linux kernel to release version linux4microchip-2023.10. Signed-off-by: Nayab Sayed <[email protected]> Acked-by : Cristian Birsan <[email protected]> Signed-off-by: Cristian Birsan <[email protected]>
1 parent eb9e27f commit 6d7aa91

36 files changed

+36
-36
lines changed

configs/at91sam9x5ek_headless_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ BR2_CCACHE=y
2121
BR2_LINUX_KERNEL=y
2222
BR2_LINUX_KERNEL_CUSTOM_GIT=y
2323
BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://github.com/linux4sam/linux-at91.git"
24-
BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="linux4microchip-2023.10-rc5"
24+
BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="linux4microchip-2023.10"
2525
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
2626
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_MCHP_PATH)/board/microchip/at91sam9x5ek/linux.config"
2727
BR2_LINUX_KERNEL_DTS_SUPPORT=y

configs/sam9x60_curiosity_graphics_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ BR2_ROOTFS_POST_IMAGE_SCRIPT="support/scripts/genimage.sh"
2525
BR2_ROOTFS_POST_SCRIPT_ARGS="-c $(BR2_EXTERNAL_MCHP_PATH)/board/microchip/sam9x60_curiosity/genimage.cfg"
2626
BR2_LINUX_KERNEL=y
2727
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
28-
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4microchip,linux,linux4microchip-2023.10-rc5)/linux-linux4microchip-2023.10-rc5.tar.gz"
28+
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4microchip,linux,linux4microchip-2023.10)/linux-linux4microchip-2023.10.tar.gz"
2929
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
3030
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_MCHP_PATH)/board/microchip/sam9x/linux.config"
3131
BR2_LINUX_KERNEL_DTS_SUPPORT=y

configs/sam9x60_curiosity_headless_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ BR2_ROOTFS_DEVICE_TABLE="$(BR2_EXTERNAL_MCHP_PATH)/system/device_table.txt"
2121
BR2_CCACHE=y
2222
BR2_LINUX_KERNEL=y
2323
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
24-
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4microchip,linux,linux4microchip-2023.10-rc5)/linux-linux4microchip-2023.10-rc5.tar.gz"
24+
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4microchip,linux,linux4microchip-2023.10)/linux-linux4microchip-2023.10.tar.gz"
2525
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
2626
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_MCHP_PATH)/board/microchip/sam9x/linux.config"
2727
BR2_LINUX_KERNEL_DTS_SUPPORT=y

configs/sam9x60ek_graphics_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ BR2_ROOTFS_POST_IMAGE_SCRIPT="support/scripts/genimage.sh"
2525
BR2_ROOTFS_POST_SCRIPT_ARGS="-c $(BR2_EXTERNAL_MCHP_PATH)/board/microchip/sam9x60ek/genimage.cfg"
2626
BR2_LINUX_KERNEL=y
2727
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
28-
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4microchip,linux,linux4microchip-2023.10-rc5)/linux-linux4microchip-2023.10-rc5.tar.gz"
28+
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4microchip,linux,linux4microchip-2023.10)/linux-linux4microchip-2023.10.tar.gz"
2929
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
3030
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_MCHP_PATH)/board/microchip/sam9x/linux.config"
3131
BR2_LINUX_KERNEL_DTS_SUPPORT=y

configs/sam9x60ek_headless_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ BR2_ROOTFS_DEVICE_TABLE="$(BR2_EXTERNAL_MCHP_PATH)/system/device_table.txt"
2121
BR2_CCACHE=y
2222
BR2_LINUX_KERNEL=y
2323
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
24-
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4microchip,linux,linux4microchip-2023.10-rc5)/linux-linux4microchip-2023.10-rc5.tar.gz"
24+
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4microchip,linux,linux4microchip-2023.10)/linux-linux4microchip-2023.10.tar.gz"
2525
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
2626
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_MCHP_PATH)/board/microchip/sam9x/linux.config"
2727
BR2_LINUX_KERNEL_DTS_SUPPORT=y

configs/sam9x75_curiosity_graphics_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ BR2_ROOTFS_POST_IMAGE_SCRIPT="support/scripts/genimage.sh"
2525
BR2_ROOTFS_POST_SCRIPT_ARGS="-c $(BR2_EXTERNAL_MCHP_PATH)/board/microchip/sam9x75_curiosity/genimage.cfg"
2626
BR2_LINUX_KERNEL=y
2727
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
28-
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4microchip,linux,linux4microchip-2023.10-rc5)/linux-linux4microchip-2023.10-rc5.tar.gz"
28+
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4microchip,linux,linux4microchip-2023.10)/linux-linux4microchip-2023.10.tar.gz"
2929
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
3030
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_MCHP_PATH)/board/microchip/sam9x/linux.config"
3131
BR2_LINUX_KERNEL_DTS_SUPPORT=y

configs/sam9x75_curiosity_headless_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ BR2_ROOTFS_DEVICE_TABLE="$(BR2_EXTERNAL_MCHP_PATH)/system/device_table.txt"
2121
BR2_CCACHE=y
2222
BR2_LINUX_KERNEL=y
2323
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
24-
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4microchip,linux,linux4microchip-2023.10-rc5)/linux-linux4microchip-2023.10-rc5.tar.gz"
24+
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4microchip,linux,linux4microchip-2023.10)/linux-linux4microchip-2023.10.tar.gz"
2525
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
2626
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_MCHP_PATH)/board/microchip/sam9x/linux.config"
2727
BR2_LINUX_KERNEL_DTS_SUPPORT=y

configs/sama5d27_som1_ek_graphics_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ BR2_ROOTFS_POST_IMAGE_SCRIPT="support/scripts/genimage.sh"
2929
BR2_ROOTFS_POST_SCRIPT_ARGS="-c $(BR2_EXTERNAL_MCHP_PATH)/board/microchip/sama5d27_som1_ek/genimage.cfg"
3030
BR2_LINUX_KERNEL=y
3131
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
32-
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4microchip,linux,linux4microchip-2023.10-rc5)/linux-linux4microchip-2023.10-rc5.tar.gz"
32+
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4microchip,linux,linux4microchip-2023.10)/linux-linux4microchip-2023.10.tar.gz"
3333
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
3434
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_MCHP_PATH)/board/microchip/sama5/linux.config"
3535
BR2_LINUX_KERNEL_DTS_SUPPORT=y

configs/sama5d27_som1_ek_headless_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ BR2_ROOTFS_POST_IMAGE_SCRIPT="support/scripts/genimage.sh"
2525
BR2_ROOTFS_POST_SCRIPT_ARGS="-c $(BR2_EXTERNAL_MCHP_PATH)/board/microchip/sama5d27_som1_ek/genimage.cfg"
2626
BR2_LINUX_KERNEL=y
2727
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
28-
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4microchip,linux,linux4microchip-2023.10-rc5)/linux-linux4microchip-2023.10-rc5.tar.gz"
28+
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4microchip,linux,linux4microchip-2023.10)/linux-linux4microchip-2023.10.tar.gz"
2929
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
3030
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_MCHP_PATH)/board/microchip/sama5/linux.config"
3131
BR2_LINUX_KERNEL_DTS_SUPPORT=y

configs/sama5d27_som1_ek_headless_wilc_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ BR2_ROOTFS_POST_IMAGE_SCRIPT="support/scripts/genimage.sh"
2424
BR2_ROOTFS_POST_SCRIPT_ARGS="-c $(BR2_EXTERNAL_MCHP_PATH)/board/microchip/sama5d27_som1_ek/genimage.cfg"
2525
BR2_LINUX_KERNEL=y
2626
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
27-
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4microchip,linux,linux4microchip-2023.10-rc5)/linux-linux4microchip-2023.10-rc5.tar.gz"
27+
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4microchip,linux,linux4microchip-2023.10)/linux-linux4microchip-2023.10.tar.gz"
2828
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
2929
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_MCHP_PATH)/board/microchip/sama5/linux.config"
3030
BR2_LINUX_KERNEL_DTS_SUPPORT=y

0 commit comments

Comments
 (0)