diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-jsonrpcserver_5.0.7.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-jsonrpcserver_5.0.7.bb | 3 |
1 files changed, 2 insertions, 1 deletions
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 537fd33136..12e9003798 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 @@ | |||
| 1 | SUMMARY = "Library to process JSON-RPC requests" | 1 | SUMMARY = "Library to process JSON-RPC requests" |
| 2 | HOMEPAGE = "https://github.com/bcb/jsonrpcserver" | 2 | HOMEPAGE = "https://github.com/explodinglabs/jsonrpcserver" |
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=61b63ea9d36f6fb63ddaaaac8265304f" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=61b63ea9d36f6fb63ddaaaac8265304f" |
| 5 | 5 | ||
| @@ -16,6 +16,7 @@ RDEPENDS:${PN} += "\ | |||
| 16 | python3-logging \ | 16 | python3-logging \ |
| 17 | python3-netclient \ | 17 | python3-netclient \ |
| 18 | python3-pkgutil \ | 18 | python3-pkgutil \ |
| 19 | python3-oslash \ | ||
| 19 | " | 20 | " |
| 20 | 21 | ||
| 21 | BBCLASSEXTEND = "native nativesdk" | 22 | BBCLASSEXTEND = "native nativesdk" |
