moblin-app-installer: Fix syntax error

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie 2009-12-10 22:32:25 +00:00
parent d2e8c1f0ef
commit fd2e201742
1 changed files with 1 additions and 1 deletions

View 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}"