mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02: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:
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
|
||||
|
|
Loading…
Reference in New Issue
Block a user