From ae089fddda333228d8589b7951fa96232accdb6a Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 17 Jun 2013 11:57:22 +0100 Subject: dbus-wait: Upgrade to fix typo There was a typo, the fix was merged upstream, this patch updates to the new SRCREV. Signed-off-by: Richard Purdie --- meta/recipes-core/dbus-wait/dbus-wait_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-core/dbus-wait') diff --git a/meta/recipes-core/dbus-wait/dbus-wait_git.bb b/meta/recipes-core/dbus-wait/dbus-wait_git.bb index fb31662e8f..cb3735b8a8 100644 --- a/meta/recipes-core/dbus-wait/dbus-wait_git.bb +++ b/meta/recipes-core/dbus-wait/dbus-wait_git.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" DEPENDS = "dbus" -SRCREV = "1a3e1343761b30750bed70e0fd688f6d3c7b3717" +SRCREV = "6cc6077a36fe2648a5f993fe7c16c9632f946517" PV = "0.1+git${SRCPV}" PR = "r2" -- cgit 1.2.3-korg