[oe-commits] org.oe.documentation usermanual.xml: Replace references to bitbake 1.6 with 1.8.

Laibsch commit openembedded-commits at lists.openembedded.org
Wed Jun 6 15:25:39 UTC 2007


usermanual.xml: Replace references to bitbake 1.6 with 1.8.
The change is a little bit early as 1.8 is not yet officially required.
But the general consensus in IRC seems to be that whenever somebody
with a problem pops in that is on 1.6 to just update to 1.8.

Author: Laibsch at openembedded.org
Branch: org.openembedded.documentation
Revision: 03213d66835b92612058df0c3b6c5abf8f2cbceb
ViewMTN: http://monotone.openembedded.org/revision.psp?id=03213d66835b92612058df0c3b6c5abf8f2cbceb
Files:
1
usermanual/usermanual.xml
Diffs:

#
# mt diff -rceb0562c496534bce3e81db911dbfdc9322102c4 -r03213d66835b92612058df0c3b6c5abf8f2cbceb
#
# 
# 
# patch "usermanual/usermanual.xml"
#  from [892ce32c6f7cc88e3bccf34dad8db0d0f3af93fc]
#    to [9d79c5f01b273eddb6799df72680d59398f05e2f]
# 
============================================================
--- usermanual/usermanual.xml	892ce32c6f7cc88e3bccf34dad8db0d0f3af93fc
+++ usermanual/usermanual.xml	9d79c5f01b273eddb6799df72680d59398f05e2f
@@ -268,20 +268,20 @@ FILES_${PN} += "/usr/weirdpath/important
       <title>Getting <application>BitBake</application></title>
 
       <para>The required version of <application>BitBake</application> is
-      changing rapidly. At the time of writing (15th of October 2006)
-      <application>BitBake</application> 1.6.0 was required.</para>
+      changing rapidly. At the time of writing (30th of June 2007)
+      <application>BitBake</application> 1.8.2 was required.</para>
 
-      <para>A safe method is to get <application>BitBake</application> from a
-      stable (even mior number) Subversion branch. <screen>
-<command>svn</command> co http://svn.berlios.de/svnroot/repos/bitbake/branches/bitbake-1.6
+      <para>A safe method is to get the <application>BitBake</application> from a
+      stable Subversion branch (those with an even minor number). <screen>
+<command>svn</command> co http://svn.berlios.de/svnroot/repos/bitbake/branches/bitbake-1.8
 ...
-A   bitbake-1.6/classes/base.bbclass
-U   bitbake-1.6
-At revision 570.
+A   bitbake-1.8/classes/base.bbclass
+U   bitbake-1.8
+At revision 827.
             </screen> <application>BitBake</application> is checked out now;
       this completes the first and most critical dependency of OpenEmbedded.
       Issuing <command>svn</command> <command>up</command> in the
-      <emphasis>bitbake-1.6</emphasis> directory will update
+      <emphasis>bitbake-1.8</emphasis> directory will update
       <application>BitBake</application> to the latest stable version, but
       generally it is a good idea to stick with a specific known working
       version of <application>BitBake</application> until OpenEmbedded asks






More information about the Openembedded-commits mailing list