Skip to content

Commit c2deaae

Browse files
committed
Fixing amazon symbol error
1 parent 7ab9b18 commit c2deaae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package/amazon-backend/amazon-backend.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
################################################################################
66

7-
AMAZON_BACKEND_VERSION = 950b97f47e0f02af2c72366bb153ea8ea1577fd0
7+
AMAZON_BACKEND_VERSION = a85e6cee315862898b21debe992f959b2a05ea82
88
AMAZON_BACKEND_SITE = [email protected]:Metrological/amazon-backend.git
99
AMAZON_BACKEND_SITE_METHOD = git
1010
AMAZON_BACKEND_DEPENDENCIES = wpeframework wpeframework-clientlibraries

package/wpe/wpeframework-tools/wpeframework-tools.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# wpeframework-tools
44
#
55
################################################################################
6-
WPEFRAMEWORK_TOOLS_VERSION = 14c858dda094aa76abfe2204ba4e85dc73150b4d
6+
WPEFRAMEWORK_TOOLS_VERSION = 2b23f298dd6b317e1ecb97b6949b009d0168a697
77
HOST_WPEFRAMEWORK_TOOLS_SITE = $(call github,rdkcentral,Thunder,$(WPEFRAMEWORK_TOOLS_VERSION))
88
HOST_WPEFRAMEWORK_TOOLS_INSTALL_STAGING = YES
99
HOST_WPEFRAMEWORK_TOOLS_INSTALL_TARGET = NO

0 commit comments

Comments
 (0)