Skip to content

Commit 63e871e

Browse files
authored
Merge pull request #173 from kpandu987/RDKBACCL-323
RDKBACCL-323 : Need to update latest srcrev in uwm and dependent components
2 parents 7c027d8 + cb13a02 commit 63e871e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

meta-rdk-mtk-bpir4/recipes-ccsp/hal/rdk-wifi-hal.bbappend

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
SRC_URI_remove = "git://github.com/rdkcentral/rdk-wifi-hal.git;protocol=https;branch=main;name=rdk-wifi-hal"
22

33
SRC_URI += "git://github.com/rdkcentral/rdk-wifi-hal.git;protocol=https;branch=develop;name=rdk-wifi-hal"
4-
SRCREV_rdk-wifi-hal = "cadadaa52712ded52dd9c7a365a1de89e35c5379"
4+
SRCREV_rdk-wifi-hal = "5c33f564833bf6fea255fd7a870efad5faa8aecf"
55

66
CFLAGS_append = " -D_PLATFORM_BANANAPI_R4_ -DBANANA_PI_PORT -DFEATURE_SINGLE_PHY "
77
CFLAGS_append_kirkstone = " -fcommon"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
SRC_URI_remove = "git://github.com/rdkcentral/rdk-wifi-hal.git;protocol=https;branch=main;name=rdk-wifi-util"
22

33
SRC_URI = "git://github.com/rdkcentral/rdk-wifi-hal.git;protocol=https;branch=develop;name=rdk-wifi-util"
4-
SRCREV_rdk-wifi-util = "cadadaa52712ded52dd9c7a365a1de89e35c5379"
4+
SRCREV_rdk-wifi-util = "5c33f564833bf6fea255fd7a870efad5faa8aecf"

0 commit comments

Comments
 (0)