Skip to content

Commit

Permalink
R4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
volkan-aslan committed Oct 13, 2023
1 parent 6fc2089 commit db41eba
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package/wpe/wpebackend-rdk/wpebackend-rdk.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

WPEBACKEND_RDK_VERSION = R4.4.0
WPEBACKEND_RDK_VERSION = R4.4.1
WPEBACKEND_RDK_SITE = $(call github,WebPlatformForEmbedded,WPEBackend-rdk,$(WPEBACKEND_RDK_VERSION))
WPEBACKEND_RDK_INSTALL_STAGING = YES
WPEBACKEND_RDK_DEPENDENCIES = wpebackend libglib2
Expand Down
2 changes: 1 addition & 1 deletion package/wpe/wpeframework-amazon/wpeframework-amazon.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

WPEFRAMEWORK_AMAZON_VERSION = R4.4.0
WPEFRAMEWORK_AMAZON_VERSION = R4.4.1
WPEFRAMEWORK_AMAZON_SITE_METHOD = git
WPEFRAMEWORK_AMAZON_SITE = [email protected]:Metrological/WPEPluginAmazon.git
WPEFRAMEWORK_AMAZON_INSTALL_STAGING = YES
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# wpeframework-cdmi-clearkey
#
################################################################################
WPEFRAMEWORK_CDMI_CLEARKEY_VERSION = R4.4.0
WPEFRAMEWORK_CDMI_CLEARKEY_VERSION = R4.4.1
WPEFRAMEWORK_CDMI_CLEARKEY_SITE_METHOD = git
WPEFRAMEWORK_CDMI_CLEARKEY_SITE = [email protected]:rdkcentral/OCDM-Clearkey.git
WPEFRAMEWORK_CDMI_CLEARKEY_INSTALL_STAGING = YES
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
################################################################################

ifeq ($(BR2_PACKAGE_PLAYREADY4),y)
WPEFRAMEWORK_CDMI_PLAYREADY_VERSION = R4.4.0
WPEFRAMEWORK_CDMI_PLAYREADY_VERSION = R4.4.1
else
WPEFRAMEWORK_CDMI_PLAYREADY_VERSION = 59b3deba0710b9f372fd333fcc7aca2ebed483a6
endif
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# wpeframework-cdmi-widevine
#
################################################################################
WPEFRAMEWORK_CDMI_WIDEVINE_VERSION = R4.4.0
WPEFRAMEWORK_CDMI_WIDEVINE_VERSION = R4.4.1
WPEFRAMEWORK_CDMI_WIDEVINE_SITE_METHOD = git
WPEFRAMEWORK_CDMI_WIDEVINE_SITE = [email protected]:rdkcentral/OCDM-Widevine.git
WPEFRAMEWORK_CDMI_WIDEVINE_INSTALL_STAGING = NO
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# wpeframework-clientlibraries
#
################################################################################
WPEFRAMEWORK_CLIENTLIBRARIES_VERSION = R4.4.0
WPEFRAMEWORK_CLIENTLIBRARIES_VERSION = R4.4.1
WPEFRAMEWORK_CLIENTLIBRARIES_SITE = $(call github,rdkcentral,ThunderClientLibraries,$(WPEFRAMEWORK_CLIENTLIBRARIES_VERSION))
WPEFRAMEWORK_CLIENTLIBRARIES_INSTALL_STAGING = YES
WPEFRAMEWORK_CLIENTLIBRARIES_DEPENDENCIES = wpeframework wpeframework-interfaces
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# wpeframework-interfaces
#
################################################################################
WPEFRAMEWORK_INTERFACES_VERSION = R4.4.0
WPEFRAMEWORK_INTERFACES_VERSION = R4.4.1
WPEFRAMEWORK_INTERFACES_SITE = $(call github,rdkcentral,ThunderInterfaces,$(WPEFRAMEWORK_INTERFACES_VERSION))
WPEFRAMEWORK_INTERFACES_INSTALL_STAGING = YES
WPEFRAMEWORK_INTERFACES_DEPENDENCIES = wpeframework
Expand Down
2 changes: 1 addition & 1 deletion package/wpe/wpeframework-launcher/wpeframework-launcher.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
WPEFRAMEWORK_LAUNCHER_VERSION = R4.4.0
WPEFRAMEWORK_LAUNCHER_VERSION = R4.4.1
WPEFRAMEWORK_LAUNCHER_SITE = $(call github,WebPlatformForEmbedded,WPEPluginLauncher,$(WPEFRAMEWORK_LAUNCHER_VERSION))
WPEFRAMEWORK_LAUNCHER_INSTALL_STAGING = YES
WPEFRAMEWORK_LAUNCHER_DEPENDENCIES = wpeframework wpeframework-interfaces
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# wpeframework-libraries
#
################################################################################
WPEFRAMEWORK_LIBRARIES_VERSION = R4.4.0
WPEFRAMEWORK_LIBRARIES_VERSION = R4.4.1
WPEFRAMEWORK_LIBRARIES_SITE_METHOD = git
WPEFRAMEWORK_LIBRARIES_SITE = [email protected]:WebPlatformForEmbedded/ThunderLibraries.git
WPEFRAMEWORK_LIBRARIES_INSTALL_STAGING = YES
Expand Down
2 changes: 1 addition & 1 deletion package/wpe/wpeframework-netflix/wpeframework-netflix.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

WPEFRAMEWORK_NETFLIX_VERSION = R4.4.0
WPEFRAMEWORK_NETFLIX_VERSION = R4.4.1
ifeq ($(BR2_PACKAGE_NETFLIX50),y)
WPEFRAMEWORK_NETFLIX_CONF_OPTS += -DNETFLIX_VERSION_5=true
WPEFRAMEWORK_NETFLIX_CONF_OPTS += -DNETFLIX_VERSION_5_0=true
Expand Down
2 changes: 1 addition & 1 deletion package/wpe/wpeframework-plugins/wpeframework-plugins.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# wpeframework-plugins
#
################################################################################
WPEFRAMEWORK_PLUGINS_VERSION = R4.4.0
WPEFRAMEWORK_PLUGINS_VERSION = R4.4.1
WPEFRAMEWORK_PLUGINS_SITE = $(call github,rdkcentral,ThunderNanoServices,$(WPEFRAMEWORK_PLUGINS_VERSION))
WPEFRAMEWORK_PLUGINS_INSTALL_STAGING = YES
WPEFRAMEWORK_PLUGINS_DEPENDENCIES = wpeframework wpeframework-interfaces wpeframework-clientlibraries libpng
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# wpeframework-provisioning
#
################################################################################
WPEFRAMEWORK_PROVISIONING_VERSION = R4.4.0
WPEFRAMEWORK_PROVISIONING_VERSION = R4.4.1
WPEFRAMEWORK_PROVISIONING_SITE_METHOD = git
WPEFRAMEWORK_PROVISIONING_SITE = [email protected]:WebPlatformForEmbedded/WPEPluginProvisioning.git
WPEFRAMEWORK_PROVISIONING_INSTALL_STAGING = YES
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# wpeframework-rdkservices
#
################################################################################
WPEFRAMEWORK_RDKSERVICES_VERSION = R4.4.0
WPEFRAMEWORK_RDKSERVICES_VERSION = R4.4.1
WPEFRAMEWORK_RDKSERVICES_SITE_METHOD = git
WPEFRAMEWORK_RDKSERVICES_SITE = [email protected]:WebPlatformForEmbedded/ThunderNanoServicesRDK.git
WPEFRAMEWORK_RDKSERVICES_INSTALL_STAGING = YES
Expand Down
2 changes: 1 addition & 1 deletion package/wpe/wpeframework-tools/wpeframework-tools.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# wpeframework-tools
#
################################################################################
HOST_WPEFRAMEWORK_TOOLS_VERSION = R4.4.0
HOST_WPEFRAMEWORK_TOOLS_VERSION = R4.4.1
HOST_WPEFRAMEWORK_TOOLS_SITE = $(call github,rdkcentral,ThunderTools,$(HOST_WPEFRAMEWORK_TOOLS_VERSION))
HOST_WPEFRAMEWORK_TOOLS_INSTALL_STAGING = YES
HOST_WPEFRAMEWORK_TOOLS_INSTALL_TARGET = NO
Expand Down
2 changes: 1 addition & 1 deletion package/wpe/wpeframework-ui/wpeframework-ui.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# WPEFramework UI
#
################################################################################
WPEFRAMEWORK_UI_VERSION = R4.4.0
WPEFRAMEWORK_UI_VERSION = R4.4.1
WPEFRAMEWORK_UI_SITE = $(call github,rdkcentral,ThunderUI,$(WPEFRAMEWORK_UI_VERSION))
WPEFRAMEWORK_UI_DEPENDENCIES = wpeframework wpeframework-plugins

Expand Down
2 changes: 1 addition & 1 deletion package/wpe/wpeframework/wpeframework.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# wpeframework
#
################################################################################
WPEFRAMEWORK_VERSION = R4.4.0
WPEFRAMEWORK_VERSION = R4.4.1
WPEFRAMEWORK_SITE = $(call github,rdkcentral,Thunder,$(WPEFRAMEWORK_VERSION))
WPEFRAMEWORK_INSTALL_STAGING = YES
WPEFRAMEWORK_DEPENDENCIES = zlib $(call qstrip,$(BR2_PACKAGE_SDK_INSTALL)) host-wpeframework-tools
Expand Down

0 comments on commit db41eba

Please sign in to comment.