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 \ |
Brad Bishop | 1932369 | 2019-04-05 15:28:33 -0400 | [diff] [blame] | 7 | " |
Brad Bishop | 6dbb316 | 2019-11-25 09:41:34 -0500 | [diff] [blame] | 8 | SRCREV = "78bde849041e6c914a2a517ebe1255b86dc98772" |
Brad Bishop | 1932369 | 2019-04-05 15:28:33 -0400 | [diff] [blame] | 9 | S = "${WORKDIR}/git" |