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:
+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.11"
|
||||
__version__ = "1.8.13"
|
||||
|
||||
#============================================================================#
|
||||
# BBOptions
|
||||
|
||||
Reference in New Issue
Block a user