Skip to content

Commit

Permalink
RDKB-58231 : Upgrade Wan components to RC1.8.0a. (#76)
Browse files Browse the repository at this point in the history
Reason for change:
Upgrade Wan components to RC1.8.0a
Upgrading Wan Manager to RC2.8.0a Pre-release
What's Changed
RDKB-57439 : [XER10-UK] IPv6 Handling - Wan & Lan Management. by @LakshminarayananShenbagaraj in #88
Full Changelog: RC2.7.0a...RC2.8.0a

Test Procedure:
1. Build should work without any issue.

Risks: Low

Signed-off-by: Lakshminarayanan <[email protected]>
  • Loading branch information
LakshminarayananShenbagaraj authored Dec 19, 2024
1 parent a501a5c commit a1c8cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes-ccsp/ccsp/rdk-wanmanager.bb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ DEPENDS_append = " ${@bb.utils.contains('DISTRO_FEATURES', 'rdkb_wan_manager', '

require recipes-ccsp/ccsp/ccsp_common.inc

GIT_TAG = "RC2.7.0a"
GIT_TAG = "RC2.8.0a"
SRC_URI := "git://github.com/rdkcentral/RdkWanManager.git;branch=main;protocol=https;name=WanManager;tag=${GIT_TAG}"
PV = "${GIT_TAG}+git${SRCPV}"

Expand Down

0 comments on commit a1c8cb3

Please sign in to comment.