diff options
author | Roger Zanoni <rzanoni@igalia.com> | 2021-04-14 13:32:10 +0200 |
---|---|---|
committer | Roger Zanoni <rzanoni@igalia.com> | 2021-05-12 11:02:39 +0200 |
commit | 2b75334dbb3846715b55436da35f59b4848afd7d (patch) | |
tree | 118ee768b5cfaf6e854da2e3503ef3138be3cc54 /README.md | |
parent | 8a5b00e477f4a784de342c297e4b4534445cb973 (diff) |
Update run scripts for chromium84lamprey_11.91.0lamprey/11.91.011.91.0
Bug-AGL: SPEC-3830
Signed-off-by: Roger Zanoni <rzanoni@igalia.com>
Change-Id: I910ec4d01ba9ec52647b24d79180a8dd732fe1d7
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -1,4 +1,4 @@ -# Chromium68 browser service +# Chromium84 browser service ## Overview @@ -15,13 +15,13 @@ application framework recipes. ## Implementation notes This package does not contain the browser itself: -* chromium68 recipe will build Chromium68, and the WAM webview. -* chromium68 installed package will contain libcbe.so, that is a shared - library used both by Chromium68 browser and by WAM. -* chromium68-browser installed package contains the actual executable +* chromium84 recipe will build Chromium84, and the WAM webview. +* chromium84 installed package will contain libcbe.so, that is a shared + library used both by Chromium84 browser and by WAM. +* chromium84-browser installed package contains the actual executable and resources that are specific to the browser, but not used by WAM. -* chromium68-browser-service prepares a wgt file that points to the - executable installed by chromium68-browser. +* chromium84-browser-service prepares a wgt file that points to the + executable installed by chromium84-browser. ## Copyright and License Information Copyright (c) 2018 LG Electronics, Inc. |