Add aglwgt class
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Wed, 28 Dec 2016 13:54:42 +0000 (14:54 +0100)
committerStephane Desneux <stephane.desneux@iot.bzh>
Mon, 27 Mar 2017 13:33:39 +0000 (15:33 +0200)
commitc0c8c5875ca159a81d017082c472126b0f020523
tree99c29d209a4ab9f71079aff6c852f9791613313c
parent065566a2dcfa683591e189fd06c9aa997a40ed81
Add aglwgt class

This change adds a aglwgt.bbclass which does:
- simplify the application (wrapper) recipes within AGL
- enforces that 'make package' is present to guarantee the SDK workflow works
- places the wgt in the standard location of the AGL reference distro /usr/AGL/apps/

Later the following features will be added to the class:
- automatic generation of a wrapper for smoke-test of install/uninstall operations (ptest script)
- build-time format checks

Change-Id: Ie4f8281061febf3495d33bb1483f8c64b54ed8e9
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
meta-app-framework/classes/aglwgt.bbclass [new file with mode: 0644]