January 2018
Intermediate to advanced
456 pages
12h 49m
English
The Epiphany web browser is included with Poky. Epiphany started as a fork of the Mozilla Suite intended to make a lean, fast browser. Epiphany started off as Galeon and it needed a second fork to become the current Epiphany project. It moved away from Mozilla's Gecko layout engine in favor of using Webkit, a layout engine with origins in the KDE project. It is the default browser for the GNOME project and it complies with the GNOME Human Interface Guidelines. It is released under the GPLv3 license. To include Epiphany, we only need to add it to our image by modifying conf/local.conf, as follows:
IMAGE_INSTALL_append = " epiphany"
The Epiphany browser can make use of graphical acceleration if run under a hardware-accelerated ...
Read now
Unlock full access