All of lore.kernel.org
 help / color / mirror / Atom feed
* [dunfell/master PATCH 0/4] Initial migration to 2021LTS
@ 2021-04-13  4:45 praneeth
  2021-04-13  4:45 ` [dunfell/master PATCH 1/4] Revert "linux-ti-staging, u-boot-ti-staging: lower default preference" praneeth
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: praneeth @ 2021-04-13  4:45 UTC (permalink / raw)
  To: Praneeth Bajjuri; +Cc: Denys Dmytriyenko, meta-ti

From: Praneeth Bajjuri <praneeth@ti.com>

Initial Migration to 2021LTS.
This series adds initial baseline update to 2021LTS i.e. 5.10 kernel
and 2021.01 u-boot.

Praneeth Bajjuri (4):
  Revert "linux-ti-staging, u-boot-ti-staging: lower default preference"
  ti-uboot-staging: Update to the latest ti-u-boot-2021.01
  Revert "linux-ti-staging-5.10: With the kernel being AUTOREV'd remove
    the minor version"
  linux-ti-staging: Update 5.10 kernel to 5.10.21

 recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb  | 9 +++------
 recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 4 ++--
 recipes-kernel/linux/linux-ti-staging_5.10.bb    | 6 ++----
 3 files changed, 7 insertions(+), 12 deletions(-)

-- 
2.17.1


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

* [dunfell/master PATCH 1/4] Revert "linux-ti-staging, u-boot-ti-staging: lower default preference"
  2021-04-13  4:45 [dunfell/master PATCH 0/4] Initial migration to 2021LTS praneeth
@ 2021-04-13  4:45 ` praneeth
  2021-04-13  4:45 ` [dunfell/master PATCH 2/4] ti-uboot-staging: Update to the latest ti-u-boot-2021.01 praneeth
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: praneeth @ 2021-04-13  4:45 UTC (permalink / raw)
  To: Praneeth Bajjuri; +Cc: Denys Dmytriyenko, meta-ti

From: Praneeth Bajjuri <praneeth@ti.com>

This reverts commit a0e26c1caf7d36953bd41f6a763101f5a65919e2.

Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
---
 recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb | 2 --
 recipes-kernel/linux/linux-ti-staging_5.10.bb   | 2 --
 2 files changed, 4 deletions(-)

diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb
index 9c95449c..299a6cd8 100644
--- a/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb
+++ b/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb
@@ -8,5 +8,3 @@ PR = "r1"
 BRANCH = "ti-u-boot-2021.01"
 
 SRCREV = "c4fddedc48f336eabc4ce3f74940e6aa372de18c"
-
-DEFAULT_PREFERENCE = "-1"
diff --git a/recipes-kernel/linux/linux-ti-staging_5.10.bb b/recipes-kernel/linux/linux-ti-staging_5.10.bb
index 82a6c20e..fc115958 100644
--- a/recipes-kernel/linux/linux-ti-staging_5.10.bb
+++ b/recipes-kernel/linux/linux-ti-staging_5.10.bb
@@ -41,5 +41,3 @@ module_conf_ti_k3_r5_remoteproc = "softdep ti_k3_r5_remoteproc pre: virtio_rpmsg
 module_conf_ti_k3_dsp_remoteproc = "softdep ti_k3_dsp_remoteproc pre: virtio_rpmsg_bus"
 KERNEL_MODULE_PROBECONF += "rpmsg_client_sample ti_k3_r5_remoteproc ti_k3_dsp_remoteproc"
 KERNEL_MODULE_AUTOLOAD_append_j7 = " rpmsg_kdrv_switch"
-
-DEFAULT_PREFERENCE = "-1"
-- 
2.17.1


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

* [dunfell/master PATCH 2/4] ti-uboot-staging: Update to the latest ti-u-boot-2021.01
  2021-04-13  4:45 [dunfell/master PATCH 0/4] Initial migration to 2021LTS praneeth
  2021-04-13  4:45 ` [dunfell/master PATCH 1/4] Revert "linux-ti-staging, u-boot-ti-staging: lower default preference" praneeth
@ 2021-04-13  4:45 ` praneeth
  2021-04-13  4:45 ` [dunfell/master PATCH 3/4] Revert "linux-ti-staging-5.10: With the kernel being AUTOREV'd remove the minor version" praneeth
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: praneeth @ 2021-04-13  4:45 UTC (permalink / raw)
  To: Praneeth Bajjuri; +Cc: Denys Dmytriyenko, meta-ti

From: Praneeth Bajjuri <praneeth@ti.com>

Update to the latest commit of ti-u-boot-2021.01

Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
---
 recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb
index 299a6cd8..d4717ca3 100644
--- a/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb
+++ b/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb
@@ -1,10 +1,9 @@
 require u-boot-ti.inc
 
-#Temporarily add this as the checksum has changed in 2021
-LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025"
+LIC_FILES_CHKSUM = "file://Licenses/README;md5=5066762ff788245317d5de2d3a67f6ea"
 
-PR = "r1"
+PR = "r2"
 
 BRANCH = "ti-u-boot-2021.01"
 
-SRCREV = "c4fddedc48f336eabc4ce3f74940e6aa372de18c"
+SRCREV = "0758eb25a0f2f0784b9ee62f2900557323c3babc"
-- 
2.17.1


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

* [dunfell/master PATCH 3/4] Revert "linux-ti-staging-5.10: With the kernel being AUTOREV'd remove the minor version"
  2021-04-13  4:45 [dunfell/master PATCH 0/4] Initial migration to 2021LTS praneeth
  2021-04-13  4:45 ` [dunfell/master PATCH 1/4] Revert "linux-ti-staging, u-boot-ti-staging: lower default preference" praneeth
  2021-04-13  4:45 ` [dunfell/master PATCH 2/4] ti-uboot-staging: Update to the latest ti-u-boot-2021.01 praneeth
@ 2021-04-13  4:45 ` praneeth
  2021-04-13  4:45 ` [dunfell/master PATCH 4/4] linux-ti-staging: Update 5.10 kernel to 5.10.21 praneeth
  2021-04-13 20:28 ` [meta-ti] [dunfell/master PATCH 0/4] Initial migration to 2021LTS Denys Dmytriyenko
  4 siblings, 0 replies; 6+ messages in thread
From: praneeth @ 2021-04-13  4:45 UTC (permalink / raw)
  To: Praneeth Bajjuri; +Cc: Denys Dmytriyenko, meta-ti

From: Praneeth Bajjuri <praneeth@ti.com>

This reverts commit a0ee3effd66844aad8f693db821b6e3cc002240a.

Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
---
 recipes-kernel/linux/linux-ti-staging_5.10.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/linux/linux-ti-staging_5.10.bb b/recipes-kernel/linux/linux-ti-staging_5.10.bb
index fc115958..e317e3a4 100644
--- a/recipes-kernel/linux/linux-ti-staging_5.10.bb
+++ b/recipes-kernel/linux/linux-ti-staging_5.10.bb
@@ -22,7 +22,7 @@ S = "${WORKDIR}/git"
 BRANCH = "ti-linux-5.10.y"
 
 SRCREV = "44fb363f878fa80d5b502291954bb83d9cae842b"
-PV = "5.10+git${SRCPV}"
+PV = "5.10.7+git${SRCPV}"
 
 # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
 MACHINE_KERNEL_PR_append = "a"
-- 
2.17.1


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

* [dunfell/master PATCH 4/4] linux-ti-staging: Update 5.10 kernel to 5.10.21
  2021-04-13  4:45 [dunfell/master PATCH 0/4] Initial migration to 2021LTS praneeth
                   ` (2 preceding siblings ...)
  2021-04-13  4:45 ` [dunfell/master PATCH 3/4] Revert "linux-ti-staging-5.10: With the kernel being AUTOREV'd remove the minor version" praneeth
@ 2021-04-13  4:45 ` praneeth
  2021-04-13 20:28 ` [meta-ti] [dunfell/master PATCH 0/4] Initial migration to 2021LTS Denys Dmytriyenko
  4 siblings, 0 replies; 6+ messages in thread
From: praneeth @ 2021-04-13  4:45 UTC (permalink / raw)
  To: Praneeth Bajjuri; +Cc: Denys Dmytriyenko, meta-ti

From: Praneeth Bajjuri <praneeth@ti.com>

Update linux 5.10 to 5.10.21 stable.

Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
---
 recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 4 ++--
 recipes-kernel/linux/linux-ti-staging_5.10.bb    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb b/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb
index d8ededa6..4c9fc4ba 100644
--- a/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb
+++ b/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb
@@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-5.10:"
 
 BRANCH = "ti-rt-linux-5.10.y"
 
-SRCREV = "5990047eb007737030748d449dc37275b317117b"
-PV = "5.10.4+git${SRCPV}"
+SRCREV = "6bd19cb7e5b156377566624e8044704693700938"
+PV = "5.10.21+git${SRCPV}"
diff --git a/recipes-kernel/linux/linux-ti-staging_5.10.bb b/recipes-kernel/linux/linux-ti-staging_5.10.bb
index e317e3a4..1e8effcd 100644
--- a/recipes-kernel/linux/linux-ti-staging_5.10.bb
+++ b/recipes-kernel/linux/linux-ti-staging_5.10.bb
@@ -21,8 +21,8 @@ S = "${WORKDIR}/git"
 
 BRANCH = "ti-linux-5.10.y"
 
-SRCREV = "44fb363f878fa80d5b502291954bb83d9cae842b"
-PV = "5.10.7+git${SRCPV}"
+SRCREV = "95c3974494deea4db61dfd722b31214b44dff9e8"
+PV = "5.10.21+git${SRCPV}"
 
 # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
 MACHINE_KERNEL_PR_append = "a"
-- 
2.17.1


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

* Re: [meta-ti] [dunfell/master PATCH 0/4] Initial migration to 2021LTS
  2021-04-13  4:45 [dunfell/master PATCH 0/4] Initial migration to 2021LTS praneeth
                   ` (3 preceding siblings ...)
  2021-04-13  4:45 ` [dunfell/master PATCH 4/4] linux-ti-staging: Update 5.10 kernel to 5.10.21 praneeth
@ 2021-04-13 20:28 ` Denys Dmytriyenko
  4 siblings, 0 replies; 6+ messages in thread
From: Denys Dmytriyenko @ 2021-04-13 20:28 UTC (permalink / raw)
  To: praneeth; +Cc: Denys Dmytriyenko, meta-ti

On Mon, Apr 12, 2021 at 11:45:42PM -0500, praneeth via lists.yoctoproject.org wrote:
> From: Praneeth Bajjuri <praneeth@ti.com>
> 
> Initial Migration to 2021LTS.
> This series adds initial baseline update to 2021LTS i.e. 5.10 kernel
> and 2021.01 u-boot.

Thanks, looks good.

> Praneeth Bajjuri (4):
>   Revert "linux-ti-staging, u-boot-ti-staging: lower default preference"
>   ti-uboot-staging: Update to the latest ti-u-boot-2021.01
>   Revert "linux-ti-staging-5.10: With the kernel being AUTOREV'd remove
>     the minor version"
>   linux-ti-staging: Update 5.10 kernel to 5.10.21
> 
>  recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb  | 9 +++------
>  recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 4 ++--
>  recipes-kernel/linux/linux-ti-staging_5.10.bb    | 6 ++----
>  3 files changed, 7 insertions(+), 12 deletions(-)
> 
> -- 
> 2.17.1
> 

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

end of thread, other threads:[~2021-04-13 20:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-13  4:45 [dunfell/master PATCH 0/4] Initial migration to 2021LTS praneeth
2021-04-13  4:45 ` [dunfell/master PATCH 1/4] Revert "linux-ti-staging, u-boot-ti-staging: lower default preference" praneeth
2021-04-13  4:45 ` [dunfell/master PATCH 2/4] ti-uboot-staging: Update to the latest ti-u-boot-2021.01 praneeth
2021-04-13  4:45 ` [dunfell/master PATCH 3/4] Revert "linux-ti-staging-5.10: With the kernel being AUTOREV'd remove the minor version" praneeth
2021-04-13  4:45 ` [dunfell/master PATCH 4/4] linux-ti-staging: Update 5.10 kernel to 5.10.21 praneeth
2021-04-13 20:28 ` [meta-ti] [dunfell/master PATCH 0/4] Initial migration to 2021LTS Denys Dmytriyenko

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.