diff mbox series

[meta-ti,master/kirkstone,v3,6/6] linux-ti-next: Update to v6.3-rc6 next version

Message ID 20230411215243.18230-6-afd@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [meta-ti,master/kirkstone,v3,1/6] linux-ti-mainline: Use upstream configs with upstream kernel | expand

Commit Message

Andrew Davis April 11, 2023, 9:52 p.m. UTC
Signed-off-by: Andrew Davis <afd@ti.com>
---
 meta-ti-bsp/recipes-kernel/linux/linux-ti-next_git.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Comments

Denys Dmytriyenko April 11, 2023, 10 p.m. UTC | #1
On Tue, Apr 11, 2023 at 04:52:43PM -0500, Andrew Davis via lists.yoctoproject.org wrote:
> Signed-off-by: Andrew Davis <afd@ti.com>

Reviewed-by: Denys Dmytriyenko <denys@konsulko.com>


> ---
>  meta-ti-bsp/recipes-kernel/linux/linux-ti-next_git.bb | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-next_git.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-next_git.bb
> index 1e86ed97..9138c7c5 100644
> --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-next_git.bb
> +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-next_git.bb
> @@ -13,9 +13,9 @@ KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT} ${EXTRA_DTC_ARGS}"
>  
>  S = "${WORKDIR}/git"
>  
> -# 6.1.0-rc1+ version
> -SRCREV = "4d48f589d294ddc5e01d3b0dc7cecc55324c05ca"
> -PV = "6.1.0-rc1+git${SRCPV}"
> +# 6.3.0-rc6+ version
> +SRCREV = "009795d283d1f9f043e5a4ff97d4140cde17e2d3"
> +PV = "6.3.0-rc6+git${SRCPV}"
>  
>  SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git;protocol=https;branch=master"
>  
> -- 
> 2.39.2
diff mbox series

Patch

diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-next_git.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-next_git.bb
index 1e86ed97..9138c7c5 100644
--- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-next_git.bb
+++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-next_git.bb
@@ -13,9 +13,9 @@  KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT} ${EXTRA_DTC_ARGS}"
 
 S = "${WORKDIR}/git"
 
-# 6.1.0-rc1+ version
-SRCREV = "4d48f589d294ddc5e01d3b0dc7cecc55324c05ca"
-PV = "6.1.0-rc1+git${SRCPV}"
+# 6.3.0-rc6+ version
+SRCREV = "009795d283d1f9f043e5a4ff97d4140cde17e2d3"
+PV = "6.3.0-rc6+git${SRCPV}"
 
 SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git;protocol=https;branch=master"