All of lore.kernel.org
 help / color / mirror / Atom feed
* [dunfell/master PATCH] switch-config: update to the latest version for kernel 5.10 fixes
@ 2021-05-14  6:51 praneeth
  0 siblings, 0 replies; only message in thread
From: praneeth @ 2021-05-14  6:51 UTC (permalink / raw)
  To: Praneeth Bajjuri; +Cc: meta-arago, Denys Dmytriyenko

From: Praneeth Bajjuri <praneeth@ti.com>

update to the latest version to fix build for kernel without switchioctl

Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
---
 .../recipes-bsp/switch-config/switch-config_git.bb          | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-arago-extras/recipes-bsp/switch-config/switch-config_git.bb b/meta-arago-extras/recipes-bsp/switch-config/switch-config_git.bb
index 07368461..dca4bfe1 100644
--- a/meta-arago-extras/recipes-bsp/switch-config/switch-config_git.bb
+++ b/meta-arago-extras/recipes-bsp/switch-config/switch-config_git.bb
@@ -3,13 +3,13 @@ LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://switch-config.c;beginline=1;endline=14;md5=659ff9658cbaba3110b81804af60de75"
 
 PV = "2.0"
-PR = "r4"
+PR = "r5"
 
 BRANCH ?= "v4.1"
 BRANCH_aarch64 ?= "am65x-v1.0"
 
-SRCREV = "15e8be3b1249ac4193031127565eec5b64ecaff1"
-SRCREV_aarch64 = "3b31ce5fe8bd5a3560b89f2a709fb3e3b877326d"
+SRCREV = "412dce4e65cfe5af729be38fd1b4c1d59e9a8828"
+SRCREV_aarch64 = "0f52dcb3c4e3678e96427d546d6c2e1fabc2ad91"
 
 SRC_URI = "git://git.ti.com/switch-config/switch-config.git;protocol=git;branch=${BRANCH}"
 
-- 
2.17.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-05-14  6:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-14  6:51 [dunfell/master PATCH] switch-config: update to the latest version for kernel 5.10 fixes praneeth

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.