meta-html5-framework: rename layer and feature 38/23138/2 8.99.2 icefish/8.99.2 icefish_8.99.2
authorJacobo Aragunde Pérez <jaragunde@igalia.com>
Tue, 3 Dec 2019 10:53:34 +0000 (11:53 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 6 Dec 2019 14:31:47 +0000 (14:31 +0000)
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>
18 files changed:
meta-agl-profile-graphical-html5/conf/layer.conf [moved from meta-html5-framework/conf/layer.conf with 100% similarity]
meta-agl-profile-graphical-html5/recipes-platform/images/agl-image-graphical-html5.bb [moved from meta-html5-framework/recipes-platform/images/agl-image-graphical-html5.bb with 100% similarity]
meta-agl-profile-graphical-html5/recipes-platform/images/agl-image-graphical-html5.inc [moved from meta-html5-framework/recipes-platform/images/agl-image-graphical-html5.inc with 100% similarity]
meta-agl-profile-graphical-html5/recipes-platform/packagegroups/packagegroup-agl-appfw-html5.bb [moved from meta-html5-framework/recipes-platform/packagegroups/packagegroup-agl-appfw-html5.bb with 100% similarity]
meta-agl-profile-graphical-html5/recipes-platform/packagegroups/packagegroup-agl-profile-graphical-html5.bb [moved from meta-html5-framework/recipes-platform/packagegroups/packagegroup-agl-profile-graphical-html5.bb with 100% similarity]
meta-agl-profile-graphical-html5/recipes-wam/chromium/chromium-browser-service.bb [moved from meta-html5-framework/recipes-wam/chromium/chromium-browser-service.bb with 100% similarity]
meta-agl-profile-graphical-html5/recipes-wam/chromium/chromium68/v8-qemu-wrapper.patch [moved from meta-html5-framework/recipes-wam/chromium/chromium68/v8-qemu-wrapper.patch with 100% similarity]
meta-agl-profile-graphical-html5/recipes-wam/chromium/chromium68_git.bb [moved from meta-html5-framework/recipes-wam/chromium/chromium68_git.bb with 100% similarity]
meta-agl-profile-graphical-html5/recipes-wam/chromium/gn-utils.inc [moved from meta-html5-framework/recipes-wam/chromium/gn-utils.inc with 100% similarity]
meta-agl-profile-graphical-html5/recipes-wam/wam/files/WebAppMgr.env [moved from meta-html5-framework/recipes-wam/wam/files/WebAppMgr.env with 100% similarity]
meta-agl-profile-graphical-html5/recipes-wam/wam/files/WebAppMgr@.service [moved from meta-html5-framework/recipes-wam/wam/files/WebAppMgr@.service with 100% similarity]
meta-agl-profile-graphical-html5/recipes-wam/wam/wam-tinyproxy_git.bb [moved from meta-html5-framework/recipes-wam/wam/wam-tinyproxy_git.bb with 100% similarity]
meta-agl-profile-graphical-html5/recipes-wam/wam/wam_git.bb [moved from meta-html5-framework/recipes-wam/wam/wam_git.bb with 100% similarity]
templates/feature/agl-html5-framework/50_bblayers.conf.inc [deleted file]
templates/feature/agl-html5-framework/README_feature_agl-html5-framework.md [deleted file]
templates/feature/agl-profile-graphical-html5/50_bblayers.conf.inc [new file with mode: 0644]
templates/feature/agl-profile-graphical-html5/README_feature_agl-profile-graphical-html5.md [new file with mode: 0644]
templates/feature/agl-profile-graphical-html5/included.dep [moved from templates/feature/agl-html5-framework/included.dep with 100% similarity]

diff --git a/templates/feature/agl-html5-framework/50_bblayers.conf.inc b/templates/feature/agl-html5-framework/50_bblayers.conf.inc
deleted file mode 100644 (file)
index 952ef4e..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-
-BBLAYERS =+ " \
-       ${METADIR}/meta-agl-devel/meta-html5-framework \
-       "
-
diff --git a/templates/feature/agl-html5-framework/README_feature_agl-html5-framework.md b/templates/feature/agl-html5-framework/README_feature_agl-html5-framework.md
deleted file mode 100644 (file)
index d992009..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
----
-description: Feature agl-html5-framework
-authors: Jacobo Aragunde Pérez <jaragunde@igalia.com>
----
-       
-### Feature agl-html5-framework
-        
-*Description is missing - please complete file meta-agl-devel/templates/feature/agl-html5-framework/README_feature_agl-html5-framework.md*
-
diff --git a/templates/feature/agl-profile-graphical-html5/50_bblayers.conf.inc b/templates/feature/agl-profile-graphical-html5/50_bblayers.conf.inc
new file mode 100644 (file)
index 0000000..a7e9da1
--- /dev/null
@@ -0,0 +1,5 @@
+
+BBLAYERS =+ " \
+       ${METADIR}/meta-agl-devel/meta-agl-profile-graphical-html5 \
+       "
+
diff --git a/templates/feature/agl-profile-graphical-html5/README_feature_agl-profile-graphical-html5.md b/templates/feature/agl-profile-graphical-html5/README_feature_agl-profile-graphical-html5.md
new file mode 100644 (file)
index 0000000..dc00f94
--- /dev/null
@@ -0,0 +1,8 @@
+---
+description: Feature agl-profile-graphical-html5
+authors: Jacobo Aragunde Pérez <jaragunde@igalia.com>
+---
+
+### Feature agl-profile-graphical-html5
+
+Packages required to run web applications in AGL. The provided image agl-image-graphical-html5 includes the minimum set of packages required for this purpose.