[oe] [meta-selinux][PATCH] README: update the Dependencies area

Qi.Chen at windriver.com Qi.Chen at windriver.com
Wed Oct 9 09:20:57 UTC 2013


From: Chen Qi <Qi.Chen at windriver.com>

Add meta-oe to the dependencies as some recipes in meta-selinux may
require it. Here's a dependency chain:

['policycoreutils', 'libselinux', 'swig-native']

And swig is from meta-oe layer.

Signed-off-by: Chen Qi <Qi.Chen at windriver.com>
---
 README |    7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/README b/README
index 926d880..987f7ac 100644
--- a/README
+++ b/README
@@ -34,6 +34,13 @@ the Yocto Project website:
 
 http://www.yoctoproject.org
 
+For some recipes, the meta-oe layer is required:
+
+URI: git://github.com/openembedded/meta-oe.git
+subdirectory: meta-oe
+branch: master
+revision: HEAD
+
 
 Maintenance
 -----------
-- 
1.7.9.5




More information about the Openembedded-devel mailing list