mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-04 04:08:22 +00:00
Update python recipes to use the updated pypi class
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
485b30ac87
commit
b62ae60f86
@@ -3,7 +3,7 @@ LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=13e982bf1b7b164b9d6d1665dac83873"
|
||||
SRCNAME = "daemonize"
|
||||
|
||||
inherit pypi
|
||||
inherit pypi setuptools
|
||||
|
||||
RDEPENDS_${PN} = "\
|
||||
python-fcntl \
|
||||
|
||||
Reference in New Issue
Block a user