Brad Bishop | 1932369 | 2019-04-05 15:28:33 -0400 | [diff] [blame^] | 1 | require psmisc.inc |
2 | LICENSE = "GPLv2" | ||||
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" | ||||
4 | |||||
5 | SRC_URI = "git://gitlab.com/psmisc/psmisc.git;protocol=https \ | ||||
6 | file://0001-Use-UINTPTR_MAX-instead-of-__WORDSIZE.patch \ | ||||
7 | file://0001-Makefile.am-create-src-directory-before-attempting-t.patch \ | ||||
8 | " | ||||
9 | SRCREV = "44eab9a3a63394eae6b79a7ef0a042f57e0c8a8f" | ||||
10 | S = "${WORKDIR}/git" |