aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/tomoyo-tools
AgeCommit message (Collapse)Author
2015-08-31tomoyo-tools: pass correct libdir to makeYi Zhao
Fix QA issue when enable multilib: ERROR: QA Issue: tomoyo-tools: Files/directories were installed but not shipped in any package: /usr/lib /usr/lib/libtomoyotools.so.3.0.2 /usr/lib/libtomoyotools.so.3 /usr/lib/.debug /usr/lib/tomoyo /usr/lib/.debug/libtomoyotools.so.3.0.2 /usr/lib/tomoyo/init_policy [snip] Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install. [installed-vs-shipped] Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
2015-01-08tomoyo-tools: use BP in SRC_URIRobert Yang
Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-11-24tomoyo-tools: Add new recipesQian Lei
TOMOYO Linux is a Mandatory Access Control (MAC) implementation for Linux that can be used to increase the security of a system, while also being useful purely as a system analysis tool. Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>