diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-uinput_0.11.2.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-uinput_0.11.2.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-uinput_0.11.2.bb b/meta-python/recipes-devtools/python/python3-uinput_0.11.2.bb index 737bbfe2c8..ef466539bd 100644 --- a/meta-python/recipes-devtools/python/python3-uinput_0.11.2.bb +++ b/meta-python/recipes-devtools/python/python3-uinput_0.11.2.bb | |||
| @@ -3,8 +3,10 @@ HOMEPAGE = "https://pypi.org/project/python-uinput/" | |||
| 3 | LICENSE = "GPL-3.0-only" | 3 | LICENSE = "GPL-3.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949" |
| 5 | 5 | ||
| 6 | SRC_URI += "file://0001-setup-use-setuptools-instead-of-distutils.patch \ | ||
| 7 | file://0001-Deal-with-64bit-time_t-default-on-32bit-architecture.patch \ | ||
| 8 | " | ||
| 6 | SRC_URI[sha256sum] = "99392b676c77b5795b86b7d75274db33fe754fd1e06fb3d58b167c797dc47f0c" | 9 | SRC_URI[sha256sum] = "99392b676c77b5795b86b7d75274db33fe754fd1e06fb3d58b167c797dc47f0c" |
| 7 | SRC_URI += "file://0001-setup-use-setuptools-instead-of-distutils.patch" | ||
| 8 | 10 | ||
| 9 | PYPI_PACKAGE = "python-uinput" | 11 | PYPI_PACKAGE = "python-uinput" |
| 10 | 12 | ||
