mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
dbus-wait: Upgrade to fix typo
There was a typo, the fix was merged upstream, this patch updates to the new SRCREV. (From OE-Core rev: ae089fddda333228d8589b7951fa96232accdb6a) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
|||||||
|
|
||||||
DEPENDS = "dbus"
|
DEPENDS = "dbus"
|
||||||
|
|
||||||
SRCREV = "1a3e1343761b30750bed70e0fd688f6d3c7b3717"
|
SRCREV = "6cc6077a36fe2648a5f993fe7c16c9632f946517"
|
||||||
PV = "0.1+git${SRCPV}"
|
PV = "0.1+git${SRCPV}"
|
||||||
PR = "r2"
|
PR = "r2"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user