summaryrefslogtreecommitdiff
path: root/meta/packages
diff options
context:
space:
mode:
authorKevin Tian <kevin.tian@intel.com>2010-07-02 13:34:52 +0800
committerSaul Wold <Saul.Wold@intel.com>2010-07-02 15:32:42 -0700
commitc19e4d220ecbd20ffd27870e426d2b3cf4734b12 (patch)
tree7912006201cfaa985fd45728adaa79378d49d5d5 /meta/packages
parent31180a56d1b6981fa9d5588ad3538f34e339e0fe (diff)
downloadopenembedded-core-c19e4d220ecbd20ffd27870e426d2b3cf4734b12.tar.gz
openembedded-core-c19e4d220ecbd20ffd27870e426d2b3cf4734b12.tar.bz2
openembedded-core-c19e4d220ecbd20ffd27870e426d2b3cf4734b12.tar.xz
openembedded-core-c19e4d220ecbd20ffd27870e426d2b3cf4734b12.zip
dbus: fix SRC_URI indention
Signed-off-by: Kevin Tian <kevin.tian@intel.com>
Diffstat (limited to 'meta/packages')
-rw-r--r--meta/packages/dbus/dbus.inc14
1 files changed, 6 insertions, 8 deletions
diff --git a/meta/packages/dbus/dbus.inc b/meta/packages/dbus/dbus.inc
index 84f010f09..af866a953 100644
--- a/meta/packages/dbus/dbus.inc
+++ b/meta/packages/dbus/dbus.inc
@@ -4,14 +4,12 @@ SECTION = "base"
LICENSE = "AFL2.1 | GPLv2+"
DEPENDS = "expat glib-2.0 virtual/libintl virtual/libx11 libsm"
-SRC_URI = "\
- http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \
- file://cross.patch; \
- file://tmpdir.patch; \
- file://fix-install-daemon.patch; \
- file://dbus-1.init \
- file://99_dbus \
-"
+SRC_URI = "http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \
+ file://cross.patch; \
+ file://tmpdir.patch; \
+ file://fix-install-daemon.patch; \
+ file://dbus-1.init \
+ file://99_dbus"
inherit autotools pkgconfig gettext