mirror of
https://git.yoctoproject.org/poky
synced 2026-02-05 16:28:43 +01:00
python3: Fix typo in python3-manifest.json
Fix a wrong "the" to be the intended "that". (From OE-Core rev: fe55f05a7068ba7b277a253058fdcc8964222bc1) Signed-off-by: Omri Sarig <omri.sarig13@gmail.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
10dce263f0
commit
4f60c1d029
@@ -1,7 +1,7 @@
|
||||
# DO NOT (entirely) modify this file manually, please read.
|
||||
#
|
||||
# IMPORTANT NOTE:
|
||||
# Please keep in mind that the create_manifest task relies on the fact the the
|
||||
# Please keep in mind that the create_manifest task relies on the fact that the
|
||||
# target and native Python packages are the same, and it also needs to be executed
|
||||
# with a fully working native package (with all the PACKAGECONFIGs enabled and all
|
||||
# and all the modules should be working, check log.do_compile), otherwise the script
|
||||
|
||||
Reference in New Issue
Block a user