From e2ce969cebc10da07f55c36d0887ad87fc365ebd Mon Sep 17 00:00:00 2001
From: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
Date: Tue, 7 Jun 2016 15:30:54 +0200
Subject: [PATCH] remark necessary DISTRO_FEATURE (addresses #389)

---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index 6eb222e..4b79e76 100644
--- a/README.md
+++ b/README.md
@@ -111,6 +111,10 @@ Currently, this layer is still under continuous development.
   urdfdom-py depends on the meta-python layer since
   a6d7ba92645a112af358efd94ff3aa0c74985a51@meta-openembedded.
 
+  Since 3edf08b38b0af93cef0933b061349264dc86d54c@openembedded-core,
+  recipes relying on opencv need to activate the DISTRO\_FEATURE
+  opengl.
+
 ## INSTALLATION ##
 
   The repository contains a layer for ROS that builds on top of the
-- 
GitLab