summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/psmisc/psmisc_22.21.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2017-11-02 16:43:44 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-12-18 18:03:56 +0000
commit1bdd2c423af9546080e8f2e15a4cd411346f57be (patch)
treebb8f8e9a5a767d821278965f0429be78eb02ef75 /meta/recipes-extended/psmisc/psmisc_22.21.bb
parentf83e0cb7f5e6b50356cc456f90cee471a5b7c39b (diff)
downloadpoky-1bdd2c423af9546080e8f2e15a4cd411346f57be.tar.gz
psmisc: update to 23.0
Switch to gitlab, as that's where development now happens. Drop two upstreamed patches, add apatches to avoid newly introduced build errors, and a gettext fix suggested here: http://lists.openembedded.org/pipermail/openembedded-core/2017-November/144566.html (From OE-Core rev: dfda42b624b539125443f30ae3a587ae55691ba4) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/psmisc/psmisc_22.21.bb')
-rw-r--r--meta/recipes-extended/psmisc/psmisc_22.21.bb12
1 files changed, 0 insertions, 12 deletions
diff --git a/meta/recipes-extended/psmisc/psmisc_22.21.bb b/meta/recipes-extended/psmisc/psmisc_22.21.bb
deleted file mode 100644
index 1c6473ebf4..0000000000
--- a/meta/recipes-extended/psmisc/psmisc_22.21.bb
+++ /dev/null
@@ -1,12 +0,0 @@
1require psmisc.inc
2LICENSE = "GPLv2"
3LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
4
5SRC_URI[md5sum] = "935c0fd6eb208288262b385fa656f1bf"
6SRC_URI[sha256sum] = "97323cad619210845b696d7d722c383852b2acb5c49b5b0852c4f29c77a8145a"
7
8SRC_URI = "${SOURCEFORGE_MIRROR}/psmisc/psmisc-${PV}.tar.gz \
9 file://0001-Typo-in-fuser-makes-M-on-all-the-time.patch \
10 file://0002-Include-limits.h-for-PATH_MAX.patch \
11 file://0001-Use-UINTPTR_MAX-instead-of-__WORDSIZE.patch \
12 "