aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Liu <net147@gmail.com>2015-12-15 20:44:29 +1100
committerMartin Jansa <Martin.Jansa@gmail.com>2015-12-18 13:11:42 +0100
commitc6e7096715a869e880610efa8fef073ed4ab3684 (patch)
tree3d9ff7b12113e1ae1dbe46130b2847bb66dc05d7
parent3d7f4461355a4c3b279fac9007a05d8cfbb2ceec (diff)
README: remove meta-ruby dependency
The ruby recipe has been moved into OE-core so the meta-ruby layer is no longer needed as the ruby recipe will always be present. Signed-off-by: Jonathan Liu <net147@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--README5
1 files changed, 0 insertions, 5 deletions
diff --git a/README b/README
index dcfb5e52..9817851b 100644
--- a/README
+++ b/README
@@ -4,11 +4,6 @@ URI: git://github.com/openembedded/oe-core.git
branch: master
revision: HEAD
-URI: git://github.com/openembedded/meta-oe.git
-layers: meta-ruby
-branch: master
-revision: HEAD
-
When building stuff like qtdeclarative, qtquick, qtwebkit, make sure that
you have required PACKAGECONFIG options enabled in qtbase build, see qtbase.inc
for detail.