瀏覽代碼

bitbake: README: add required python version for bitbake

(Bitbake rev: 8f9402b291421ebcbf0a3ab97791c87af4b3f36e)

Signed-off-by: Frank de Brabander <debrabander@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Frank de Brabander 2 年之前
父節點
當前提交
35c7fbab7f
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      bitbake/README

+ 2 - 0
bitbake/README

@@ -13,6 +13,8 @@ Bitbake plain documentation can be found under the doc directory or its integrat
 html version at the Yocto Project website:
     https://docs.yoctoproject.org
 
+Bitbake requires Python version 3.8 or newer.
+
 Contributing
 ------------