aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/psmisc/psmisc_23.1.bb
blob: f07c9db1e7e3e0eafcd90124c5145f2828e84f1d (plain)
1
2
3
4
5
6
7
8
9
10
require psmisc.inc
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"

SRC_URI = "git://gitlab.com/psmisc/psmisc.git;protocol=https \
           file://0001-Use-UINTPTR_MAX-instead-of-__WORDSIZE.patch \
	   file://0001-Makefile.am-create-src-directory-before-attempting-t.patch \
           "
SRCREV = "bd952b3063f2466ecab4ec093026cf0c4ce373c7"
S = "${WORKDIR}/git"