WPE Webkit
Description
Preparation
Download
git clone --branch master git://git.openembedded.org/bitbake
git clone --branch sumo git://git.openembedded.org/openembedded-core
git clone --branch sumo git://git.yoctoproject.org/meta-freescale
git clone --branch sumo https://github.com/SolidRun/meta-solidrun-arm-imx6.git
git clone --branch sumo git://git.yoctoproject.org/poky
git clone --branch sumo https://github.com/Freescale/meta-freescale-distro.git
git clone --branch master https://github.com/Igalia/meta-webkit.gitConfigure
create build directory in current folder
List all required meta layers in conf/bblayers.conf:
Select target machine and features in conf/local.conf (by appending at the end):
Build
Deploy
Run
References
Last updated