]> code.ossystems Code Review - openembedded-core.git/commitdiff
moblin-app-installer: Fix syntax error
authorRichard Purdie <rpurdie@linux.intel.com>
Thu, 10 Dec 2009 22:32:25 +0000 (22:32 +0000)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 10 Dec 2009 22:32:25 +0000 (22:32 +0000)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
meta-moblin/packages/moblin-app-installer/moblin-app-installer_git.bb

index 8b2df3291ae9c3707d65d1ef5ef29bff29d997e8..47073879f4419237eb0e5d1c806aa9abc91cf9c1 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "Moblin Appliction Installer"
 SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git \
-           file://opkg-7f7d50079c8bcc63874fd60a61f23d849e025445.patch;patch=1;rev=7f7d50079c8bcc63874fd60a61f23d849e025445"
+           file://opkg-7f7d50079c8bcc63874fd60a61f23d849e025445.patch;patch=1;rev=7f7d50079c8bcc63874fd60a61f23d849e025445 \
            file://opkg.patch;patch=1;notrev=7f7d50079c8bcc63874fd60a61f23d849e025445"
 LICENSE = "GPLv2"
 PV = "0.0+git${SRCPV}"