[oe-commits] Phil Blundell : dbus: Remove stray semicolon from SRC_URI

git at git.openembedded.org git at git.openembedded.org
Tue Jan 14 11:47:13 UTC 2014


Module: openembedded-core.git
Branch: master-next
Commit: 80affbb4e0e79d3cca6022d7426503d7f20ce3ac
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=80affbb4e0e79d3cca6022d7426503d7f20ce3ac

Author: Phil Blundell <pb at pbcl.net>
Date:   Fri Jan 10 17:02:20 2014 +0000

dbus: Remove stray semicolon from SRC_URI

Signed-off-by: Phil Blundell <pb at pbcl.net>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 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 \
 "



More information about the Openembedded-commits mailing list