webosbrew / hyperion.ng-webos-loader

11 stars 7 forks source link

Hyperion.NG for webOS

Binaries are available through Homebrew Channel.

Building

Requirements

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:

Related projects

Credits