mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
bitbake: Sync with 1.8.8 release
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2513 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
+1
-1
@@ -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.7"
|
||||
__version__ = "1.8.9"
|
||||
|
||||
#============================================================================#
|
||||
# BBOptions
|
||||
|
||||
Reference in New Issue
Block a user