Brad Bishop | 316dfdd | 2018-06-25 12:45:53 -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 = "67b1da268f4c0ce6859980e3dfcfaec5b2448e80" | ||||
10 | S = "${WORKDIR}/git" |