mirror of
https://git.yoctoproject.org/poky
synced 2026-04-02 17:02:21 +02:00
python3-pip: remove obsolete and confusing comment
This comment is very obsolete. (From OE-Core rev: 147875f0bf7b68694c0338b6f212b03bfdca2ea8) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3046042ea4
commit
17b0f1ecc6
@@ -45,7 +45,6 @@ EOF
|
||||
}
|
||||
|
||||
do_install:append() {
|
||||
# Install as pip3 and leave pip2 as default
|
||||
if [ -e ${D}/${bindir}/pip ]; then
|
||||
rm ${D}/${bindir}/pip
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user