Skip to content

Commit

Permalink
RDKB-56212: Create meta-rdk-wan RC for RDKB-55471 US (WanManager : RC…
Browse files Browse the repository at this point in the history
…2.4.0b) (#36)

Reason for change: creating below tags
https://github.com/rdkcentral/RdkWanManager/releases/tag/RC2.4.0b

Test Procedure:
Updated in Jira.

Risks: none
Priority: P1

Signed-off-by: Parthiban Selvaraj <[email protected]>
  • Loading branch information
S-Parthiban-Selvaraj authored Jul 24, 2024
1 parent 04b7865 commit ee04386
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.4.0a"
GIT_TAG = "RC2.4.0b"
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 ee04386

Please sign in to comment.