]> code.ossystems Code Review - openembedded-core.git/commitdiff
pseudo: Add in ability to flush database with shutdown request
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 25 Sep 2021 09:37:14 +0000 (10:37 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 26 Sep 2021 11:05:04 +0000 (12:05 +0100)
Pulls in:
  pseudo_db: Flush DB if there is a shutdown request
  fcntl: Add support for fcntl F_GETPIPE_SZ and F_SETPIPE_SZ (test fix)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/pseudo/pseudo_git.bb

index a9ea8b4ef66b14f6b478b080aad1084738529f30..7acb1d64d59a69cdefc51e8882a90c9d1ebf1bba 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI:append:class-nativesdk = " \
     file://older-glibc-symbols.patch"
 SRC_URI[prebuilt.sha256sum] = "ed9f456856e9d86359f169f46a70ad7be4190d6040282b84c8d97b99072485aa"
 
-SRCREV = "21ff2fb690efbe57e7dd867c39aff36ab72a6ac5"
+SRCREV = "0cda3ba5f94aed8d50652a99ee9c502975aa2926"
 S = "${WORKDIR}/git"
 PV = "1.9.0+git${SRCPV}"