From 80affbb4e0e79d3cca6022d7426503d7f20ce3ac Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Fri, 10 Jan 2014 17:02:20 +0000 Subject: dbus: Remove stray semicolon from SRC_URI Signed-off-by: Phil Blundell Signed-off-by: Saul Wold --- meta/recipes-core/dbus/dbus.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-core/dbus') diff --git a/meta/recipes-core/dbus/dbus.inc b/meta/recipes-core/dbus/dbus.inc index 9bdb48959e..86d6caa46c 100644 --- a/meta/recipes-core/dbus/dbus.inc +++ b/meta/recipes-core/dbus/dbus.inc @@ -11,7 +11,7 @@ RDEPENDS_dbus_class-native = "" RDEPENDS_dbus_class-nativesdk = "" SRC_URI = "http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \ - file://tmpdir.patch; \ + file://tmpdir.patch \ file://dbus-1.init \ file://os-test.patch \ " -- cgit 1.2.3-korg