mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 21:32:12 +02:00
python3-psutil/python3-bcrypt: Add missing HOMEPAGE
Add missing HOMEPAGE entries to the two recipes imported from meta-oe to fix selftest failures. (From OE-Core rev: 7fefeea0b8a0784052e87768588859c703d47fb5) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
SUMMARY = "A cross-platform process and system utilities module for Python"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=e35fd9f271d19d5f742f20a9d1f8bb8b"
|
||||
HOMEPAGE = "https://pypi.org/project/psutil/"
|
||||
|
||||
SRC_URI[sha256sum] = "869842dbd66bb80c3217158e629d6fceaecc3a3166d3d1faee515b05dd26ca25"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user