1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

bitbake: Update to 1.8.10 release

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3555 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2008-01-20 14:58:00 +00:00
parent 079e6825aa
commit 05c49eaac2
5 changed files with 11 additions and 6 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ sys.path.insert(0,os.path.join(os.path.dirname(os.path.dirname(sys.argv[0])), 'l
import bb
from bb import cooker
__version__ = "1.8.9"
__version__ = "1.8.11"
#============================================================================#
# BBOptions