From 872e9e40b57a22dde9efea643336a864f3aa4812 Mon Sep 17 00:00:00 2001
From: Lukas Bulwahn <lukas.bulwahn@bmw-carit.de>
Date: Mon, 3 Dec 2012 13:45:25 +0100
Subject: [PATCH] Updating README

---
 README.af_yocto | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/README.af_yocto b/README.af_yocto
index 1632b2a..44543be 100644
--- a/README.af_yocto
+++ b/README.af_yocto
@@ -25,7 +25,9 @@ CONTENT of the repository:
   meta/recipes-devtools/python/python-pyyaml_3.10.bb   recipe for pyyaml python library
   meta/recipes-devtools/python/python-rospkg_1.0.15.bb   recipe for rospkg tool
 
+RESOLVED ISSUES:
+  - recipes for python-pyyaml and python-rospkg create invalid shell scripts (header line refers to python-native instead of python.)
+    RESOLVED by patching distutils class--will be committed to yocto.
+
 OPEN ISSUES:
-  - recipes for python-pyyaml and python-rospkg create invalid shell scripts
-    (header line refers to python-native instead of python.)
   - Yocto: python-setuptools requires python-modules at run-time.
\ No newline at end of file
-- 
GitLab