Skip to content

Commit 41a385c

Browse files
committed
Updating rdk-services git setting in mk file
1 parent 2513ad1 commit 41a385c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package/wpe/wpeframework-rdkservices/wpeframework-rdkservices.mk

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
#
55
################################################################################
66
WPEFRAMEWORK_RDKSERVICES_VERSION = R4.4.1
7-
WPEFRAMEWORK_RDKSERVICES_SITE_METHOD = git
8-
WPEFRAMEWORK_RDKSERVICES_SITE = [email protected]:WebPlatformForEmbedded/ThunderNanoServicesRDK.git
7+
WPEFRAMEWORK_RDKSERVICES_SITE = $(call github,WebPlatformForEmbedded,ThunderNanoServicesRDK,$(WPEFRAMEWORK_RDKSERVICES_VERSION))
98
WPEFRAMEWORK_RDKSERVICES_INSTALL_STAGING = YES
109
WPEFRAMEWORK_RDKSERVICES_DEPENDENCIES = wpeframework-clientlibraries
1110

0 commit comments

Comments
 (0)