mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
bitbake: Switch to bitbake-dev version (bitbake master upstream)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
# with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
|
||||
__version__ = "1.8.13"
|
||||
__version__ = "1.9.0"
|
||||
|
||||
__all__ = [
|
||||
|
||||
@@ -54,6 +54,7 @@ __all__ = [
|
||||
# modules
|
||||
"parse",
|
||||
"data",
|
||||
"command",
|
||||
"event",
|
||||
"build",
|
||||
"fetch",
|
||||
|
||||
Reference in New Issue
Block a user