Skip to content

Commit a3b886c

Browse files
ItsNayabSDcristibirsan
authored andcommitted
configs: bump linux kernel to linux4microchip-2023.10-rc3
Bump linux kernel version to linux4microchip-2023.10-rc3. This version adds sam9x75_curiosity and dt related changes. Signed-off-by: Nayab Sayed <nayabbasha.sayed@microchip.com> Acked-by: Hari Prasath Gujulan Elango <hari.prasathge@microchip.com> Signed-off-by: Cristian Birsan <cristian.birsan@microchip.com>
1 parent adf1e94 commit a3b886c

34 files changed

Lines changed: 34 additions & 34 deletions

configs/at91sam9x5ek_headless_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ BR2_ROOTFS_DEVICE_TABLE="$(BR2_EXTERNAL_MCHP_PATH)/system/device_table.txt"
1919
BR2_LINUX_KERNEL=y
2020
BR2_LINUX_KERNEL_CUSTOM_GIT=y
2121
BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://github.com/linux4sam/linux-at91.git"
22-
BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="linux4microchip-2023.10-rc2"
22+
BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="linux4microchip-2023.10-rc3"
2323
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
2424
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_MCHP_PATH)/board/microchip/at91sam9x5ek/linux.config"
2525
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
@@ -23,7 +23,7 @@ BR2_ROOTFS_POST_IMAGE_SCRIPT="support/scripts/genimage.sh"
2323
BR2_ROOTFS_POST_SCRIPT_ARGS="-c $(BR2_EXTERNAL_MCHP_PATH)/board/microchip/sam9x60_curiosity/genimage.cfg"
2424
BR2_LINUX_KERNEL=y
2525
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
26-
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4microchip,linux,linux4microchip-2023.10-rc2)/linux-linux4microchip-2023.10-rc2.tar.gz"
26+
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4microchip,linux,linux4microchip-2023.10-rc3)/linux-linux4microchip-2023.10-rc3.tar.gz"
2727
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
2828
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_MCHP_PATH)/board/microchip/sam9x/linux.config"
2929
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
@@ -19,7 +19,7 @@ BR2_ROOTFS_POST_SCRIPT_ARGS="-c $(BR2_EXTERNAL_MCHP_PATH)/board/microchip/sam9x6
1919
BR2_ROOTFS_DEVICE_TABLE="$(BR2_EXTERNAL_MCHP_PATH)/system/device_table.txt"
2020
BR2_LINUX_KERNEL=y
2121
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
22-
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4microchip,linux,linux4microchip-2023.10-rc2)/linux-linux4microchip-2023.10-rc2.tar.gz"
22+
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4microchip,linux,linux4microchip-2023.10-rc3)/linux-linux4microchip-2023.10-rc3.tar.gz"
2323
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
2424
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_MCHP_PATH)/board/microchip/sam9x/linux.config"
2525
BR2_LINUX_KERNEL_DTS_SUPPORT=y

configs/sam9x60ek_graphics_defconfig

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

configs/sam9x60ek_headless_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ BR2_ROOTFS_POST_SCRIPT_ARGS="-c $(BR2_EXTERNAL_MCHP_PATH)/board/microchip/sam9x6
1919
BR2_ROOTFS_DEVICE_TABLE="$(BR2_EXTERNAL_MCHP_PATH)/system/device_table.txt"
2020
BR2_LINUX_KERNEL=y
2121
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
22-
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4microchip,linux,linux4microchip-2023.10-rc2)/linux-linux4microchip-2023.10-rc2.tar.gz"
22+
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4microchip,linux,linux4microchip-2023.10-rc3)/linux-linux4microchip-2023.10-rc3.tar.gz"
2323
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
2424
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_MCHP_PATH)/board/microchip/sam9x/linux.config"
2525
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
@@ -28,7 +28,7 @@ BR2_ROOTFS_POST_IMAGE_SCRIPT="support/scripts/genimage.sh"
2828
BR2_ROOTFS_POST_SCRIPT_ARGS="-c $(BR2_EXTERNAL_MCHP_PATH)/board/microchip/sama5d27_som1_ek/genimage.cfg"
2929
BR2_LINUX_KERNEL=y
3030
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
31-
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4microchip,linux,linux4microchip-2023.10-rc2)/linux-linux4microchip-2023.10-rc2.tar.gz"
31+
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4microchip,linux,linux4microchip-2023.10-rc3)/linux-linux4microchip-2023.10-rc3.tar.gz"
3232
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
3333
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_MCHP_PATH)/board/microchip/sama5/linux.config"
3434
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
@@ -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-rc2)/linux-linux4microchip-2023.10-rc2.tar.gz"
27+
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4microchip,linux,linux4microchip-2023.10-rc3)/linux-linux4microchip-2023.10-rc3.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

configs/sama5d27_som1_ek_headless_wilc_defconfig

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

configs/sama5d27_som1_ek_nodered_defconfig

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

configs/sama5d27_som1_ek_optee_graphics_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ BR2_ROOTFS_POST_IMAGE_SCRIPT="support/scripts/genimage.sh"
2828
BR2_ROOTFS_POST_SCRIPT_ARGS="-c $(BR2_EXTERNAL_MCHP_PATH)/board/microchip/sama5d27_som1_ek_optee/genimage.cfg"
2929
BR2_LINUX_KERNEL=y
3030
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
31-
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4microchip,linux,linux4microchip-2023.10-rc2)/linux-linux4microchip-2023.10-rc2.tar.gz"
31+
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4microchip,linux,linux4microchip-2023.10-rc3)/linux-linux4microchip-2023.10-rc3.tar.gz"
3232
BR2_LINUX_KERNEL_DEFCONFIG="sama5"
3333
BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="$(BR2_EXTERNAL_MCHP_PATH)/board/microchip/sama5/linux.config $(BR2_EXTERNAL_MCHP_PATH)/board/microchip/optee/linux/sama5_optee.config.fragment"
3434
BR2_LINUX_KERNEL_DTS_SUPPORT=y

0 commit comments

Comments
 (0)