[OE-core] [PATCH] dbus: Remove stray semicolon from SRC_URI

Phil Blundell pb at pbcl.net
Fri Jan 10 17:02:20 UTC 2014


Signed-off-by: Phil Blundell <pb at pbcl.net>
---
 meta/recipes-core/dbus/dbus.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-core/dbus/dbus.inc b/meta/recipes-core/dbus/dbus.inc
index 9bdb489..86d6caa 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 \
 "
-- 
1.8.5






More information about the Openembedded-core mailing list