mirror of
https://git.yoctoproject.org/poky
synced 2026-04-07 23:02:22 +02:00
moblin-app-installer: Fix syntax error
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user