Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Various release fixes #605

Merged
merged 9 commits into from
Oct 4, 2023
Merged

[WIP] Various release fixes #605

merged 9 commits into from
Oct 4, 2023

Commits on Oct 4, 2023

  1. webos-connman-adapter: Fix permission issues to com.webos.service.dow…

    …nloadmanager
    
    Signed-off-by: Herman van Hazendonk <github.com@herrie.org>
    Herrie82 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    fbadbfe View commit details
    Browse the repository at this point in the history
  2. mojoloader: Update patch

    Fixes inconsistent white spacing & sys deprecation warning in logs.
    
    Oct 02 07:51:16 qemux86-64 ls-hubd[741]: (node:741) [DEP0025] DeprecationWarning: sys is deprecated. Use util instead.
    
    Signed-off-by: Herman van Hazendonk <github.com@herrie.org>
    Herrie82 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    6527494 View commit details
    Browse the repository at this point in the history
  3. meta-luneos: Remove https-everywhere

    Since this was used by org.webosports.app.browser which we no longer ship.
    
    Signed-off-by: Herman van Hazendonk <github.com@herrie.org>
    Herrie82 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    ce2a9c9 View commit details
    Browse the repository at this point in the history
  4. appinstalld.service: Add back the Install section

    Seems this was missed while migrating to OSE's service file.
    
    Fixes:
    
    2023-10-02T06:56:35.560797Z [323.813052172] kern.warning ls-hubd [] ls-hubd LSHUB_NO_SERVICE {} _LSHubSendQueryNameReplyMessage: Failed Connecting to Service err_code: -3, service_name: "com.webos.appInstallService", unique_name: "(null)", static, fd -1
    
    Signed-off-by: Herman van Hazendonk <github.com@herrie.org>
    Herrie82 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    dfb22a0 View commit details
    Browse the repository at this point in the history
  5. notificationmgr.service.in: Add various fixes for LuneOS

    This one seems to have gotten missed out on migration to OSE's version.
    
    Fixes:
    
    Oct 02 14:10:32 qemux86-64 notificationmgr[724]: [] [pmlog]
    <default-lib> LS_NO_METH {"METHOD":"getPincodePromptNotification"}
    Couldn't find method: getPincodePromptNotification
    
    2023-10-02T06:56:22.156470Z [310.408720652] kern.err WebAppMgr [] wam.jsconsole ERROR {} E[797:797:CONSOLE(2)] "com.webos.app.notification \"LS2Request: com.webos.notification is not running.\", source:
    
    Signed-off-by: Herman van Hazendonk <github.com@herrie.org>
    Herrie82 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    a7af477 View commit details
    Browse the repository at this point in the history
  6. com.webos.service.pdm: Remove the Android Auto bits

    There doesn't seem to be an elegant way provided, so let's do it like this for now.
    
    Not likely we'll ever need this in LuneOS and it gives a lot of logspam.
    
    Signed-off-by: Herman van Hazendonk <github.com@herrie.org>
    Herrie82 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    bf2a959 View commit details
    Browse the repository at this point in the history
  7. chromium: Update patches

    Clean up trailing whitespace errors in patches and move Upstream-Status.
    
    Signed-off-by: Herman van Hazendonk <github.com@herrie.org>
    Herrie82 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    d978ce8 View commit details
    Browse the repository at this point in the history
  8. webruntime-repo_94.inc: Add patch to allow loading of local resources

    Signed-off-by: Herman van Hazendonk <github.com@herrie.org>
    Herrie82 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    d01a3c4 View commit details
    Browse the repository at this point in the history
  9. com.webos.service.pdm: Fix 2nd patch to apply

    Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
    shr-project authored and Herrie82 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    3fe41a6 View commit details
    Browse the repository at this point in the history