From d91ef0508b0ebe54d140a388579a40800f2c00da Mon Sep 17 00:00:00 2001 From: Gomathi Shankar Date: Thu, 5 Feb 2026 13:08:37 +0530 Subject: [PATCH] RDKEMW-13417: Add Privacy control checks in crashupload --- recipes-common/crashupload/crashupload_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-common/crashupload/crashupload_git.bb b/recipes-common/crashupload/crashupload_git.bb index 991849b1..c8da22b6 100644 --- a/recipes-common/crashupload/crashupload_git.bb +++ b/recipes-common/crashupload/crashupload_git.bb @@ -9,7 +9,7 @@ PR = "r0" PACKAGE_ARCH = "${MIDDLEWARE_ARCH}" SRC_URI = "${CMF_GITHUB_ROOT}/${BPN}.git;nobranch=1;protocol=${CMF_GIT_PROTOCOL}" -SRCREV = "e4b80deef60735bfa3ed3cfe2766554c97a91e0b" +SRCREV = "bfcf858ee17c28683a4790001dcb31319d2f21da" S = "${WORKDIR}/git/c_sourcecode"