Andrew Geissler | 517393d | 2023-01-13 08:55:19 -0600 | [diff] [blame] | 1 | require psmisc.inc |
2 | LICENSE = "GPL-2.0-only" | ||||
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" | ||||
4 | |||||
5 | SRC_URI = "git://gitlab.com/psmisc/psmisc.git;protocol=https;branch=master \ | ||||
6 | file://0001-Use-UINTPTR_MAX-instead-of-__WORDSIZE.patch \ | ||||
7 | " | ||||
8 | SRCREV = "3098e641dc1ddb210186f53464255670b480377b" | ||||
9 | S = "${WORKDIR}/git" |