[yocto] [AB PATCH 25/27] yocto-autobuilder-setup: set the correct bb version

Elizabeth Flanagan elizabeth.flanagan at intel.com
Wed Mar 5 10:23:16 PST 2014


Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan at intel.com>
---
 yocto-autobuilder-setup | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/yocto-autobuilder-setup b/yocto-autobuilder-setup
index 227d5f6..69c1e83 100644
--- a/yocto-autobuilder-setup
+++ b/yocto-autobuilder-setup
@@ -137,8 +137,8 @@ if [ -n "${config_check:+x}" ]; then
     echo ""
     echo " Ready to start the yocto autobuilder."
     echo ""
-    echo " The yocto-autobuilder runs buildbot 0.8.7p1 with some modifications to "
-    echo " layout.py and buildbot/status/master.py. "
+    echo " The yocto-autobuilder runs buildbot 0.8.8 with some modifications and"
+    echo " a different git fetcher (yoctogit.py)"
     echo ""
     echo "#########################################################################"
     buildbot upgrade-master ${PWD}/yocto-master
-- 
1.8.1.2




More information about the yocto mailing list