]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
psmisc: upgrade 23.5 -> 23.6
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 21 Dec 2022 03:01:01 +0000 (11:01 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 22 Dec 2022 23:03:11 +0000 (23:03 +0000)
Changelog:
=========
* buildsys: Fix DEJAGNU work-around Debian #1015089
* killall: Use kill if pidfd_send_signal fails Debian #1015228
* fuser: Do not mention nonexistent - reset option #42
* fuser: Use modern statn where possible
* pstree: Better AppArmor support !30

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-extended/psmisc/psmisc_23.6.bb [moved from meta/recipes-extended/psmisc/psmisc_23.5.bb with 85% similarity]

similarity index 85%
rename from meta/recipes-extended/psmisc/psmisc_23.5.bb
rename to meta/recipes-extended/psmisc/psmisc_23.6.bb
index 1c390f361595027943c016f405e3d030faf52639..2e55ad00bdfe3a0f9183c7f482cefdc0da0e8faf 100644 (file)
@@ -5,5 +5,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
 SRC_URI = "git://gitlab.com/psmisc/psmisc.git;protocol=https;branch=master \
            file://0001-Use-UINTPTR_MAX-instead-of-__WORDSIZE.patch \
            "
-SRCREV = "17353f3fddef6b360bc47f7834f2cd011bea2b87"
+SRCREV = "3098e641dc1ddb210186f53464255670b480377b"
 S = "${WORKDIR}/git"