Skip to content

Commit

Permalink
update multiple webOS OSE packages
Browse files Browse the repository at this point in the history
libwebosi18n: b3bbc72
cmake-modules-webos: c16dac8
pmloglib: c07d8b3
webos-wayland-extensions: bc33a88

Updated libwebosi18n, cmake-modules-webos, pmloglib, and
webos-wayland-extensions.
  • Loading branch information
throwaway96 committed Jan 31, 2024
1 parent b5cca48 commit 8818f78
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package/cmake-modules-webos/cmake-modules-webos.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

CMAKE_MODULES_WEBOS_VERSION = c3a5d821d1723c89936eaca82dc6d15605ad45ee
CMAKE_MODULES_WEBOS_VERSION = c16dac87aeeb36b93489b19421fb7e127b140c50
CMAKE_MODULES_WEBOS_SITE = $(call github,webosose,cmake-modules-webos,$(CMAKE_MODULES_WEBOS_VERSION))
CMAKE_MODULES_WEBOS_SUPPORTS_IN_SOURCE_BUILD = NO
CMAKE_MODULES_WEBOS_INSTALL_TARGET = NO
Expand Down
2 changes: 1 addition & 1 deletion package/libwebosi18n/libwebosi18n.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

LIBWEBOSI18N_VERSION = 3e757518ad9fa280a0cb12aca8248da912052b8b
LIBWEBOSI18N_VERSION = b3bbc727afba52fef8319e95474b47ac0d06f8e6
LIBWEBOSI18N_SITE = $(call github,webosose,libwebosi18n,$(LIBWEBOSI18N_VERSION))
LIBWEBOSI18N_INSTALL_STAGING = YES
LIBWEBOSI18N_SUPPORTS_IN_SOURCE_BUILD = NO
Expand Down
2 changes: 1 addition & 1 deletion package/pmloglib/pmloglib.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

PMLOGLIB_VERSION = 5a26755c09cd9d0355ec2907ded4078d00bd38c1
PMLOGLIB_VERSION = c07d8b3232739adcefe1f667062f9de82253f3af
PMLOGLIB_SITE = $(call github,webosose,pmloglib,$(PMLOGLIB_VERSION))
PMLOGLIB_INSTALL_STAGING = YES
PMLOGLIB_SUPPORTS_IN_SOURCE_BUILD = NO
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

WEBOS_WAYLAND_EXTENSIONS_VERSION = 715829259cfb061ddcb5e16efa2a420e99af57e8
WEBOS_WAYLAND_EXTENSIONS_VERSION = bc33a88c5dcf60cff7cbe998a41ca2404358a5ed
WEBOS_WAYLAND_EXTENSIONS_SITE = $(call github,webosose,webos-wayland-extensions,$(WEBOS_WAYLAND_EXTENSIONS_VERSION))

WEBOS_WAYLAND_EXTENSIONS_INSTALL_STAGING = YES
Expand Down

0 comments on commit 8818f78

Please sign in to comment.