From: Phil Blundell Date: Fri, 10 Jan 2014 17:02:20 +0000 (+0000) Subject: dbus: Remove stray semicolon from SRC_URI X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~34897 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80affbb4e0e79d3cca6022d7426503d7f20ce3ac;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git dbus: Remove stray semicolon from SRC_URI Signed-off-by: Phil Blundell Signed-off-by: Saul Wold --- diff --git a/meta/recipes-core/dbus/dbus.inc b/meta/recipes-core/dbus/dbus.inc index 9bdb48959e9..86d6caa46c0 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 \ "