[yocto] [meta-cgl][PATCH] CGL recipes compliance calculator first draft

2016-05-14 Thread Sanziana.Voicu
From: Sanziana Voicu Signed-off-by: Sanziana Voicu --- meta-cgl-common/classes/cgl-calc.bbclass | 21 .../recipes-cgl/corosync/corosync_1.4.7.bb | 7 +- .../recipes-cgl/pacemaker/pacemaker_1.1.13.bb | 7 +- scripts/script.py | 11

[yocto] [meta-cgl][PATCH] CGL recipes compliance calculator first draft

2016-05-14 Thread Sanziana.Voicu
From: Sanziana Voicu Signed-off-by: Sanziana Voicu --- meta-cgl-common/classes/cgl-calc.bbclass | 21 .../recipes-cgl/corosync/corosync_1.4.7.bb | 7 +- .../recipes-cgl/pacemaker/pacemaker_1.1.13.bb | 7 +- scripts/script.py | 11

[yocto] [meta-cgl][PATCH] CGL Requirements Template Parser first draft

2016-04-30 Thread Sanziana.Voicu
From: Sanziana Voicu The script creates three arrays for each type of requirement, based on a template. The arrays are ordered for a highly costumisable search. This script is the first component of a calculator/automatic template parser and updater tool. Signed-off-by: Sanziana Voicu --- scri

[yocto] [PATCH 1/1] CGL Requirements Template Parser first draft

2016-04-30 Thread Sanziana.Voicu
From: Sanziana Voicu The script creates three arrays for each type of requirement, based on a template. The arrays are ordered for a highly costumisable search. This script is the first component of a calculator/automatic template parser and updater tool. Signed-off-by: Sanziana Voicu --- scri