]> code.ossystems Code Review - openembedded-core.git/commitdiff
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:26 +0000 (11:57 +0100)
There was a typo, the fix was merged upstream, this patch
updates to the new SRCREV.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/dbus-wait/dbus-wait_git.bb

index fb31662e8f76a34eda1e99bc48ac18a8e9635691..cb3735b8a808147dcf45e57f1aa80026ba45494b 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"