From: Chen Qi Date: Wed, 3 Jan 2024 04:42:07 +0000 (+0800) Subject: dbus-wait: bump srcrev X-Git-Tag: uninative-4.4~534 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea1705501c2e8933a94b5a1d19f6e36d46a5b481;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git dbus-wait: bump srcrev This upgrade only includes one new commit: 64bc7c8 SECURITY.md: Add file Signed-off-by: Chen Qi Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/dbus-wait/dbus-wait_git.bb b/meta/recipes-core/dbus-wait/dbus-wait_git.bb index 1cdf07d03d1..39363b9b3aa 100644 --- a/meta/recipes-core/dbus-wait/dbus-wait_git.bb +++ b/meta/recipes-core/dbus-wait/dbus-wait_git.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" DEPENDS = "dbus" -SRCREV = "6cc6077a36fe2648a5f993fe7c16c9632f946517" +SRCREV = "64bc7c8fae61ded0c4e555aa775911f84c56e438" PV = "0.1+git" SRC_URI = "git://git.yoctoproject.org/${BPN};branch=master;protocol=https"