Fixed typo 20/18920/1
authorEd Bartosh <ed.bartosh@linux.intel.com>
Wed, 2 Apr 2014 23:04:26 +0000 (02:04 +0300)
committerEd Bartosh <ed.bartosh@linux.intel.com>
Wed, 2 Apr 2014 23:04:26 +0000 (02:04 +0300)
This change should fix this parsing error:

aml.parser.ParserError: while parsing a block collection in repos.yaml",
  line 23, column 5 expected <block end>, but found '<block sequence start>'
  in repos.yaml", line 222, column 6

Change-Id: I6efae615cf751c25167ab1734d6364d71a4918e1
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
repos.yaml

index 4bcfe78..9ee4cef 100644 (file)
@@ -219,7 +219,7 @@ Repositories:
         Architectures:
             - ia32
 
-     -  Name: Tizen-ivi-panda
+      Name: Tizen-ivi-panda
         Link: latest
         PartOf: ivi
         Release: "tizen"