This one is needed for version 5.0.7. And should not be needed anymore for version 6.x.
Signed-off-by: Jan Vermaete <[email protected]> --- .../recipes-devtools/python/python3-jsonrpcserver_5.0.7.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-jsonrpcserver_5.0.7.bb b/meta-python/recipes-devtools/python/python3-jsonrpcserver_5.0.7.bb index 537fd3313..12e900379 100644 --- a/meta-python/recipes-devtools/python/python3-jsonrpcserver_5.0.7.bb +++ b/meta-python/recipes-devtools/python/python3-jsonrpcserver_5.0.7.bb @@ -1,5 +1,5 @@ SUMMARY = "Library to process JSON-RPC requests" -HOMEPAGE = "https://github.com/bcb/jsonrpcserver" +HOMEPAGE = "https://github.com/explodinglabs/jsonrpcserver" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=61b63ea9d36f6fb63ddaaaac8265304f" @@ -16,6 +16,7 @@ RDEPENDS:${PN} += "\ python3-logging \ python3-netclient \ python3-pkgutil \ + python3-oslash \ " BBCLASSEXTEND = "native nativesdk" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#97862): https://lists.openembedded.org/g/openembedded-devel/message/97862 Mute This Topic: https://lists.openembedded.org/mt/92442783/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
