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

bitbake: Sync with upstream after 2.8.12 release

This commit is contained in:
Richard Purdie
2009-01-02 17:27:25 +00:00
parent 8fa334d02a
commit bb80287762
4 changed files with 6 additions and 2 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.11"
__version__ = "1.8.13"
#============================================================================#
# BBOptions