summaryrefslogtreecommitdiffstats
path: root/meta-ids
Commit message (Collapse)AuthorAgeFilesLines
* meta-secure-core: clean up ${COREBASE}/LICENSE and ${COREBASE}/meta/COPYING.MITJia Zhang2017-09-021-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 configuredJia Zhang2017-08-242-1/+5
| | | | Signed-off-by: Jia Zhang <lans.zhang2008@gmail.com>
* meta-ids: initial commit for IDS support (#11)Wenzong Fan2017-08-247-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>