From 04365253bddc02279bfd6255f734ebd9e703a9c3 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Sat, 24 Nov 2018 16:26:11 -0500 Subject: Add instrument cluster profile definitions Add definitions for instrument cluster profiles for plain Wayland/Weston based images and images that also include Qt5 support. Due to the current requirement that profiles only be a superset of one parent profile, the Qt5 profile inherits from agl-profile-graphical-qt5 and not agl-profile-cluster as one might expect. This is due to some of the required recipes and bbappends for Qt5 usage only being available in the meta-agl-profile-graphical-qt5 layer. Change-Id: I863b35bdc009775ac204a720bbc2cc85e71c268a Signed-off-by: Scott Murray --- templates/feature/agl-profile-cluster/included.dep | 1 + 1 file changed, 1 insertion(+) create mode 100644 templates/feature/agl-profile-cluster/included.dep (limited to 'templates/feature/agl-profile-cluster/included.dep') diff --git a/templates/feature/agl-profile-cluster/included.dep b/templates/feature/agl-profile-cluster/included.dep new file mode 100644 index 000000000..032609b8a --- /dev/null +++ b/templates/feature/agl-profile-cluster/included.dep @@ -0,0 +1 @@ +agl-profile-graphical -- cgit 1.2.3-korg