- python3-pip helps developers to test and deploy huge numbers of python3 applications in short time.
- Also, we had a customer suggestion in past to package python3-pip in tisdk-default-image [1] [1]: https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1194285/processor-sdk-am64x-need-help-on-network-manager-and-modem-manager Signed-off-by: Chirag Shilwant <[email protected]> --- .../packagegroups/packagegroup-arago-tisdk-addons.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb index 8dbffa81..07ad6190 100644 --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb @@ -79,6 +79,7 @@ EXTRA_PACKAGES = " \ nodejs-npm \ protobuf \ ccief-basic \ + python3-pip \ " EXTRA_PACKAGES:omapl138 = " \ -- 2.34.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15335): https://lists.yoctoproject.org/g/meta-arago/message/15335 Mute This Topic: https://lists.yoctoproject.org/mt/106186028/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
