]> code.ossystems Code Review - openembedded-core.git/commitdiff
gdb: Add missing quote
authorRichard Purdie <richard@openedhand.com>
Sun, 22 Jul 2007 21:14:10 +0000 (21:14 +0000)
committerRichard Purdie <richard@openedhand.com>
Sun, 22 Jul 2007 21:14:10 +0000 (21:14 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2204 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/gdb/gdb_6.6.bb

index 356df8f33911f97f11c7a1727238936d28aecf9c..58bcf949382850de3777c5bcc4d035a93771e9af 100644 (file)
@@ -10,7 +10,7 @@ RRECOMMENDS_gdb = "glibc-thread-db"
 
 inherit gettext
 
-SRC_URI += file://kill_arm_map_symbols.patch;patch=1 \
+SRC_URI += "file://kill_arm_map_symbols.patch;patch=1 \
 #FIXME    file://uclibc.patch;patch=1 \
           file://gdbserver-cflags-last.diff;patch=1;pnum=0"