Skip to content

Commit eb1062a

Browse files
committed
Updating git setting in mk file
1 parent db41eba commit eb1062a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package/wpe/wpeframework-libraries/wpeframework-libraries.mk

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
#
55
################################################################################
66
WPEFRAMEWORK_LIBRARIES_VERSION = R4.4.1
7-
WPEFRAMEWORK_LIBRARIES_SITE_METHOD = git
8-
WPEFRAMEWORK_LIBRARIES_SITE = git@github.com:WebPlatformForEmbedded/ThunderLibraries.git
7+
WPEFRAMEWORK_LIBRARIES_SITE = $(call github,WebPlatformForEmbedded,ThunderLibraries,$(WPEFRAMEWORK_LIBRARIES_VERSION))
98
WPEFRAMEWORK_LIBRARIES_INSTALL_STAGING = YES
109
WPEFRAMEWORK_LIBRARIES_DEPENDENCIES = wpeframework
1110

0 commit comments

Comments
 (0)