From 799a6dd918a0d59d52dbea18993864a1b3a36d88 Mon Sep 17 00:00:00 2001 From: gurpreet319 Date: Wed, 1 Oct 2025 11:22:29 +0530 Subject: [PATCH] RDKEMW-8896 : Making a release 1.0.7 for rdknativescript and validating the build Reason for change: Updated pkg rev with new tag. Test Procedure: build and playback should be successful. Risks: low Priority: P2 --- conf/include/generic-pkgrev.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/include/generic-pkgrev.inc b/conf/include/generic-pkgrev.inc index e2e89f0c9..ad6f7c9b7 100644 --- a/conf/include/generic-pkgrev.inc +++ b/conf/include/generic-pkgrev.inc @@ -26,7 +26,7 @@ PV:pn-rtcore = "1.0.1" PR:pn-rtcore = "r2" PACKAGE_ARCH:pn-rtcore = "${MIDDLEWARE_ARCH}" -PV:pn-rdknativescript = "1.0.6" +PV:pn-rdknativescript = "1.0.7" PR:pn-rdknativescript = "r0" PACKAGE_ARCH:pn-rdknativescript = "${MIDDLEWARE_ARCH}"