Add missing HOMEPAGE entries to the two recipes imported from meta-oe to fix
selftest failures.

Signed-off-by: Richard Purdie <[email protected]>
---
 meta/recipes-devtools/python/python3-bcrypt_3.2.0.bb | 1 +
 meta/recipes-devtools/python/python3-psutil_5.9.0.bb | 1 +
 2 files changed, 2 insertions(+)

diff --git a/meta/recipes-devtools/python/python3-bcrypt_3.2.0.bb 
b/meta/recipes-devtools/python/python3-bcrypt_3.2.0.bb
index 92a6a0d8c5f..731aff299ba 100644
--- a/meta/recipes-devtools/python/python3-bcrypt_3.2.0.bb
+++ b/meta/recipes-devtools/python/python3-bcrypt_3.2.0.bb
@@ -1,6 +1,7 @@
 DESCRIPTION = "Modern password hashing for your software and your servers."
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=8f7bb094c7232b058c7e9f2e431f389c"
+HOMEPAGE = "https://pypi.org/project/bcrypt/";
 
 DEPENDS += "${PYTHON_PN}-cffi-native"
 
diff --git a/meta/recipes-devtools/python/python3-psutil_5.9.0.bb 
b/meta/recipes-devtools/python/python3-psutil_5.9.0.bb
index 3df0e5d003e..df304f01e69 100644
--- a/meta/recipes-devtools/python/python3-psutil_5.9.0.bb
+++ b/meta/recipes-devtools/python/python3-psutil_5.9.0.bb
@@ -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"
 
-- 
2.32.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#163196): 
https://lists.openembedded.org/g/openembedded-core/message/163196
Mute This Topic: https://lists.openembedded.org/mt/89786281/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to