Skip to content

Commit 369b2a1

Browse files
committed
RDKBACCL-972 : observing build errors in 2025Q2 and latest builds
Reason for change: Added fixed srcrev in uwm-header recipe Test Procedure: Able to compile uwm Risks: Low Signed-off-by: keerthana.p <[email protected]>
1 parent 44ab305 commit 369b2a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta-rdk-mtk-bpir4/recipes-ccsp/unified-wifi-mesh/unified-wifi-mesh-header.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e0b1ae637439c7d6f4487fb90163c79a"
55

66
SRC_URI = "git://github.com/rdkcentral/unified-wifi-mesh.git;branch=main;protocol=https;name=Unified-wifi-mesh_header"
77
PV = "git${SRCPV}"
8-
SRCREV_Unified-wifi-mesh_header = "${AUTOREV}"
8+
SRCREV_Unified-wifi-mesh_header = "4eca0f60752cb76a6e5ac86b10ba08e2ce6210bd"
99
SRCREV_FORMAT = "Unified-wifi-mesh_header"
1010
S = "${WORKDIR}/git"
1111

0 commit comments

Comments
 (0)