initscripts-shr: fix missing quote
authorMartin Jansa <Martin.Jansa@gmail.com>
Tue, 1 Mar 2011 11:36:45 +0000 (12:36 +0100)
committerMartin Jansa <Martin.Jansa@gmail.com>
Tue, 1 Mar 2011 11:38:22 +0000 (12:38 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/shr/initscripts-shr_0.0.1.bb

index 1434048..662fc05 100644 (file)
@@ -5,7 +5,7 @@ DEPENDS = ""
 RDEPENDS_${PN} = "procps"
 LICENSE = "GPL"
 PV = "0.0.1"
-PR = "r26"
+PR = "r27"
 
 RCONFLICTS_${PN} = "initscripts"
 
@@ -32,7 +32,7 @@ SRC_URI = "file://alignment.sh \
           "
 
 SRC_URI_append_om-gta02 = " file://g_ether.sh"
-PACKAGE_ARCH_om-gta02 = "om-gta02
+PACKAGE_ARCH_om-gta02 = "om-gta02"
 
 SRC_URI_append_nokia900 = " file://nokia-n900-cmt-gpio.sh"
 PACKAGE_ARCH_nokia900 = "nokia900"