dbus-wait: Upgrade to fix typo
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 17 Jun 2013 10:57:22 +0000 (11:57 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 17 Jun 2013 10:57:59 +0000 (11:57 +0100)
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>
meta/recipes-core/dbus-wait/dbus-wait_git.bb

index fb31662..cb3735b 100644 (file)
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
 DEPENDS = "dbus"
 
-SRCREV = "1a3e1343761b30750bed70e0fd688f6d3c7b3717"
+SRCREV = "6cc6077a36fe2648a5f993fe7c16c9632f946517"
 PV = "0.1+git${SRCPV}"
 PR = "r2"