Signed-off-by: Huang Qiyu <[email protected]> --- meta-python/recipes-devtools/python/python-pip_9.0.1.bb | 1 + 1 file changed, 1 insertion(+)
diff --git a/meta-python/recipes-devtools/python/python-pip_9.0.1.bb b/meta-python/recipes-devtools/python/python-pip_9.0.1.bb index 2851761..5ddd8d5 100644 --- a/meta-python/recipes-devtools/python/python-pip_9.0.1.bb +++ b/meta-python/recipes-devtools/python/python-pip_9.0.1.bb @@ -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" -- 2.7.4 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
