Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | meta-secure-core: clean up ${COREBASE}/LICENSE and ${COREBASE}/meta/COPYING.MIT | Jia Zhang | 2017-09-02 | 1 | -2/+1 |
| | | | | | | | | ${COREBASE}/LICENSE is not a valid license file. So it is recommended to use '${COMMON_LICENSE_DIR}/MIT' for a MIT License file in LIC_FILES_CHKSUM. This will become an error in the future. Signed-off-by: Jia Zhang <lans.zhang2008@gmail.com> | ||||
* | meta-ids: install packagegroup-ids if the feature ids configured | Jia Zhang | 2017-08-24 | 2 | -1/+5 |
| | | | | Signed-off-by: Jia Zhang <lans.zhang2008@gmail.com> | ||||
* | meta-ids: initial commit for IDS support (#11) | Wenzong Fan | 2017-08-24 | 7 | -0/+157 |
* Add new layer for IDS support * Add package mtree to provide basic IDS functions Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> |