Age | Commit message (Collapse) | Author | Files | Lines |
|
These files have been moved and no longer belong in this repo.
Check meta-agl.
Bug-AGL: SPEC-3453
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: I5abaaedc4bbcf3e9b6476e3d0059807fe9211667
|
|
Fix the warning about usage of the deprecated distro_check_features
class by switching to the new check_features class. This slipped
through the cracks during the dunfell upgrade.
Bug-AGL: SPEC-3302
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Ifc2de2b1b7a82330134c8f645a8b415651ff3931
|
|
The new name for the layer is meta-agl-profile-graphical-html5 and the
feature is agl-profile-graphical-html5, which better match the other
existing features like agl-profile-graphical-qt5.
Usage:
aglsetup.sh -m $MACHINE agl-profile-graphical-html5
Build minimal image to run HTML5 apps:
bitbake agl-image-graphical-html5
Include to agl-demo-platform:
IMAGE_INSTALL_append = " packagegroup-agl-appfw-html5"
Change-Id: I4a4d4f85dd7fc23be51621702f842aa86a0dc3a5
Signed-off-by: Jacobo Aragunde Pérez <jaragunde@igalia.com>
|