Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-03-28 | Re-enable security flags proposed in Poky | Stephane Desneux | 1 | -1/+1 | |
This security feature was initially enabled by commit a1e6f20 but it has been disabled later by commit 85844f4. Bug-AGL: SPEC-501 Change-Id: Ic30065a9b3d599adb97bcca78c5863e47fc11920 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh> | |||||
2017-03-08 | Splice out distro configuration in own layer for compatibility | Jan-Simon Möller | 2 | -0/+103 | |
Upstream is working on guidelines for DISTRO and BSP layers. One outcome is the yocto-compat-layer tool. A requirement for BSP and DISTRO layers is that they are single-purpose aka just defining the distro and only defining the BSP. To comply with this, move the distro out into meta-agl-distro and adapt the templates. Bug-AGL: SPEC-472 Change-Id: I921127edc78e677bd75d42a793f0b3708a54dd79 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> |