From caac9029259deab6b29e938707e975a11863e2c6 Mon Sep 17 00:00:00 2001 From: Lukas Bulwahn Date: Sat, 3 May 2014 08:46:55 +0200 Subject: [PATCH] README.md: replacing outdated note by honest statement --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4c15868..e34cb34 100644 --- a/README.md +++ b/README.md @@ -72,12 +72,14 @@ Currently, this layer is still under continuous development. The repository contains a layer for ROS that builds on top of the OpenEmbedded Core layer and the meta-oe layer. - We believe it should work with the current HEAD of the layers mentioned above. - As a further reference, here are the version I currently work with: + We try our best to keep up with the development of the current HEAD + of the layers mentioned above. If you notice any problems with the + current HEAD, please report this in our issue tracker. - * commit d3d5ccd3275196fb9e4cb8f49d3c087b97c20ed6 of https://github.com/openembedded/oe-core - * commit 2a463dddcf76d7fa437e96f6cf0210143e97a904 of https://github.com/openembedded/meta-oe - * commit bf9be2029b2bded5f532bdda4c38ae3dff5d1cf6 of git://git.openembedded.org/bitbake in the bitbake directory + You can use this layer with earlier versions of the layers mentioned above + and their release branches, dora and daisy, with a few minor adjustments. + The section "dependencies on recent commits" in this file provides a few + pointers to adjust this layer for other versions. ## USAGE ##