feed browser: sync config
authorKoen Kooi <koen@openembedded.org>
Mon, 8 Dec 2008 19:22:29 +0000 (20:22 +0100)
committerKoen Kooi <koen@openembedded.org>
Mon, 8 Dec 2008 19:22:29 +0000 (20:22 +0100)
contrib/feed-browser/includes/config.inc

index fd7f126..251b49e 100644 (file)
@@ -707,6 +707,22 @@ $feeds = array(
                                                                                                'url'=>'armv6/python',
                                                                                     ),
                                                                                 array(
+                                                                                                'name'=>'armv6-novfp architecture base feed',
+                                                                                                'url'=>'armv6-novfp/base',
+                                                                                     ),
+                                                                                array(
+                                                                                                'name'=>'armv6-novfp architecture gstreamer feed',
+                                                                                                'url'=>'armv6-novfp/gstreamer',
+                                                                                     ),
+                                                                                array(
+                                                                                                'name'=>'armv6-novfp architecture perl feed',
+                                                                                                'url'=>'armv6-novfp/perl',
+                                                                                     ),
+                                                                                array(
+                                                                                                'name'=>'armv6-novfp architecture python feed',
+                                                                                                'url'=>'armv6-novfp/python',
+                                                                                     ),
+                                                                                array(
                                                                                                 'name'=>'armv7-a architecture base feed',
                                                                                                 'url'=>'armv7a/base',
                                                                                      ),