All of lore.kernel.org
 help / color / mirror / Atom feed
* [dunfell/master] [PATCH 1/2] linux-ti-staging-5.10: With the kernel being AUTOREV'd remove the minor version
@ 2021-01-27 12:52 Dan Murphy
  2021-01-27 12:52 ` [dunfell/master] [PATCH 2/2] u-boot-ti-staging: Override the LIC_FILE_CHKSUM for 2021 Dan Murphy
  0 siblings, 1 reply; 2+ messages in thread
From: Dan Murphy @ 2021-01-27 12:52 UTC (permalink / raw)
  To: meta-ti; +Cc: Dan Murphy

Signed-off-by: Dan Murphy <dmurphy@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 e317e3a44181..fc115958eda5 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.7+git${SRCPV}"
+PV = "5.10+git${SRCPV}"
 
 # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
 MACHINE_KERNEL_PR_append = "a"
-- 
2.29.2


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

* [dunfell/master] [PATCH 2/2] u-boot-ti-staging: Override the LIC_FILE_CHKSUM for 2021
  2021-01-27 12:52 [dunfell/master] [PATCH 1/2] linux-ti-staging-5.10: With the kernel being AUTOREV'd remove the minor version Dan Murphy
@ 2021-01-27 12:52 ` Dan Murphy
  0 siblings, 0 replies; 2+ messages in thread
From: Dan Murphy @ 2021-01-27 12:52 UTC (permalink / raw)
  To: meta-ti; +Cc: Dan Murphy

Signed-off-by: Dan Murphy <dmurphy@ti.com>
---
 recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb | 3 +++
 1 file changed, 3 insertions(+)

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 d5b7fd52e072..299a6cd878b6 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,5 +1,8 @@
 require u-boot-ti.inc
 
+#Temporarily add this as the checksum has changed in 2021
+LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025"
+
 PR = "r1"
 
 BRANCH = "ti-u-boot-2021.01"
-- 
2.29.2


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

end of thread, other threads:[~2021-01-27 12:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-27 12:52 [dunfell/master] [PATCH 1/2] linux-ti-staging-5.10: With the kernel being AUTOREV'd remove the minor version Dan Murphy
2021-01-27 12:52 ` [dunfell/master] [PATCH 2/2] u-boot-ti-staging: Override the LIC_FILE_CHKSUM for 2021 Dan Murphy

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.