Skip to content

webosbrew/hyperion.ng-webos-loader

Folders and files

NameName
Last commit message
Last commit date
Jan 25, 2024
Mar 15, 2022
Jun 14, 2022
Mar 11, 2022
Jan 29, 2024
Mar 11, 2022
Mar 11, 2022
Jan 29, 2024
Apr 23, 2022
Mar 11, 2022
Mar 11, 2022
Mar 11, 2022
Jan 29, 2024
Jan 24, 2024
Jan 23, 2024
Jan 23, 2024
Jan 29, 2024
Jan 29, 2024

Repository files navigation

Hyperion.NG for webOS

Binaries are available through Homebrew Channel.

Building

Requirements

  • Linux host system
  • buildroot-nc4, a toolchain targeting webOS
  • Git
  • CMake
  • npm

Instructions

Build Hyperion.NG:

./build_hyperion_ng.sh

Build webOS frontend/service:

./build.sh

Both scripts take the environment variable TOOLCHAIN_DIR, defaulting to $HOME/arm-webos-linux-gnueabi_sdk-buildroot.

To provide a different path, run export TOOLCHAIN_DIR=/your/toolchain/path before executing the respective scripts.

Two other environment variables can also be used to configure build_hyperion_ng.sh:

  • HYPERION_NG_REPO - Repository from which to obtain Hyperion.NG. Defaults to https://github.com/hyperion-project/hyperion.ng.
  • HYPERION_NG_BRANCH - Which branch to check out from the above repo. Defaults to master.

Related projects

Credits

  • @Smx-smx
  • @TBSniller
  • @Informatic
  • @Mariotaku
  • @Lord-Grey
  • @Paulchen-Panther
  • @chbartsch
  • throwaway96