]> code.ossystems Code Review - openembedded-core.git/commitdiff
moblin-floating-revisions: Fix missing quote
authorRichard Purdie <rpurdie@linux.intel.com>
Thu, 4 Feb 2010 11:17:20 +0000 (11:17 +0000)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 4 Feb 2010 11:59:00 +0000 (11:59 +0000)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
meta-moblin/conf/distro/include/moblin-floating-revisions.inc

index 8d5f20092209f835b04d000651367d4fa1d1b2a1..45602d34383156dff1957019e8055687ef00d559 100644 (file)
@@ -64,7 +64,7 @@ SRCREV_pn-mutter-moblin ?= "${AUTOREV}"
 PREFERRED_VERSION_mutter-moblin ?= "0.43.8+git%"
 SRCREV_pn-mux ?= "${AUTOREV}"
 SRCREV_pn-nbtk ?= "${AUTOREV}"
-PREFERRED_VERSION_nbtk ?= "1.2.3+git%
+PREFERRED_VERSION_nbtk ?= "1.2.3+git%"
 SRCREV_pn-mx ?= "${AUTOREV}"
 SRCREV_pn-qemugl ?= "${AUTOREV}"
 SRCREV_pn-sample-media ?= "${AUTOREV}"