mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
python-pip: Add HOMEPAGE info into recipe file.
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
252b3d64ad
commit
724699cd03
|
|
@ -1,4 +1,5 @@
|
|||
SUMMARY = "PIP is a tool for installing and managing Python packages"
|
||||
HOMEPAGE = "https://pip.pypa.io/"
|
||||
LICENSE = "MIT & LGPL-2.1"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=25fba45109565f87de20bae85bc39452"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user