Skip to content

Commit

Permalink
imemanager=5
Browse files Browse the repository at this point in the history
:Release Notes:
Enabled VKB in OSE build

:Detailed Notes:
submissions/4..submissions/5
8120940 Enable VKB in OSE build

:Testing Performed:
Tested with engg build

:QA Notes:
:Issues Addressed:
[PLAT-73943] [OSE] CCC: imemanager=5
[PLAT-70168] Enable VKB on webOS OSE when
             Chromium is upgraded to 68 ver

Change-Id: I05cf7eb5994059d725df63fda1de9065f3fe533f
  • Loading branch information
aditi-jain1991 authored and Minjae Kim committed Apr 15, 2019
1 parent 02efcc9 commit 784b518
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions meta-webos/recipes-webos/imemanager/imemanager.bb
@@ -1,4 +1,4 @@
# Copyright (c) 2017-2018 LG Electronics, Inc.
# Copyright (c) 2017-2019 LG Electronics, Inc.

SUMMARY = "Maliit Input Method Plugins"
DESCRIPTION = "Mallit-based virtual keyboard and input method engine for open webOS"
Expand All @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7ca
DEPENDS = "qtbase luna-service2 luna-prefs qt-features-webos qtdeclarative maliit-framework-webos"
RDEPENDS_${PN} += "libhangul qml-webos-bridge"

WEBOS_VERSION = "1.0.0-4_efdc3fe58df8e17ed0972aa123a7d7d283b12ed6"
WEBOS_VERSION = "1.0.0-5_8f57b24afc5b58019426b1fda5e9ee823aaf9e4e"
PR = "r0"

inherit webos_component
Expand Down

0 comments on commit 784b518

Please sign in to comment.