diff -uNr oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/environment-setup-armv7a-vfp-neon-oe-linux-gnueabi oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/environment-setup-armv7a-vfp-neon-oe-linux-gnueabi
--- oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/environment-setup-armv7a-vfp-neon-oe-linux-gnueabi	2012-02-29 09:22:44.000000000 +0100
+++ oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/environment-setup-armv7a-vfp-neon-oe-linux-gnueabi	2012-03-01 00:36:22.000000000 +0100
@@ -14,5 +14,5 @@
 export OECORE_NATIVE_SYSROOT="/usr/local/oecore-i686/sysroots/i686-oesdk-linux"
 export OECORE_TARGET_SYSROOT="/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi"
 export OECORE_ACLOCAL_OPTS="-I /usr/local/oecore-i686/sysroots/i686-oesdk-linux/usr/share/aclocal"
-export OECORE_DISTRO_VERSION="20120228"
+export OECORE_DISTRO_VERSION="20120229"
 export OECORE_SDK_VERSION="oe-core.0"
diff -uNr oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/etc/fstab oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/etc/fstab
--- oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/etc/fstab	2012-02-21 02:14:16.000000000 +0100
+++ oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/etc/fstab	2012-02-21 13:12:42.000000000 +0100
@@ -4,5 +4,7 @@
 usbdevfs             /proc/bus/usb        usbdevfs   noauto                0  0
 tmpfs                /var/volatile        tmpfs      defaults              0  0
 tmpfs                /media/ram           tmpfs      defaults              0  0
+/dev/mtdblock6       /efs                 auto       defaults              0  0
 
-/dev/mmcblk0p1       /media/card          auto       defaults,sync         0  0
+# internal oneNAND
+/dev/mmcblk0p3       /media/card          auto       defaults,sync,auto    0  0
diff -uNr oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/etc/hostname oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/etc/hostname
--- oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/etc/hostname	2012-02-21 02:14:16.000000000 +0100
+++ oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/etc/hostname	2012-02-21 13:12:42.000000000 +0100
@@ -1 +1 @@
-om-gta04
+crespo
diff -uNr oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/etc/opkg.conf oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/etc/opkg.conf
--- oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/etc/opkg.conf	2012-02-29 09:22:43.000000000 +0100
+++ oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/etc/opkg.conf	2012-03-01 00:36:20.000000000 +0100
@@ -21,9 +21,9 @@
 arch armv7at2-vfp 101
 arch armv7a-vfp-neon 106
 arch armv7at2-vfp-neon 111
-arch om_gta04 116
+arch crespo 116
 src oe file:/OE/shr-core/tmp-eglibc/deploy/ipk
 src oe-all file:/OE/shr-core/tmp-eglibc/deploy/ipk/all
 src oe-armv4t file:/OE/shr-core/tmp-eglibc/deploy/ipk/armv4t
 src oe-armv7a-vfp-neon file:/OE/shr-core/tmp-eglibc/deploy/ipk/armv7a-vfp-neon
-src oe-om_gta04 file:/OE/shr-core/tmp-eglibc/deploy/ipk/om_gta04
+src oe-crespo file:/OE/shr-core/tmp-eglibc/deploy/ipk/crespo
diff -uNr oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/etc/securetty oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/etc/securetty
--- oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/etc/securetty	2012-02-17 03:00:22.000000000 +0100
+++ oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/etc/securetty	2012-02-17 15:49:00.000000000 +0100
@@ -208,4 +208,4 @@
 vc/62
 vc/63
 
-ttyO2
+s3c_serial2
diff -uNr oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/info/base-files-dev.control oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/info/base-files-dev.control
--- oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/info/base-files-dev.control	2012-02-21 03:25:39.000000000 +0100
+++ oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/info/base-files-dev.control	2012-02-21 13:42:02.000000000 +0100
@@ -9,7 +9,7 @@
 Priority: optional
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
 License: GPLv2
-Architecture: om_gta04
+Architecture: crespo
 OE: base-files
 Homepage: unknown
 Depends: base-files (= 3.0.14-r76)
diff -uNr oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/info/base-files.control oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/info/base-files.control
--- oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/info/base-files.control	2012-02-21 03:25:38.000000000 +0100
+++ oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/info/base-files.control	2012-02-21 13:42:01.000000000 +0100
@@ -7,7 +7,7 @@
 Priority: optional
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
 License: GPLv2
-Architecture: om_gta04
+Architecture: crespo
 OE: base-files
 Homepage: unknown
 Source: file://rotation file://nsswitch.conf file://motd file://inputrc file://host.conf file://profile file://shells file://fstab file://filesystems file://issue.net file://issue file://usbd file://share/dot.bashrc file://share/dot.profile file://licenses/GPL-2
diff -uNr oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/info/base-files.list oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/info/base-files.list
--- oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/info/base-files.list	2012-02-29 09:19:57.000000000 +0100
+++ oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/info/base-files.list	2012-03-01 00:33:13.000000000 +0100
@@ -36,6 +36,7 @@
 /var/log
 /dev/
 /var/volatile/lock/subsys/
+/efs/
 /proc/
 /media/union/
 /etc/skel/.profile
diff -uNr oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/info/pointercal.control oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/info/pointercal.control
--- oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/info/pointercal.control	2012-02-17 03:15:12.000000000 +0100
+++ oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/info/pointercal.control	2012-02-17 15:56:54.000000000 +0100
@@ -6,7 +6,7 @@
 Priority: optional
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
 License: MIT
-Architecture: om_gta04
+Architecture: crespo
 OE: pointercal
 Homepage: unknown
 Source: file://pointercal file://COPYING
diff -uNr oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/info/shadow-securetty-dev.control oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/info/shadow-securetty-dev.control
--- oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/info/shadow-securetty-dev.control	2012-02-17 03:17:03.000000000 +0100
+++ oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/info/shadow-securetty-dev.control	2012-02-17 15:57:35.000000000 +0100
@@ -8,7 +8,7 @@
 Priority: optional
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
 License: MIT
-Architecture: om_gta04
+Architecture: crespo
 OE: shadow-securetty
 Homepage: unknown
 Depends: shadow-securetty (= 4.1.4.3-r1)
diff -uNr oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/info/shadow-securetty.control oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/info/shadow-securetty.control
--- oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/info/shadow-securetty.control	2012-02-17 03:17:02.000000000 +0100
+++ oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/info/shadow-securetty.control	2012-02-17 15:57:35.000000000 +0100
@@ -6,7 +6,7 @@
 Priority: optional
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
 License: MIT
-Architecture: om_gta04
+Architecture: crespo
 OE: shadow-securetty
 Homepage: unknown
 Source: file://securetty
diff -uNr oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/lists/oe-all oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/lists/oe-all
--- oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/lists/oe-all	2012-02-29 09:17:47.000000000 +0100
+++ oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/lists/oe-all	2012-03-01 00:30:53.000000000 +0100
@@ -513,10 +513,6 @@
 Description: elementary-theme-o2 version 0.2+gitr4+bbe2445c29cd65d0a8dddde7606434db489ee41b-r2
  o2 theme for the elementary toolkit - it looks like om2007.2
 
-OE: elementary-theme-o2
-HomePage: http://jmccloud.jm.funpic.de
-License: MIT BSD
-Priority: optional
 
 
 Package: elementary-theme-sixteen-dbg
@@ -532,12 +528,6 @@
 Description: elementary-theme-sixteen version 0.2+gitr3+bbe2445c29cd65d0a8dddde7606434db489ee41b-r3 - Debugging files
  elementary SHR theme  This package contains ELF symbols and related
 
- sources for debugging purposes.
-
-OE: elementary-theme-sixteen
-HomePage: unknown
-License: MIT BSD
-Priority: optional
 
 
 Package: elementary-theme-sixteen-dev
@@ -554,12 +544,6 @@
 Description: elementary-theme-sixteen version 0.2+gitr3+bbe2445c29cd65d0a8dddde7606434db489ee41b-r3 - Development files
  elementary SHR theme  This package contains symbolic links, header files,
 
- and related items necessary for software development.
-
-OE: elementary-theme-sixteen
-HomePage: unknown
-License: MIT BSD
-Priority: optional
 
 
 Package: elementary-theme-sixteen
@@ -574,10 +558,6 @@
 Description: elementary-theme-sixteen version 0.2+gitr3+bbe2445c29cd65d0a8dddde7606434db489ee41b-r3
  elementary SHR theme
 
-OE: elementary-theme-sixteen
-HomePage: unknown
-License: MIT BSD
-Priority: optional
 
 
 Package: encodings-dbg
@@ -593,14 +573,6 @@
 Description: The Xorg font encoding files - Debugging files
  The encodings that map to specific characters for a number of Xorg and
 
- common fonts.  This package contains ELF symbols and related sources for
-
- debugging purposes.
-
-OE: encodings
-HomePage: http://www.x.org
-License: PD
-Priority: optional
 
 
 Package: encodings-dev
@@ -617,14 +589,6 @@
 Description: The Xorg font encoding files - Development files
  The encodings that map to specific characters for a number of Xorg and
 
- common fonts.  This package contains symbolic links, header files, and
-
- related items necessary for software development.
-
-OE: encodings
-HomePage: http://www.x.org
-License: PD
-Priority: optional
 
 
 Package: encodings
@@ -640,12 +604,6 @@
 Description: The Xorg font encoding files
  The encodings that map to specific characters for a number of Xorg and
 
- common fonts.
-
-OE: encodings
-HomePage: http://www.x.org
-License: PD
-Priority: optional
 
 
 Package: fbset-modes-dbg
@@ -661,12 +619,6 @@
 Description: fbset-modes version 0.1.0-r6 - Debugging files
  Default display timings and resolutions for fbset  This package contains
 
- ELF symbols and related sources for debugging purposes.
-
-OE: fbset-modes
-HomePage: unknown
-License: MIT
-Priority: optional
 
 
 Package: fbset-modes-dev
@@ -683,14 +635,6 @@
 Description: fbset-modes version 0.1.0-r6 - Development files
  Default display timings and resolutions for fbset  This package contains
 
- symbolic links, header files, and related items necessary for software
-
- development.
-
-OE: fbset-modes
-HomePage: unknown
-License: MIT
-Priority: optional
 
 
 Package: fbset-modes
@@ -705,10 +649,6 @@
 Description: fbset-modes version 0.1.0-r6
  Default display timings and resolutions for fbset
 
-OE: fbset-modes
-HomePage: unknown
-License: MIT
-Priority: optional
 
 
 Package: font-alias-dbg
@@ -724,12 +664,6 @@
 Description: font-alias version 1.0.3-r2.3 - Debugging files
  X font aliases.  This package contains ELF symbols and related sources
 
- for debugging purposes.
-
-OE: font-alias
-HomePage: http://www.x.org
-License: MIT
-Priority: optional
 
 
 Package: font-alias-dev
@@ -746,12 +680,6 @@
 Description: font-alias version 1.0.3-r2.3 - Development files
  X font aliases.  This package contains symbolic links, header files, and
 
- related items necessary for software development.
-
-OE: font-alias
-HomePage: http://www.x.org
-License: MIT
-Priority: optional
 
 
 Package: font-alias
@@ -767,10 +695,6 @@
 Description: font-alias version 1.0.3-r2.3
  X font aliases.
 
-OE: font-alias
-HomePage: http://www.x.org
-License: MIT
-Priority: optional
 
 
 Package: font-update-common-dbg
@@ -786,14 +710,6 @@
 Description: font-update-common version 0.1-r1 - Debugging files
  Scripts to be called when fonts are installed or removed to make them
 
- known to the WM, whether X11 or Opie  This package contains ELF symbols
-
- and related sources for debugging purposes.
-
-OE: font-update-common
-HomePage: unknown
-License: MIT
-Priority: optional
 
 
 Package: font-update-common-dev
@@ -810,16 +726,6 @@
 Description: font-update-common version 0.1-r1 - Development files
  Scripts to be called when fonts are installed or removed to make them
 
- known to the WM, whether X11 or Opie  This package contains symbolic
-
- links, header files, and related items necessary for software
-
- development.
-
-OE: font-update-common
-HomePage: unknown
-License: MIT
-Priority: optional
 
 
 Package: font-update-common
@@ -834,12 +740,6 @@
 Description: font-update-common version 0.1-r1
  Scripts to be called when fonts are installed or removed to make them
 
- known to the WM, whether X11 or Opie
-
-OE: font-update-common
-HomePage: unknown
-License: MIT
-Priority: optional
 
 
 Package: fso-sounds-dbg
@@ -855,12 +755,6 @@
 Description: fso-sounds version 0.0.1+gitr1+dc8135c2d78f6335661a4ddefff0204721550abd-r3 - Debugging files
  A set of notification sounds  This package contains ELF symbols and
 
- related sources for debugging purposes.
-
-OE: fso-sounds
-HomePage: unknown
-License: CC-BY-SA
-Priority: optional
 
 
 Package: fso-sounds-dev
@@ -877,12 +771,6 @@
 Description: fso-sounds version 0.0.1+gitr1+dc8135c2d78f6335661a4ddefff0204721550abd-r3 - Development files
  A set of notification sounds  This package contains symbolic links,
 
- header files, and related items necessary for software development.
-
-OE: fso-sounds
-HomePage: unknown
-License: CC-BY-SA
-Priority: optional
 
 
 Package: fso-sounds-extras
@@ -897,10 +785,6 @@
 Description: fso-sounds version 0.0.1+gitr1+dc8135c2d78f6335661a4ddefff0204721550abd-r3
  A set of notification sounds
 
-OE: fso-sounds
-HomePage: unknown
-License: CC-BY-SA
-Priority: optional
 
 
 Package: fso-sounds
@@ -916,10 +800,6 @@
 Description: fso-sounds version 0.0.1+gitr1+dc8135c2d78f6335661a4ddefff0204721550abd-r3
  A set of notification sounds
 
-OE: fso-sounds
-HomePage: unknown
-License: CC-BY-SA
-Priority: optional
 
 
 Package: gnome-common-dbg
@@ -935,12 +815,6 @@
 Description: gnome-common version 2.28.0-r1 - Debugging files
  Common macros for building GNOME applications  This package contains ELF
 
- symbols and related sources for debugging purposes.
-
-OE: gnome-common
-HomePage: http://www.gnome.org/
-License: GPLv3
-Priority: optional
 
 
 Package: gnome-common-dev
@@ -957,14 +831,6 @@
 Description: gnome-common version 2.28.0-r1 - Development files
  Common macros for building GNOME applications  This package contains
 
- symbolic links, header files, and related items necessary for software
-
- development.
-
-OE: gnome-common
-HomePage: http://www.gnome.org/
-License: GPLv3
-Priority: optional
 
 
 Package: gnome-common
@@ -979,10 +845,6 @@
 Description: gnome-common version 2.28.0-r1
  Common macros for building GNOME applications
 
-OE: gnome-common
-HomePage: http://www.gnome.org/
-License: GPLv3
-Priority: optional
 
 
 Package: hicolor-icon-theme-dbg
@@ -998,12 +860,6 @@
 Description: hicolor-icon-theme version 0.12-r1 - Debugging files
  default icon theme that all icon themes automatically inherit from.  This
 
- package contains ELF symbols and related sources for debugging purposes.
-
-OE: hicolor-icon-theme
-HomePage: http://icon-theme.freedesktop.org/wiki/HicolorTheme
-License: GPLv2
-Priority: optional
 
 
 Package: hicolor-icon-theme-dev
@@ -1020,14 +876,6 @@
 Description: hicolor-icon-theme version 0.12-r1 - Development files
  default icon theme that all icon themes automatically inherit from.  This
 
- package contains symbolic links, header files, and related items
-
- necessary for software development.
-
-OE: hicolor-icon-theme
-HomePage: http://icon-theme.freedesktop.org/wiki/HicolorTheme
-License: GPLv2
-Priority: optional
 
 
 Package: hicolor-icon-theme
@@ -1043,10 +891,6 @@
 Description: hicolor-icon-theme version 0.12-r1
  default icon theme that all icon themes automatically inherit from.
 
-OE: hicolor-icon-theme
-HomePage: http://icon-theme.freedesktop.org/wiki/HicolorTheme
-License: GPLv2
-Priority: optional
 
 
 Package: illume-keyboard-alpha
@@ -1061,10 +905,6 @@
 Description: illume-keyboards-shr version 0.0+gitr1+4064489f359a1addf572089b582f317dff5f50e1-r5
  Illume keyboard with phone-like layout
 
-OE: illume-keyboards-shr
-HomePage: unknown
-License: MIT BSD
-Priority: optional
 
 
 Package: illume-keyboard-arabic
@@ -1079,10 +919,6 @@
 Description: illume-keyboards-shr version 0.0+gitr1+4064489f359a1addf572089b582f317dff5f50e1-r5
  Illume keyboard with arabic layout
 
-OE: illume-keyboards-shr
-HomePage: unknown
-License: MIT BSD
-Priority: optional
 
 
 Package: illume-keyboard-browse
@@ -1097,10 +933,6 @@
 Description: illume-keyboards-shr version 0.0+gitr1+4064489f359a1addf572089b582f317dff5f50e1-r5
  Illume keyboard with a layout optimized for browsing
 
-OE: illume-keyboards-shr
-HomePage: unknown
-License: MIT BSD
-Priority: optional
 
 
 Package: illume-keyboard-danish
@@ -1115,10 +947,6 @@
 Description: illume-keyboards-shr version 0.0+gitr1+4064489f359a1addf572089b582f317dff5f50e1-r5
  Illume keyboard with danish layout
 
-OE: illume-keyboards-shr
-HomePage: unknown
-License: MIT BSD
-Priority: optional
 
 
 Package: illume-keyboard-default-alt
@@ -1133,10 +961,6 @@
 Description: illume-keyboards-shr version 0.0+gitr1+4064489f359a1addf572089b582f317dff5f50e1-r5
  Illume keyboard with an alternative default layout
 
-OE: illume-keyboards-shr
-HomePage: unknown
-License: MIT BSD
-Priority: optional
 
 
 Package: illume-keyboard-dutch
@@ -1151,10 +975,6 @@
 Description: illume-keyboards-shr version 0.0+gitr1+4064489f359a1addf572089b582f317dff5f50e1-r5
  Illume keyboard with dutch layout
 
-OE: illume-keyboards-shr
-HomePage: unknown
-License: MIT BSD
-Priority: optional
 
 
 Package: illume-keyboard-dvorak
diff -uNr oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/lists/oe-armv4t oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/lists/oe-armv4t
--- oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/lists/oe-armv4t	2012-02-29 09:03:01.000000000 +0100
+++ oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/lists/oe-armv4t	2012-03-01 00:15:30.000000000 +0100
@@ -70,12 +70,6 @@
 Description: abiword version 2.8.6-r2 - Documentation files
  AbiWord is free word processing program similar to Microsoft(r) Word
 
- This package contains documentation.
-
-OE: abiword
-HomePage: http://www.abiword.org
-License: GPLv2
-Priority: optional
 
 
 Package: abiword-meta
@@ -91,10 +85,6 @@
 Description: abiword version 2.8.6-r2
  abiword-plugin meta package
 
-OE: abiword
-HomePage: http://www.abiword.org
-License: GPLv2
-Priority: optional
 
 
 Package: abiword-plugin-applix
@@ -110,10 +100,6 @@
 Description: abiword version 2.8.6-r2
  Abiword plugin for applix
 
-OE: abiword
-HomePage: http://www.abiword.org
-License: GPLv2
-Priority: optional
 
 
 Package: abiword-plugin-babelfish
@@ -129,10 +115,6 @@
 Description: abiword version 2.8.6-r2
  Abiword plugin for babelfish
 
-OE: abiword
-HomePage: http://www.abiword.org
-License: GPLv2
-Priority: optional
 
 
 Package: abiword-plugin-bmp
@@ -148,10 +130,6 @@
 Description: abiword version 2.8.6-r2
  Abiword plugin for bmp
 
-OE: abiword
-HomePage: http://www.abiword.org
-License: GPLv2
-Priority: optional
 
 
 Package: abiword-plugin-clarisworks
@@ -167,10 +145,6 @@
 Description: abiword version 2.8.6-r2
  Abiword plugin for clarisworks
 
-OE: abiword
-HomePage: http://www.abiword.org
-License: GPLv2
-Priority: optional
 
 
 Package: abiword-plugin-collab
@@ -186,10 +160,6 @@
 Description: abiword version 2.8.6-r2
  Abiword plugin for collab
 
-OE: abiword
-HomePage: http://www.abiword.org
-License: GPLv2
-Priority: optional
 
 
 Package: abiword-plugin-docbook
@@ -205,10 +175,6 @@
 Description: abiword version 2.8.6-r2
  Abiword plugin for docbook
 
-OE: abiword
-HomePage: http://www.abiword.org
-License: GPLv2
-Priority: optional
 
 
 Package: abiword-plugin-eml
@@ -224,10 +190,6 @@
 Description: abiword version 2.8.6-r2
  Abiword plugin for eml
 
-OE: abiword
-HomePage: http://www.abiword.org
-License: GPLv2
-Priority: optional
 
 
 Package: abiword-plugin-freetranslation
@@ -243,10 +205,6 @@
 Description: abiword version 2.8.6-r2
  Abiword plugin for freetranslation
 
-OE: abiword
-HomePage: http://www.abiword.org
-License: GPLv2
-Priority: optional
 
 
 Package: abiword-plugin-garble
@@ -262,10 +220,6 @@
 Description: abiword version 2.8.6-r2
  Abiword plugin for garble
 
-OE: abiword
-HomePage: http://www.abiword.org
-License: GPLv2
-Priority: optional
 
 
 Package: abiword-plugin-gdict
@@ -281,10 +235,6 @@
 Description: abiword version 2.8.6-r2
  Abiword plugin for gdict
 
-OE: abiword
-HomePage: http://www.abiword.org
-License: GPLv2
-Priority: optional
 
 
 Package: abiword-plugin-gimp
@@ -300,10 +250,6 @@
 Description: abiword version 2.8.6-r2
  Abiword plugin for gimp
 
-OE: abiword
-HomePage: http://www.abiword.org
-License: GPLv2
-Priority: optional
 
 
 Package: abiword-plugin-google
@@ -319,10 +265,6 @@
 Description: abiword version 2.8.6-r2
  Abiword plugin for google
 
-OE: abiword
-HomePage: http://www.abiword.org
-License: GPLv2
-Priority: optional
 
 
 Package: abiword-plugin-hancom
@@ -338,10 +280,6 @@
 Description: abiword version 2.8.6-r2
  Abiword plugin for hancom
 
-OE: abiword
-HomePage: http://www.abiword.org
-License: GPLv2
-Priority: optional
 
 
 Package: abiword-plugin-hrtext
@@ -357,10 +295,6 @@
 Description: abiword version 2.8.6-r2
  Abiword plugin for hrtext
 
-OE: abiword
-HomePage: http://www.abiword.org
-License: GPLv2
-Priority: optional
 
 
 Package: abiword-plugin-iscii
diff -uNr oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/lists/oe-armv7a-vfp-neon oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/lists/oe-armv7a-vfp-neon
--- oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/lists/oe-armv7a-vfp-neon	2012-02-29 09:11:51.000000000 +0100
+++ oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/lists/oe-armv7a-vfp-neon	2012-03-01 00:24:47.000000000 +0100
@@ -490,10 +490,6 @@
 Description: abiword version 2.8.6-r2
  Abiword plugin for paint
 
-OE: abiword
-HomePage: http://www.abiword.org
-License: GPLv2
-Priority: optional
 
 
 Package: abiword-plugin-passepartout
@@ -509,10 +505,6 @@
 Description: abiword version 2.8.6-r2
  Abiword plugin for passepartout
 
-OE: abiword
-HomePage: http://www.abiword.org
-License: GPLv2
-Priority: optional
 
 
 Package: abiword-plugin-pdb
@@ -528,10 +520,6 @@
 Description: abiword version 2.8.6-r2
  Abiword plugin for pdb
 
-OE: abiword
-HomePage: http://www.abiword.org
-License: GPLv2
-Priority: optional
 
 
 Package: abiword-plugin-pdf
@@ -547,10 +535,6 @@
 Description: abiword version 2.8.6-r2
  Abiword plugin for pdf
 
-OE: abiword
-HomePage: http://www.abiword.org
-License: GPLv2
-Priority: optional
 
 
 Package: abiword-plugin-presentation
@@ -566,10 +550,6 @@
 Description: abiword version 2.8.6-r2
  Abiword plugin for presentation
 
-OE: abiword
-HomePage: http://www.abiword.org
-License: GPLv2
-Priority: optional
 
 
 Package: abiword-plugin-s5
@@ -585,10 +565,6 @@
 Description: abiword version 2.8.6-r2
  Abiword plugin for s5
 
-OE: abiword
-HomePage: http://www.abiword.org
-License: GPLv2
-Priority: optional
 
 
 Package: abiword-plugin-sdw
@@ -604,10 +580,6 @@
 Description: abiword version 2.8.6-r2
  Abiword plugin for sdw
 
-OE: abiword
-HomePage: http://www.abiword.org
-License: GPLv2
-Priority: optional
 
 
 Package: abiword-plugin-t602
@@ -623,10 +595,6 @@
 Description: abiword version 2.8.6-r2
  Abiword plugin for t602
 
-OE: abiword
-HomePage: http://www.abiword.org
-License: GPLv2
-Priority: optional
 
 
 Package: abiword-plugin-urldict
@@ -642,10 +610,6 @@
 Description: abiword version 2.8.6-r2
  Abiword plugin for urldict
 
-OE: abiword
-HomePage: http://www.abiword.org
-License: GPLv2
-Priority: optional
 
 
 Package: abiword-plugin-wikipedia
@@ -661,10 +625,6 @@
 Description: abiword version 2.8.6-r2
  Abiword plugin for wikipedia
 
-OE: abiword
-HomePage: http://www.abiword.org
-License: GPLv2
-Priority: optional
 
 
 Package: abiword-plugin-wml
@@ -680,10 +640,6 @@
 Description: abiword version 2.8.6-r2
  Abiword plugin for wml
 
-OE: abiword
-HomePage: http://www.abiword.org
-License: GPLv2
-Priority: optional
 
 
 Package: abiword-plugin-xslfo
@@ -699,10 +655,6 @@
 Description: abiword version 2.8.6-r2
  Abiword plugin for xslfo
 
-OE: abiword
-HomePage: http://www.abiword.org
-License: GPLv2
-Priority: optional
 
 
 Package: abiword-strings
@@ -717,10 +669,6 @@
 Description: abiword version 2.8.6-r2
  AbiWord is free word processing program similar to Microsoft(r) Word
 
-OE: abiword
-HomePage: http://www.abiword.org
-License: GPLv2
-Priority: optional
 
 
 Package: abiword-systemprofiles
@@ -735,10 +683,6 @@
 Description: abiword version 2.8.6-r2
  AbiWord is free word processing program similar to Microsoft(r) Word
 
-OE: abiword
-HomePage: http://www.abiword.org
-License: GPLv2
-Priority: optional
 
 
 Package: abiword-templates
@@ -753,10 +697,6 @@
 Description: abiword version 2.8.6-r2
  AbiWord is free word processing program similar to Microsoft(r) Word
 
-OE: abiword
-HomePage: http://www.abiword.org
-License: GPLv2
-Priority: optional
 
 
 Package: abiword
@@ -773,10 +713,6 @@
 Description: abiword version 2.8.6-r2
  AbiWord is free word processing program similar to Microsoft(r) Word
 
-OE: abiword
-HomePage: http://www.abiword.org
-License: GPLv2
-Priority: optional
 
 
 Package: aceofpenguins-dbg
@@ -67188,53 +67124,6 @@
 Priority: optional
 
 
-Package: gssdp-dbg
-Version: 0.10.0-r1
-Recommends: gssdp (= 0.10.0-r1), gssdp-dbg, pkgconfig-dbg
-Section: devel
-Architecture: armv7a-vfp-neon
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 4f5d1866d9e96aeccefce18ea3f722f3
-Size: 832
-Filename: gssdp-dbg_0.10.0-r1_armv7a-vfp-neon.ipk
-Source: http://gupnp.org/sites/all/files/sources/gssdp-0.10.0.tar.gz file://introspection.patch
-Description: Resource discovery and announcement over SSDP - Debugging files
- GSSDP implements resource discovery and announcement over SSDP (Simpe
-
- Service Discovery Protocol).  This package contains ELF symbols and
-
- related sources for debugging purposes.
-
-OE: gssdp
-HomePage: unknown
-License: LGPLv2
-Priority: optional
-
-
-Package: gssdp-dev
-Version: 0.10.0-r1
-Depends: gssdp (= 0.10.0-r1), pkgconfig
-Recommends: libglib-2.0-dev, gssdp-dev, libglade-2.0-dev, pkgconfig-dev, libsoup-2.4-dev
-Section: devel
-Architecture: armv7a-vfp-neon
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 14c2c235ca0798044dca2bee575b69cd
-Size: 876
-Filename: gssdp-dev_0.10.0-r1_armv7a-vfp-neon.ipk
-Source: http://gupnp.org/sites/all/files/sources/gssdp-0.10.0.tar.gz file://introspection.patch
-Description: Resource discovery and announcement over SSDP - Development files
- GSSDP implements resource discovery and announcement over SSDP (Simpe
-
- Service Discovery Protocol).  This package contains symbolic links,
-
- header files, and related items necessary for software development.
-
-OE: gssdp
-HomePage: unknown
-License: LGPLv2
-Priority: optional
-
-
 Package: gst-plugin-bluetooth-apps
 Version: 4.98-r0
 Section: libs
@@ -81879,12 +81768,12 @@
 
 Package: gupnp-tools-dbg
 Version: 0.8.1-r0
-Recommends: gupnp-tools (= 0.8.1-r0), libgssdp-1.0-dbg, gupnp-tools-dbg, libglib-2.0-dbg, libgcc-s-dbg, libgupnp-av-1.0-dbg, pkgconfig-dbg, gtk+-dbg, libgupnp-1.0-dbg, libsoup-2.4-dbg, eglibc-dbg, gdk-pixbuf-dbg, util-linux-libuuid-dbg, libxml2-dbg
+Recommends: gupnp-tools-dbg, gupnp-tools (= 0.8.1-r0), pkgconfig-dbg
 Section: devel
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 0b76d08a83f6e2c130a067b6088d525b
-Size: 222528
+MD5Sum: 49b7835af106c9444cef03c4b423f34c
+Size: 772
 Filename: gupnp-tools-dbg_0.8.1-r0_armv7a-vfp-neon.ipk
 Source: http://gupnp.org/sites/all/files/sources/gupnp-tools-0.8.1.tar.gz
 Description: gupnp-tools version 0.8.1-r0 - Debugging files
@@ -81901,12 +81790,12 @@
 Package: gupnp-tools-dev
 Version: 0.8.1-r0
 Depends: gupnp-tools (= 0.8.1-r0), pkgconfig
-Recommends: libglib-2.0-dev, libgcc-s-dev, gupnp-tools-dev, libsoup-2.4-dev, gdk-pixbuf-dev, pkgconfig-dev, gnome-icon-theme-dev, libglade-2.0-dev, libgupnp-av-1.0-dev, gtk+-dev, libc6-dev, libuuid-dev, libgupnp-1.0-dev, libgssdp-1.0-dev, libxml2-dev
+Recommends: gupnp-tools-dev, gupnp-av-dev, pkgconfig-dev, gnome-icon-theme-dev, libglade-2.0-dev, libgupnp-1.0-dev, gtk+-dev
 Section: devel
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 4e97d9a8a3e544a4dd8cc82aad97b19d
-Size: 880
+MD5Sum: bd9612db07e474cb434d80c90b6d9938
+Size: 830
 Filename: gupnp-tools-dev_0.8.1-r0_armv7a-vfp-neon.ipk
 Source: http://gupnp.org/sites/all/files/sources/gupnp-tools-0.8.1.tar.gz
 Description: gupnp-tools version 0.8.1-r0 - Development files
@@ -86059,7 +85948,7 @@
 Section: x11/gnome
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: c8afc43512adc42e5d5abffa5ad2cbe6
+MD5Sum: c91408567bba6cd5b6db9162b509959b
 Size: 43488
 Filename: libart-lgpl-2-2_2.3.21-r1_armv7a-vfp-neon.ipk
 Source: http://ftp.gnome.org/pub/GNOME/sources/libart_lgpl/2.3/libart_lgpl-2.3.21.tar.bz2 file://arm/art_config.h file://Makefile.am.patch
@@ -86078,8 +85967,8 @@
 Section: devel
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 74512389e2416a4fa20f57a926ee2d76
-Size: 168676
+MD5Sum: 2975568762882640f8afe4a00234a0a6
+Size: 168668
 Filename: libart-lgpl-2-dbg_2.3.21-r1_armv7a-vfp-neon.ipk
 Source: http://ftp.gnome.org/pub/GNOME/sources/libart_lgpl/2.3/libart_lgpl-2.3.21.tar.bz2 file://arm/art_config.h file://Makefile.am.patch
 Description: libart-lgpl version 2.3.21-r1 - Debugging files
@@ -86100,8 +85989,8 @@
 Section: devel
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 63c2331df48e60911165dbca0c24116a
-Size: 12676
+MD5Sum: 5a49c9ca6648b63e6b31dc5b33ea677c
+Size: 12678
 Filename: libart-lgpl-2-dev_2.3.21-r1_armv7a-vfp-neon.ipk
 Source: http://ftp.gnome.org/pub/GNOME/sources/libart_lgpl/2.3/libart_lgpl-2.3.21.tar.bz2 file://arm/art_config.h file://Makefile.am.patch
 Description: libart-lgpl version 2.3.21-r1 - Development files
@@ -86123,8 +86012,8 @@
 Section: devel
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: cfc3dff4cd41058718eba9da9653c808
-Size: 161084
+MD5Sum: b499c881398440e5f2487876e3a075d0
+Size: 161086
 Filename: libart-lgpl-2-staticdev_2.3.21-r1_armv7a-vfp-neon.ipk
 Source: http://ftp.gnome.org/pub/GNOME/sources/libart_lgpl/2.3/libart_lgpl-2.3.21.tar.bz2 file://arm/art_config.h file://Makefile.am.patch
 Description: libart-lgpl version 2.3.21-r1 - Development files (Static Libraries)
@@ -86138,51 +86027,6 @@
 Priority: optional
 
 
-Package: libart-lgpl-dbg
-Version: 2.3.21-r1
-Recommends: libart-lgpl-dbg, libart-lgpl (= 2.3.21-r1), pkgconfig-dbg
-Section: devel
-Architecture: armv7a-vfp-neon
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: bc13bf85cfe2b86393ac358fcfc12f4d
-Size: 824
-Filename: libart-lgpl-dbg_2.3.21-r1_armv7a-vfp-neon.ipk
-Source: http://ftp.gnome.org/pub/GNOME/sources/libart_lgpl/2.3/libart_lgpl-2.3.21.tar.bz2 file://arm/art_config.h file://Makefile.am.patch
-Description: libart-lgpl version 2.3.21-r1 - Debugging files
- Library of functions for 2D graphics  This package contains ELF symbols
-
- and related sources for debugging purposes.
-
-OE: libart-lgpl
-HomePage: unknown
-License: LGPLv2
-Priority: optional
-
-
-Package: libart-lgpl-dev
-Version: 2.3.21-r1
-Depends: libart-lgpl (= 2.3.21-r1), pkgconfig
-Recommends: libart-lgpl-dev, pkgconfig-dev
-Section: devel
-Architecture: armv7a-vfp-neon
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 3337e615e21b51c24ea7884a878f4ec1
-Size: 848
-Filename: libart-lgpl-dev_2.3.21-r1_armv7a-vfp-neon.ipk
-Source: http://ftp.gnome.org/pub/GNOME/sources/libart_lgpl/2.3/libart_lgpl-2.3.21.tar.bz2 file://arm/art_config.h file://Makefile.am.patch
-Description: libart-lgpl version 2.3.21-r1 - Development files
- Library of functions for 2D graphics  This package contains symbolic
-
- links, header files, and related items necessary for software
-
- development.
-
-OE: libart-lgpl
-HomePage: unknown
-License: LGPLv2
-Priority: optional
-
-
 Package: libasound-module-bluez
 Version: 4.98-r1
 Depends: libgcc1 (>= 4.6.2+svnr181430), libasound2 (>= 1.0.24.1), libc6 (>= 2.15)
@@ -94768,12 +94612,12 @@
 
 Package: libgalago-dbg
 Version: 0.5.2-r2
-Recommends: libgalago-dbg, pkgconfig-dbg, libgalago (= 0.5.2-r2)
+Recommends: libgalago3 (= 0.5.2-r2), libgalago-dbg, libglib-2.0-dbg, dbus-lib-dbg, pkgconfig-dbg, libffi-dbg, eglibc-dbg, libdbus-glib-1-dbg, dbus-dbg
 Section: devel
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: f0b88128c9b1bf9b38847f8eaafe9328
-Size: 844
+MD5Sum: d5f2203f23559e782ee22a87f37f0874
+Size: 183464
 Filename: libgalago-dbg_0.5.2-r2_armv7a-vfp-neon.ipk
 Source: http://www.galago-project.org/files/releases/source/libgalago/libgalago-0.5.2.tar.gz file://mkdir.patch file://pkgconfig.patch
 Description: Desktop presence framework - Debugging files
@@ -94791,13 +94635,13 @@
 
 Package: libgalago-dev
 Version: 0.5.2-r2
-Depends: pkgconfig, libgalago (= 0.5.2-r2)
-Recommends: libgalago-dev, libdbus-glib-1-dev, libglib-2.0-dev, dbus-dev, pkgconfig-dev
+Depends: libgalago3 (= 0.5.2-r2), libdbus-glib-1-dev, libglib-2.0-dev, dbus-dev, pkgconfig
+Recommends: libdbus-glib-1-dev, libglib-2.0-dev, libgalago-dev, dbus-lib-dev, pkgconfig-dev, libffi-dev, libc6-dev, dbus-dev
 Section: devel
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 6f18ce29a8589a4dda4247d5d76f650d
-Size: 886
+MD5Sum: 458bf17247f6bb69e60fdfc709383281
+Size: 10276
 Filename: libgalago-dev_0.5.2-r2_armv7a-vfp-neon.ipk
 Source: http://www.galago-project.org/files/releases/source/libgalago/libgalago-0.5.2.tar.gz file://mkdir.patch file://pkgconfig.patch
 Description: Desktop presence framework - Development files
@@ -94818,8 +94662,8 @@
 Section: doc
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 7cb3a752a1ed4cef1bc8ac9da52db297
-Size: 54852
+MD5Sum: ba2dbfc7db2ced9f8b1a91015207134e
+Size: 54850
 Filename: libgalago-doc_0.5.2-r2_armv7a-vfp-neon.ipk
 Source: http://www.galago-project.org/files/releases/source/libgalago/libgalago-0.5.2.tar.gz file://mkdir.patch file://pkgconfig.patch
 Description: Desktop presence framework - Documentation files
@@ -94840,8 +94684,8 @@
 Section: base
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 60187dd39729b5301a8e750e1aa41367
-Size: 1700
+MD5Sum: 2d66e0dade094b5d288daa6565d4ac5a
+Size: 1698
 Filename: libgalago-locale-da_0.5.2-r2_armv7a-vfp-neon.ipk
 Source: http://www.galago-project.org/files/releases/source/libgalago/libgalago-0.5.2.tar.gz file://mkdir.patch file://pkgconfig.patch
 Description: Desktop presence framework - da translations
@@ -94864,8 +94708,8 @@
 Section: base
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 1545f68642463df0a6a10ddcf99af224
-Size: 1724
+MD5Sum: 9af9f877930771e5b823c9f9c7ad18f0
+Size: 1722
 Filename: libgalago-locale-de_0.5.2-r2_armv7a-vfp-neon.ipk
 Source: http://www.galago-project.org/files/releases/source/libgalago/libgalago-0.5.2.tar.gz file://mkdir.patch file://pkgconfig.patch
 Description: Desktop presence framework - de translations
@@ -94888,7 +94732,7 @@
 Section: base
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 997b781319bbd863b3ae0e7a1ebcd2de
+MD5Sum: 3cd6144dfe202a34a479e0607d31f345
 Size: 1714
 Filename: libgalago-locale-fr_0.5.2-r2_armv7a-vfp-neon.ipk
 Source: http://www.galago-project.org/files/releases/source/libgalago/libgalago-0.5.2.tar.gz file://mkdir.patch file://pkgconfig.patch
@@ -94912,8 +94756,8 @@
 Section: base
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 8d2c8be5c76d69974fdaa6b5cd542717
-Size: 1764
+MD5Sum: bc9967d471fc8e81430e2091b6c47a89
+Size: 1760
 Filename: libgalago-locale-pt-br_0.5.2-r2_armv7a-vfp-neon.ipk
 Source: http://www.galago-project.org/files/releases/source/libgalago/libgalago-0.5.2.tar.gz file://mkdir.patch file://pkgconfig.patch
 Description: Desktop presence framework - pt_BR translations
@@ -94935,8 +94779,8 @@
 Section: devel
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 36c909d5342213ed53a9f1617394e557
-Size: 246044
+MD5Sum: 81b2bc8fe10b88d71807ad5271733687
+Size: 246032
 Filename: libgalago-staticdev_0.5.2-r2_armv7a-vfp-neon.ipk
 Source: http://www.galago-project.org/files/releases/source/libgalago/libgalago-0.5.2.tar.gz file://mkdir.patch file://pkgconfig.patch
 Description: Desktop presence framework - Development files (Static Libraries)
@@ -94958,8 +94802,8 @@
 Section: base
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 2be6d027cee0c9813639d3155e554fec
-Size: 55086
+MD5Sum: 07fb717221ed9822620bca6aad98cbe9
+Size: 55082
 Filename: libgalago3_0.5.2-r2_armv7a-vfp-neon.ipk
 Source: http://www.galago-project.org/files/releases/source/libgalago/libgalago-0.5.2.tar.gz file://mkdir.patch file://pkgconfig.patch
 Description: Desktop presence framework
@@ -102234,8 +102078,8 @@
 Section: base
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 3866b7a31df0da644871584ab1798a94
-Size: 20568
+MD5Sum: eaf6af63fadda45060be387b6dad6ab2
+Size: 20570
 Filename: libgssdp-1.0-2_0.10.0-r1_armv7a-vfp-neon.ipk
 Source: http://gupnp.org/sites/all/files/sources/gssdp-0.10.0.tar.gz file://introspection.patch
 Description: Resource discovery and announcement over SSDP
@@ -102255,8 +102099,8 @@
 Section: devel
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: fdf7a00eff222895216af24df9725e83
-Size: 102848
+MD5Sum: 1c16c32b402eb6e19e2f155c90faae3e
+Size: 102846
 Filename: libgssdp-1.0-dbg_0.10.0-r1_armv7a-vfp-neon.ipk
 Source: http://gupnp.org/sites/all/files/sources/gssdp-0.10.0.tar.gz file://introspection.patch
 Description: Resource discovery and announcement over SSDP - Debugging files
@@ -102279,8 +102123,8 @@
 Section: devel
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 6fdce79690d53f4234633d95bdf992a4
-Size: 3760
+MD5Sum: 4072f645743eb2fd500af23dacf794b4
+Size: 3756
 Filename: libgssdp-1.0-dev_0.10.0-r1_armv7a-vfp-neon.ipk
 Source: http://gupnp.org/sites/all/files/sources/gssdp-0.10.0.tar.gz file://introspection.patch
 Description: Resource discovery and announcement over SSDP - Development files
@@ -102301,8 +102145,8 @@
 Section: doc
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: d5d51a03d1d5ae67250227d1f493fafc
-Size: 16362
+MD5Sum: 5112c70a199a4c2f40a809dc96ca3bf8
+Size: 16374
 Filename: libgssdp-1.0-doc_0.10.0-r1_armv7a-vfp-neon.ipk
 Source: http://gupnp.org/sites/all/files/sources/gssdp-0.10.0.tar.gz file://introspection.patch
 Description: Resource discovery and announcement over SSDP - Documentation files
@@ -102322,8 +102166,8 @@
 Section: devel
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: d3abb1bf8bc5f6d6f34521f8286788d6
-Size: 79530
+MD5Sum: d47348868660a9c0abc45e63ccff5bbb
+Size: 79538
 Filename: libgssdp-1.0-staticdev_0.10.0-r1_armv7a-vfp-neon.ipk
 Source: http://gupnp.org/sites/all/files/sources/gssdp-0.10.0.tar.gz file://introspection.patch
 Description: Resource discovery and announcement over SSDP - Development files (Static Libraries)
@@ -102345,7 +102189,7 @@
 Section: base
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 5b0b4a229c5c17676a81d17e8d21d4cf
+MD5Sum: 35339920ba19eb7458b0bbd4751eb91c
 Size: 7352
 Filename: libgssdp-1.0-tools_0.10.0-r1_armv7a-vfp-neon.ipk
 Source: http://gupnp.org/sites/all/files/sources/gssdp-0.10.0.tar.gz file://introspection.patch
@@ -102871,12 +102715,12 @@
 
 Package: libgupnp-1.0-3
 Version: 0.16.1-r1
-Depends: libc6 (>= 2.15), libffi5 (>= 3.0.10), libgssdp-1.0-2 (>= 0.10.0), libz1 (>= 1.2.6), libsoup-2.4 (>= 2.37.2), libxml2 (>= 2.7.8), libglib-2.0-0 (>= 2.30.2), libuuid1 (>= 2.20.1)
+Depends: libc6 (>= 2.15), libffi5 (>= 3.0.10), libgssdp-1.0-2 (>= 0.10.0), libz1 (>= 1.2.6), libsoup-2.4 (>= 2.37.2), libxml2 (>= 2.7.8), libglib-2.0-0 (>= 2.30.2), libuuid1 (>= 2.21)
 Section: base
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 1cbf48f33a75bfb25c8ee89f2a895336
-Size: 47928
+MD5Sum: a0a5e151656803aa04f6db4630afb5ae
+Size: 47922
 Filename: libgupnp-1.0-3_0.16.1-r1_armv7a-vfp-neon.ipk
 Source: http://gupnp.org/sites/all/files/sources/gupnp-0.16.1.tar.gz file://introspection.patch
 Description: UPnP framework
@@ -102902,8 +102746,8 @@
 Section: devel
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: c5c20e7f4466791950424d34e1445fd8
-Size: 220886
+MD5Sum: 3c5d45f1007f00cd0f4b222e181311cb
+Size: 220882
 Filename: libgupnp-1.0-dbg_0.16.1-r1_armv7a-vfp-neon.ipk
 Source: http://gupnp.org/sites/all/files/sources/gupnp-0.16.1.tar.gz file://introspection.patch
 Description: UPnP framework - Debugging files
@@ -102932,8 +102776,8 @@
 Section: devel
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 96a1aeb135a953484581282b6c930721
-Size: 13804
+MD5Sum: 76f1cea6bcc6334cdac3fe661dc05882
+Size: 13800
 Filename: libgupnp-1.0-dev_0.16.1-r1_armv7a-vfp-neon.ipk
 Source: http://gupnp.org/sites/all/files/sources/gupnp-0.16.1.tar.gz file://introspection.patch
 Description: UPnP framework - Development files
@@ -102960,8 +102804,8 @@
 Section: doc
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: ebea2fbff4ac0abe7c5c62225cb8e782
-Size: 70032
+MD5Sum: 7899f578247343f473d5f63c599e6bcb
+Size: 70026
 Filename: libgupnp-1.0-doc_0.16.1-r1_armv7a-vfp-neon.ipk
 Source: http://gupnp.org/sites/all/files/sources/gupnp-0.16.1.tar.gz file://introspection.patch
 Description: UPnP framework - Documentation files
@@ -102987,8 +102831,8 @@
 Section: devel
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: fe2d09a19ec98eee46cb0d5384f2431f
-Size: 276678
+MD5Sum: 156c30e86c18e0853f9dc5cd7c4be6a1
+Size: 276674
 Filename: libgupnp-1.0-staticdev_0.16.1-r1_armv7a-vfp-neon.ipk
 Source: http://gupnp.org/sites/all/files/sources/gupnp-0.16.1.tar.gz file://introspection.patch
 Description: UPnP framework - Development files (Static Libraries)
@@ -103012,12 +102856,12 @@
 
 Package: libgupnp-av-1.0-2
 Version: 0.8.0-r1
-Depends: libc6 (>= 2.15), libffi5 (>= 3.0.10), libgssdp-1.0-2 (>= 0.10.0), libz1 (>= 1.2.6), libsoup-2.4 (>= 2.37.2), libgupnp-1.0-3 (>= 0.16.1), libxml2 (>= 2.7.8), libglib-2.0-0 (>= 2.30.2), libuuid1 (>= 2.20.1)
+Depends: libc6 (>= 2.15), libffi5 (>= 3.0.10), libgssdp-1.0-2 (>= 0.10.0), libz1 (>= 1.2.6), libsoup-2.4 (>= 2.37.2), libgupnp-1.0-3 (>= 0.16.1), libxml2 (>= 2.7.8), libglib-2.0-0 (>= 2.30.2), libuuid1 (>= 2.21)
 Section: base
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 56f21b9e04908d51b0bc181f6fde5fcc
-Size: 31486
+MD5Sum: 8ecd0bd6c8979b84ca9966855f75b323
+Size: 31490
 Filename: libgupnp-av-1.0-2_0.8.0-r1_armv7a-vfp-neon.ipk
 Source: http://gupnp.org/sites/all/files/sources/gupnp-av-0.8.0.tar.gz
 Description: Helpers for AV applications using UPnP
@@ -103037,7 +102881,7 @@
 Section: devel
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: ed3f59dc90266eaec5de61e362da1041
+MD5Sum: 8ab6deb391217da1190093ed5c1afccd
 Size: 131160
 Filename: libgupnp-av-1.0-dbg_0.8.0-r1_armv7a-vfp-neon.ipk
 Source: http://gupnp.org/sites/all/files/sources/gupnp-av-0.8.0.tar.gz
@@ -103061,8 +102905,8 @@
 Section: devel
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: bbc941267c06b03a277146081985fafd
-Size: 8316
+MD5Sum: ac6e18798302ef39cbc0016a60fe19d8
+Size: 8312
 Filename: libgupnp-av-1.0-dev_0.8.0-r1_armv7a-vfp-neon.ipk
 Source: http://gupnp.org/sites/all/files/sources/gupnp-av-0.8.0.tar.gz
 Description: Helpers for AV applications using UPnP - Development files
@@ -103083,8 +102927,8 @@
 Section: doc
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: ea66733282002e4e9f3600ef0c4d1a01
-Size: 44672
+MD5Sum: c591f45e2180e0a73d93b92e297b9b9b
+Size: 44666
 Filename: libgupnp-av-1.0-doc_0.8.0-r1_armv7a-vfp-neon.ipk
 Source: http://gupnp.org/sites/all/files/sources/gupnp-av-0.8.0.tar.gz
 Description: Helpers for AV applications using UPnP - Documentation files
@@ -103104,8 +102948,8 @@
 Section: devel
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: e903e9f300d638d80d425a8f8bb8daa2
-Size: 167626
+MD5Sum: 1cacb0bdc71995b9b821ff322e568b14
+Size: 167624
 Filename: libgupnp-av-1.0-staticdev_0.8.0-r1_armv7a-vfp-neon.ipk
 Source: http://gupnp.org/sites/all/files/sources/gupnp-av-0.8.0.tar.gz
 Description: Helpers for AV applications using UPnP - Development files (Static Libraries)
@@ -111068,12 +110912,12 @@
 
 Package: libpulse-mainloop-glib0
 Version: 1.1-r6
-Depends: libx11-6 (>= 1.4.4), libpulse0 (>= 1.1), libsndfile1 (>= 1.0.25), libxau6 (>= 1.0.6), libpulsecommon (>= 1.1), libgcc1 (>= 4.6.2+svnr181430), libcap2 (>= 2.22), libx11-xcb1 (>= 1.4.4), libdbus-1-3 (>= 1.4.16), libxtst6 (>= 1.2.0), libwrap0 (>= 7.6), libxcb1 (>= 1.8), libice6 (>= 1.0.7), libxi6 (>= 1.4.3), libc6 (>= 2.15), libglib-2.0-0 (>= 2.30.2), libxext6 (>= 1.3.0), libsm6 (>= 1.2.0), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0), libjson0 (>= 0.9)
+Depends: libx11-6 (>= 1.4.4), libpulse0 (>= 1.1), libsndfile1 (>= 1.0.25), libxau6 (>= 1.0.6), libpulsecommon (>= 1.1), libgcc1 (>= 4.6.2+svnr181430), libcap2 (>= 2.22), libx11-xcb1 (>= 1.4.4), libdbus-1-3 (>= 1.4.16), libxtst6 (>= 1.2.0), libwrap0 (>= 7.6), libxcb1 (>= 1.8), libice6 (>= 1.0.7), libxi6 (>= 1.4.3), libc6 (>= 2.15), libglib-2.0-0 (>= 2.30.2), libxext6 (>= 1.3.0), libsm6 (>= 1.2.0), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0), libjson0 (>= 0.9)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: a717ed2063c5a7f16e9998f545fc0976
-Size: 8374
+MD5Sum: e410f24656364e286c92538129c27dac
+Size: 8380
 Filename: libpulse-mainloop-glib0_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -111087,12 +110931,12 @@
 
 Package: libpulse-simple0
 Version: 1.1-r6
-Depends: libx11-6 (>= 1.4.4), libpulse0 (>= 1.1), libsndfile1 (>= 1.0.25), libxau6 (>= 1.0.6), libpulsecommon (>= 1.1), libxcb1 (>= 1.8), libcap2 (>= 2.22), libx11-xcb1 (>= 1.4.4), libdbus-1-3 (>= 1.4.16), libxtst6 (>= 1.2.0), libwrap0 (>= 7.6), libice6 (>= 1.0.7), libxi6 (>= 1.4.3), libc6 (>= 2.15), libxext6 (>= 1.3.0), libsm6 (>= 1.2.0), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0), libjson0 (>= 0.9)
+Depends: libx11-6 (>= 1.4.4), libpulse0 (>= 1.1), libsndfile1 (>= 1.0.25), libxau6 (>= 1.0.6), libpulsecommon (>= 1.1), libxcb1 (>= 1.8), libcap2 (>= 2.22), libx11-xcb1 (>= 1.4.4), libdbus-1-3 (>= 1.4.16), libxtst6 (>= 1.2.0), libwrap0 (>= 7.6), libice6 (>= 1.0.7), libxi6 (>= 1.4.3), libc6 (>= 2.15), libxext6 (>= 1.3.0), libsm6 (>= 1.2.0), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0), libjson0 (>= 0.9)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 460ec32df0329212011f7978630faa73
-Size: 5598
+MD5Sum: 64ecd9eff1ff441ce7e56a3645b89d55
+Size: 5600
 Filename: libpulse-simple0_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -111106,12 +110950,12 @@
 
 Package: libpulse0
 Version: 1.1-r6
-Depends: libx11-6 (>= 1.4.4), libgcc1 (>= 4.6.2+svnr181430), libsndfile1 (>= 1.0.25), libxau6 (>= 1.0.6), libpulsecommon (>= 1.1), libxcb1 (>= 1.8), libcap2 (>= 2.22), libx11-xcb1 (>= 1.4.4), libdbus-1-3 (>= 1.4.16), libxtst6 (>= 1.2.0), libwrap0 (>= 7.6), libice6 (>= 1.0.7), libxi6 (>= 1.4.3), libc6 (>= 2.15), libxext6 (>= 1.3.0), libsm6 (>= 1.2.0), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0), libjson0 (>= 0.9)
+Depends: libx11-6 (>= 1.4.4), libgcc1 (>= 4.6.2+svnr181430), libsndfile1 (>= 1.0.25), libxau6 (>= 1.0.6), libpulsecommon (>= 1.1), libxcb1 (>= 1.8), libcap2 (>= 2.22), libx11-xcb1 (>= 1.4.4), libdbus-1-3 (>= 1.4.16), libxtst6 (>= 1.2.0), libwrap0 (>= 7.6), libice6 (>= 1.0.7), libxi6 (>= 1.4.3), libc6 (>= 2.15), libxext6 (>= 1.3.0), libsm6 (>= 1.2.0), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0), libjson0 (>= 0.9)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: ac25e2da874d2fb336113837b7a390c7
-Size: 100308
+MD5Sum: 8f03ac130a891b27b68a091b2f739951
+Size: 100302
 Filename: libpulse0_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -111125,11 +110969,11 @@
 
 Package: libpulsecommon
 Version: 1.1-r6
-Depends: libx11-6 (>= 1.4.4), libgcc1 (>= 4.6.2+svnr181430), libsndfile1 (>= 1.0.25), libxau6 (>= 1.0.6), libxcb1 (>= 1.8), libcap2 (>= 2.22), libx11-xcb1 (>= 1.4.4), libdbus-1-3 (>= 1.4.16), libxtst6 (>= 1.2.0), libwrap0 (>= 7.6), libice6 (>= 1.0.7), libxi6 (>= 1.4.3), libc6 (>= 2.15), libxext6 (>= 1.3.0), libsm6 (>= 1.2.0), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: libx11-6 (>= 1.4.4), libgcc1 (>= 4.6.2+svnr181430), libsndfile1 (>= 1.0.25), libxau6 (>= 1.0.6), libxcb1 (>= 1.8), libcap2 (>= 2.22), libx11-xcb1 (>= 1.4.4), libdbus-1-3 (>= 1.4.16), libxtst6 (>= 1.2.0), libwrap0 (>= 7.6), libice6 (>= 1.0.7), libxi6 (>= 1.4.3), libc6 (>= 2.15), libxext6 (>= 1.3.0), libsm6 (>= 1.2.0), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 3791cbb2341d7135a01af925bf126fbf
+MD5Sum: 58d2e7913c72325522cd16b0bad1de0c
 Size: 139072
 Filename: libpulsecommon_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
@@ -111144,12 +110988,12 @@
 
 Package: libpulsecore
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libgcc1 (>= 4.6.2+svnr181430), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libsamplerate0 (>= 0.1.8), libdbus-1-3 (>= 1.4.16), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libtdb1 (>= 3.5.6), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libltdl7 (>= 2.4.2), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libgcc1 (>= 4.6.2+svnr181430), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libsamplerate0 (>= 0.1.8), libdbus-1-3 (>= 1.4.16), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libtdb1 (>= 3.5.6), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libltdl7 (>= 2.4.2), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 271daa6a7f4d60d911498d9f8d67200a
-Size: 208656
+MD5Sum: 15835c5926cd7036b29cac5d4de8513c
+Size: 208662
 Filename: libpulsecore_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -111163,11 +111007,11 @@
 
 Package: libpulsedsp
 Version: 1.1-r6
-Depends: libx11-6 (>= 1.4.4), libpulse0 (>= 1.1), libsndfile1 (>= 1.0.25), libxau6 (>= 1.0.6), libpulsecommon (>= 1.1), libxcb1 (>= 1.8), libcap2 (>= 2.22), libx11-xcb1 (>= 1.4.4), libdbus-1-3 (>= 1.4.16), libxtst6 (>= 1.2.0), libwrap0 (>= 7.6), libice6 (>= 1.0.7), libxi6 (>= 1.4.3), libc6 (>= 2.15), libxext6 (>= 1.3.0), libsm6 (>= 1.2.0), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0), libjson0 (>= 0.9)
+Depends: libx11-6 (>= 1.4.4), libpulse0 (>= 1.1), libsndfile1 (>= 1.0.25), libxau6 (>= 1.0.6), libpulsecommon (>= 1.1), libxcb1 (>= 1.8), libcap2 (>= 2.22), libx11-xcb1 (>= 1.4.4), libdbus-1-3 (>= 1.4.16), libxtst6 (>= 1.2.0), libwrap0 (>= 7.6), libice6 (>= 1.0.7), libxi6 (>= 1.4.3), libc6 (>= 2.15), libxext6 (>= 1.3.0), libsm6 (>= 1.2.0), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0), libjson0 (>= 0.9)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 7646bf62764c664bb7e21946d7474198
+MD5Sum: 3916356b79161e623875520ef4ca061f
 Size: 16676
 Filename: libpulsedsp_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
@@ -115517,12 +115361,12 @@
 
 Package: libtelepathy-dbg
 Version: 0.3.3-r4
-Recommends: pkgconfig-dbg, libtelepathy (= 0.3.3-r4), libtelepathy-dbg
+Recommends: libglib-2.0-dbg, libtelepathy2 (= 0.3.3-r4), libtelepathy-glib-dbg, dbus-lib-dbg, pkgconfig-dbg, libz-dbg, libffi-dbg, eglibc-dbg, libdbus-glib-1-dbg, libtelepathy-dbg
 Section: devel
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: c79e97bd7c3da0f4dd7c776a3e3ff5ea
-Size: 932
+MD5Sum: 41e9f6551a947927ad68b587a086b92f
+Size: 67192
 Filename: libtelepathy-dbg_0.3.3-r4_armv7a-vfp-neon.ipk
 Source: http://telepathy.freedesktop.org/releases/libtelepathy/libtelepathy-0.3.3.tar.gz file://prefer_python_2.5.patch file://doublefix.patch
 Description: Telepathy framework - Debugging files
@@ -115544,13 +115388,13 @@
 
 Package: libtelepathy-dev
 Version: 0.3.3-r4
-Depends: libtelepathy (= 0.3.3-r4), pkgconfig
-Recommends: libdbus-glib-1-dev, libglib-2.0-dev, telepathy-glib-dev, pkgconfig-dev, libtelepathy-dev, dbus-dev
+Depends: libtelepathy2 (= 0.3.3-r4), pkgconfig
+Recommends: libdbus-glib-1-dev, libglib-2.0-dev, libz-dev, dbus-lib-dev, pkgconfig-dev, libffi-dev, libc6-dev, libtelepathy-glib-dev, libtelepathy-dev, dbus-dev
 Section: devel
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: a42cadd5b2cb5e575c97dfecafbd0d9a
-Size: 982
+MD5Sum: 2900c9fb0c31f7ff659d7bd3f997f33b
+Size: 26738
 Filename: libtelepathy-dev_0.3.3-r4_armv7a-vfp-neon.ipk
 Source: http://telepathy.freedesktop.org/releases/libtelepathy/libtelepathy-0.3.3.tar.gz file://prefer_python_2.5.patch file://doublefix.patch
 Description: Telepathy framework - Development files
@@ -115576,8 +115420,8 @@
 Section: devel
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 57a318b48eb13ec18a81956c2c73b2f2
-Size: 2037766
+MD5Sum: 4cf3e98b2a370f7cdb27fe7c720faa64
+Size: 2037902
 Filename: libtelepathy-glib-dbg_0.17.4-r1_armv7a-vfp-neon.ipk
 Source: http://telepathy.freedesktop.org/releases/telepathy-glib/telepathy-glib-0.17.4.tar.gz
 Description: Telepathy Framework glib-base helper library - Debugging files
@@ -115600,8 +115444,8 @@
 Section: devel
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 60f4f619d0034c4b1eab7bb239ef7399
-Size: 102342
+MD5Sum: 66948a6e9599686382ab07d4a65afd1c
+Size: 102376
 Filename: libtelepathy-glib-dev_0.17.4-r1_armv7a-vfp-neon.ipk
 Source: http://telepathy.freedesktop.org/releases/telepathy-glib/telepathy-glib-0.17.4.tar.gz
 Description: Telepathy Framework glib-base helper library - Development files
@@ -115622,8 +115466,8 @@
 Section: doc
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 31229f1ea4d1e4225ab7b19bf6797528
-Size: 1083818
+MD5Sum: cba8820d4ff04cd38f002da13550b09f
+Size: 1083832
 Filename: libtelepathy-glib-doc_0.17.4-r1_armv7a-vfp-neon.ipk
 Source: http://telepathy.freedesktop.org/releases/telepathy-glib/telepathy-glib-0.17.4.tar.gz
 Description: Telepathy Framework glib-base helper library - Documentation files
@@ -115643,8 +115487,8 @@
 Section: devel
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 6dc007ff6271cd0da5a3384d2f56d69b
-Size: 2552028
+MD5Sum: b1e379d964bf344af96d3af5178a0871
+Size: 2551564
 Filename: libtelepathy-glib-staticdev_0.17.4-r1_armv7a-vfp-neon.ipk
 Source: http://telepathy.freedesktop.org/releases/telepathy-glib/telepathy-glib-0.17.4.tar.gz
 Description: Telepathy Framework glib-base helper library - Development files (Static Libraries)
@@ -115664,8 +115508,8 @@
 Section: base
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 7da4760aeb132016056b4cba40a21237
-Size: 534074
+MD5Sum: 13457a0618824234921b93f6a9a5bf74
+Size: 534072
 Filename: libtelepathy-glib0_0.17.4-r1_armv7a-vfp-neon.ipk
 Source: http://telepathy.freedesktop.org/releases/telepathy-glib/telepathy-glib-0.17.4.tar.gz
 Description: Telepathy Framework glib-base helper library
@@ -115683,8 +115527,8 @@
 Section: devel
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: ea5760388b7615cf2210ee7e2edc21a1
-Size: 76348
+MD5Sum: 28d41ab54023c923bb376a672c11e038
+Size: 76340
 Filename: libtelepathy-staticdev_0.3.3-r4_armv7a-vfp-neon.ipk
 Source: http://telepathy.freedesktop.org/releases/libtelepathy/libtelepathy-0.3.3.tar.gz file://prefer_python_2.5.patch file://doublefix.patch
 Description: Telepathy framework - Development files (Static Libraries)
@@ -115710,8 +115554,8 @@
 Section: base
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: dd1e9cfb81d000b9f2bc516f8e422888
-Size: 18862
+MD5Sum: 4ce0d3db19204aef3682e3c54bebd6bf
+Size: 18856
 Filename: libtelepathy2_0.3.3-r4_armv7a-vfp-neon.ipk
 Source: http://telepathy.freedesktop.org/releases/libtelepathy/libtelepathy-0.3.3.tar.gz file://prefer_python_2.5.patch file://doublefix.patch
 Description: Telepathy framework
@@ -158326,8 +158170,8 @@
 Section: devel
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 447061bff0659c1a6678e22e393bf62b
-Size: 4138050
+MD5Sum: 0f2eb82a74b4a421c56ad8d9e18e8680
+Size: 4138496
 Filename: pulseaudio-dbg_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6 - Debugging files
@@ -158350,8 +158194,8 @@
 Section: devel
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: fb16a74a4c56a7fab810225ee052818c
-Size: 75228
+MD5Sum: 3902c705950f00a452b315b071431f48
+Size: 75364
 Filename: pulseaudio-dev_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6 - Development files
@@ -158372,7 +158216,7 @@
 Section: doc
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 57492397b0cb08c9bf83dcbd8fd4f1af
+MD5Sum: 7b414ace88abc74bd80681d090c9f17e
 Size: 15702
 Filename: pulseaudio-doc_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
@@ -158389,12 +158233,12 @@
 
 Package: pulseaudio-gconf-helper
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libz1 (>= 1.2.6), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libffi5 (>= 3.0.10), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libglib-2.0-0 (>= 2.30.2), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libdbus-glib-1-2 (>= 0.92), libc6 (>= 2.15), gconf (>= 3.2.3), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libz1 (>= 1.2.6), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libffi5 (>= 3.0.10), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libglib-2.0-0 (>= 2.30.2), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libdbus-glib-1-2 (>= 0.92), libc6 (>= 2.15), gconf (>= 3.2.3), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 569dfbed2e65452c715762a9ebbb1780
-Size: 4022
+MD5Sum: f0af59a222ea2f606191a7b6a6959e2b
+Size: 4020
 Filename: pulseaudio-gconf-helper_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -158408,11 +158252,11 @@
 
 Package: pulseaudio-lib-alsa-util
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libgcc1 (>= 4.6.2+svnr181430), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libudev0 (>= 181), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libasound2 (>= 1.0.24.1), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libltdl7 (>= 2.4.2), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libgcc1 (>= 4.6.2+svnr181430), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libudev0 (>= 181), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libasound2 (>= 1.0.24.1), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libltdl7 (>= 2.4.2), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 673da1f7dbbcd7efbbae6e5f7072747c
+MD5Sum: 9a2be4d479f921d4e8ec758ce49af6a7
 Size: 87978
 Filename: pulseaudio-lib-alsa-util_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
@@ -158427,11 +158271,11 @@
 
 Package: pulseaudio-lib-avahi-wrap
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 6859240ac76769a45eed4dbbb7867fd8
+MD5Sum: c93885a68cb88db50010a9f754fb345c
 Size: 4274
 Filename: pulseaudio-lib-avahi-wrap_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
@@ -158446,12 +158290,12 @@
 
 Package: pulseaudio-lib-bluetooth-ipc
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: a34c4e13bc9ed503c07087728f1a7745
-Size: 3640
+MD5Sum: 54a5e5b414edfc6e88c037333950d702
+Size: 3638
 Filename: pulseaudio-lib-bluetooth-ipc_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -158465,12 +158309,12 @@
 
 Package: pulseaudio-lib-bluetooth-sbc
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 9fd67b60cdad47b81a1df8c1de799b61
-Size: 18162
+MD5Sum: 38d1bc60d8e902fe9781620505a6ca64
+Size: 18156
 Filename: pulseaudio-lib-bluetooth-sbc_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -158484,12 +158328,12 @@
 
 Package: pulseaudio-lib-bluetooth-util
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 94b04ac11bec175bac46f37143036696
-Size: 18314
+MD5Sum: 2e2d153c8227a6d749177a8404a64917
+Size: 18312
 Filename: pulseaudio-lib-bluetooth-util_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -158503,11 +158347,11 @@
 
 Package: pulseaudio-lib-cli
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 7210701ebebfe529d34dae8882bb62b5
+MD5Sum: 5313ea041a1b8b943531c7cb229757fa
 Size: 4296
 Filename: pulseaudio-lib-cli_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
@@ -158522,12 +158366,12 @@
 
 Package: pulseaudio-lib-oss-util
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 6f095aba83fc14805e282104f4df35bd
-Size: 6498
+MD5Sum: dd636025020f3c01f4ca0f966eae1a0b
+Size: 6500
 Filename: pulseaudio-lib-oss-util_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -158541,12 +158385,12 @@
 
 Package: pulseaudio-lib-protocol-cli
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), pulseaudio-lib-cli (>= 1.1), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), pulseaudio-lib-cli (>= 1.1), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: d4c5b9bc5ca2b7b7ada38913b8379a8f
-Size: 4308
+MD5Sum: 12d3e9b992e1243c5e7f97c69d61ea76
+Size: 4310
 Filename: pulseaudio-lib-protocol-cli_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -158560,12 +158404,12 @@
 
 Package: pulseaudio-lib-protocol-esound
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: e490a217076af63de1c1c198e892ee5c
-Size: 19068
+MD5Sum: df37d065ec87f950405aecbef54512dd
+Size: 19070
 Filename: pulseaudio-lib-protocol-esound_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -158579,12 +158423,12 @@
 
 Package: pulseaudio-lib-protocol-http
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: bf92b5526b601bf396a58e016cf93855
-Size: 11494
+MD5Sum: f5af54797bda81a9921aae88cf86cfe7
+Size: 11496
 Filename: pulseaudio-lib-protocol-http_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -158598,11 +158442,11 @@
 
 Package: pulseaudio-lib-protocol-native
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 7fd3fbde59362eccaeeab67972ba0b52
+MD5Sum: 0dc64acf1641dea020765138c1d44f56
 Size: 42524
 Filename: pulseaudio-lib-protocol-native_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
@@ -158617,12 +158461,12 @@
 
 Package: pulseaudio-lib-protocol-simple
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 377f85ac18f8dabfda3760b56a1a6238
-Size: 10334
+MD5Sum: d76f054dd24d313fa8f1e63fd68d3d77
+Size: 10336
 Filename: pulseaudio-lib-protocol-simple_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -158636,11 +158480,11 @@
 
 Package: pulseaudio-lib-raop
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libsamplerate0 (>= 0.1.8), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), pulseaudio-lib-rtp (>= 1.1), libice6 (>= 1.0.7), libssl1.0.0 (>= 1.0.0g), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libtdb1 (>= 3.5.6), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libcrypto1.0.0 (>= 1.0.0g), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libsamplerate0 (>= 0.1.8), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), pulseaudio-lib-rtp (>= 1.1), libice6 (>= 1.0.7), libssl1.0.0 (>= 1.0.0g), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libtdb1 (>= 3.5.6), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libcrypto1.0.0 (>= 1.0.0g), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: f8e2de180b168193ef06ac8f7b0298d5
+MD5Sum: 8fdbfca6ef906ee5e8f6b07638ab4fb5
 Size: 8454
 Filename: pulseaudio-lib-raop_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
@@ -158655,11 +158499,11 @@
 
 Package: pulseaudio-lib-rtp
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: fdeb1c6d0bb5216b19d1d26b250ad34e
+MD5Sum: 5c6eee89edb87d940851335088b7ea65
 Size: 15848
 Filename: pulseaudio-lib-rtp_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
@@ -158679,7 +158523,7 @@
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: dcc989fc479dbed04096d26292ffb851
+MD5Sum: f4b19382a6dced3df35c9567b7fe87f9
 Size: 17002
 Filename: pulseaudio-locale-as_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
@@ -158701,8 +158545,8 @@
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: f29c5e4c46266fbee790ebd65d9a62a7
-Size: 17936
+MD5Sum: c2ca7ca9e4f28132074028338797a722
+Size: 17938
 Filename: pulseaudio-locale-bn-in_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6 - bn_IN translations
@@ -158723,7 +158567,7 @@
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: f75814bb3c612b3c3554b2868822b760
+MD5Sum: 7a24238ccc77c7a6cd56f6185195e75e
 Size: 15718
 Filename: pulseaudio-locale-ca_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
@@ -158745,8 +158589,8 @@
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 616c42f464f570ef83d4904b8c71e20a
-Size: 16596
+MD5Sum: 82e11c49b510580e9cfaed9e6ad7255d
+Size: 16594
 Filename: pulseaudio-locale-cs_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6 - cs translations
@@ -158767,8 +158611,8 @@
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 3e214a8fb651c95c72446272582bcc3e
-Size: 12464
+MD5Sum: 15bedc75415e166ddfd08bde80ada6be
+Size: 12466
 Filename: pulseaudio-locale-de-ch_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6 - de_CH translations
@@ -158789,7 +158633,7 @@
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: a4be2b6e8ab14185bc829bcf1b800486
+MD5Sum: 38b965c20d547b213acb6ea2c4162553
 Size: 15814
 Filename: pulseaudio-locale-de_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
@@ -158811,8 +158655,8 @@
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: ef7677aeb9c34b89323605274c6550f7
-Size: 3108
+MD5Sum: c8ab4382d33e4e7d9f2c468caa15987c
+Size: 3104
 Filename: pulseaudio-locale-el_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6 - el translations
@@ -158833,8 +158677,8 @@
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: a2647d3cc2557a2c32c5579f849a749a
-Size: 16444
+MD5Sum: b1838fb96cd0f4c843fa11c3e28f472d
+Size: 16440
 Filename: pulseaudio-locale-es_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6 - es translations
@@ -158855,8 +158699,8 @@
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 4ae9b25c951684eff0974e133bcdf3bc
-Size: 16404
+MD5Sum: 79e56c6ca44c92b681279a9bf6002b5b
+Size: 16406
 Filename: pulseaudio-locale-fi_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6 - fi translations
@@ -158877,8 +158721,8 @@
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 4ee3f7d6b59a819c7550b6b8c0d943a1
-Size: 16500
+MD5Sum: 445395b73cd75a8fdbb08da5646c3316
+Size: 16498
 Filename: pulseaudio-locale-fr_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6 - fr translations
@@ -158899,7 +158743,7 @@
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 8e81b0bf330cc7f5606e3bd553acffa2
+MD5Sum: 7632351ca8b7a72603010e8d6f64949d
 Size: 17754
 Filename: pulseaudio-locale-gu_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
@@ -158921,8 +158765,8 @@
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 280e33aae2bc93baa61c360be1e902df
-Size: 3362
+MD5Sum: 312e92e51fbb3b86dd5753763b412d6a
+Size: 3358
 Filename: pulseaudio-locale-he_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6 - he translations
@@ -158943,8 +158787,8 @@
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 6f4c26eb0a99b9883ed8a85abb135967
-Size: 16110
+MD5Sum: 37c04bc39377f28c4f6cc7784c6c9c53
+Size: 16106
 Filename: pulseaudio-locale-hi_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6 - hi translations
@@ -158965,8 +158809,8 @@
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 4df5d4ad8be8618cc2d32cc66efbc377
-Size: 15190
+MD5Sum: 0c70879a112e0b43e97189dcfc7db4a3
+Size: 15184
 Filename: pulseaudio-locale-hu_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6 - hu translations
@@ -158987,7 +158831,7 @@
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 3552db98fe2de83857cf097f6293de0d
+MD5Sum: 0c0c7421b03e3ee44579fefedb3468c0
 Size: 16088
 Filename: pulseaudio-locale-it_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
@@ -159009,8 +158853,8 @@
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 6aad07f66c0c0c9b375e2726d14fb983
-Size: 16704
+MD5Sum: 04ddd646f733c794e4bd020fec0cc5c8
+Size: 16702
 Filename: pulseaudio-locale-ja_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6 - ja translations
@@ -159031,8 +158875,8 @@
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 23f1ae050114349645a7994126f09672
-Size: 18472
+MD5Sum: 8ed5159c67127559d8fab34b2289e00f
+Size: 18470
 Filename: pulseaudio-locale-kn_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6 - kn translations
@@ -159053,8 +158897,8 @@
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 32d5a3bce237a38db58fa9287d04c053
-Size: 17030
+MD5Sum: aa1291ce95279f96e7e4d996b20a1c89
+Size: 17026
 Filename: pulseaudio-locale-ml_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6 - ml translations
@@ -159075,8 +158919,8 @@
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: e4e9ee6685eca34ec27b6b1b60433256
-Size: 16254
+MD5Sum: c3484fd099db5100688effa9e0b2d8a8
+Size: 16252
 Filename: pulseaudio-locale-mr_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6 - mr translations
@@ -159097,8 +158941,8 @@
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 499af1faca47ee4fb429edc1029ec0e5
-Size: 15808
+MD5Sum: ab8110719a2623d22b601e2357595fa6
+Size: 15800
 Filename: pulseaudio-locale-nl_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6 - nl translations
@@ -159119,7 +158963,7 @@
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 01a747163f25e9a19449212bb8ca280c
+MD5Sum: 363510ff39da1c3200e59a1b5bd0a867
 Size: 16564
 Filename: pulseaudio-locale-or_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
@@ -159141,8 +158985,8 @@
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 47bb5e03797b37e61282b0b9297eaa1f
-Size: 15702
+MD5Sum: 2af491eace0fb04e3f7598d63b04bb9b
+Size: 15704
 Filename: pulseaudio-locale-pa_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6 - pa translations
@@ -159163,8 +159007,8 @@
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: c95d30f79b65bd3f9e0eed6bb06f2690
-Size: 16536
+MD5Sum: ce7c95152cbcb71956d7bb98f19bd0e2
+Size: 16534
 Filename: pulseaudio-locale-pl_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6 - pl translations
@@ -159185,8 +159029,8 @@
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 435263a618c1e31930b4b887737fc858
-Size: 16280
+MD5Sum: 0a2f92772412411b7f5f13f6a008def1
+Size: 16278
 Filename: pulseaudio-locale-pt-br_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6 - pt_BR translations
@@ -159207,7 +159051,7 @@
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 5581abab34c7c733d3801cdc0e18a207
+MD5Sum: 62aab9656faa05a7f9a9126f2411c4fd
 Size: 15258
 Filename: pulseaudio-locale-pt_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
@@ -159229,7 +159073,7 @@
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: e6cbea6db15db7db19aa74edea66d89a
+MD5Sum: 5b385c59a22612e2989298fa878c43d7
 Size: 16714
 Filename: pulseaudio-locale-ru_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
@@ -159251,8 +159095,8 @@
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 8fdde7df86bfccabcc372ad5e0f42058
-Size: 16458
+MD5Sum: 09015f3f8712d91fe05434647b7a1cae
+Size: 16456
 Filename: pulseaudio-locale-sr+latin_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6 - sr@latin translations
@@ -159273,8 +159117,8 @@
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 2973cbdb0e80a2f0420fa9da44801167
-Size: 17742
+MD5Sum: f64a72a4d1af3b762b7327e6ec361b82
+Size: 17740
 Filename: pulseaudio-locale-sr_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6 - sr translations
@@ -159295,8 +159139,8 @@
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: e09f612718a39bc2a6c4fe03c25d29af
-Size: 3506
+MD5Sum: f32c31188d670352e7838510a11dec61
+Size: 3504
 Filename: pulseaudio-locale-sv_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6 - sv translations
@@ -159317,8 +159161,8 @@
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: c6be4456ba41e7d0edfd2b6a230356ad
-Size: 16262
+MD5Sum: 66952e4ad590c95f20ba8658604ce214
+Size: 16258
 Filename: pulseaudio-locale-ta_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6 - ta translations
@@ -159339,8 +159183,8 @@
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: d2d8c734233b84fdbc4a5e47e17ca613
-Size: 17506
+MD5Sum: 5d7b3da7cc3e37fb4cc73b6c8cbe76de
+Size: 17500
 Filename: pulseaudio-locale-te_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6 - te translations
@@ -159361,8 +159205,8 @@
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 8995eaf37d4552dc52bc067416b4276f
-Size: 18358
+MD5Sum: 7dea9b44f4e3c14a45b32b6f9773d07d
+Size: 18356
 Filename: pulseaudio-locale-uk_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6 - uk translations
@@ -159383,7 +159227,7 @@
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: eeffa59e870cb81cf7f2d727aad21370
+MD5Sum: 99cae760b94de168d6fa913ee0b0e375
 Size: 15510
 Filename: pulseaudio-locale-zh-cn_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
@@ -159405,7 +159249,7 @@
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: b71b36b2be9c6d5c56b0d3886a7d71af
+MD5Sum: 4d44adc9de4f5f259a47abca4e95c86c
 Size: 9860
 Filename: pulseaudio-locale-zh-tw_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
@@ -159422,12 +159266,12 @@
 
 Package: pulseaudio-misc
 Version: 1.1-r6
-Depends: libx11-6 (>= 1.4.4), libpulse0 (>= 1.1), libsndfile1 (>= 1.0.25), libxau6 (>= 1.0.6), libpulsecommon (>= 1.1), libxcb1 (>= 1.8), libcap2 (>= 2.22), libx11-xcb1 (>= 1.4.4), libdbus-1-3 (>= 1.4.16), libxtst6 (>= 1.2.0), libwrap0 (>= 7.6), libice6 (>= 1.0.7), libxi6 (>= 1.4.3), libc6 (>= 2.15), libxext6 (>= 1.3.0), libsm6 (>= 1.2.0), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0), libjson0 (>= 0.9)
+Depends: libx11-6 (>= 1.4.4), libpulse0 (>= 1.1), libsndfile1 (>= 1.0.25), libxau6 (>= 1.0.6), libpulsecommon (>= 1.1), libxcb1 (>= 1.8), libcap2 (>= 2.22), libx11-xcb1 (>= 1.4.4), libdbus-1-3 (>= 1.4.16), libxtst6 (>= 1.2.0), libwrap0 (>= 7.6), libice6 (>= 1.0.7), libxi6 (>= 1.4.3), libc6 (>= 2.15), libxext6 (>= 1.3.0), libsm6 (>= 1.2.0), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0), libjson0 (>= 0.9)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 0476cb05487eaaba8e3cdb45a511dffc
-Size: 25722
+MD5Sum: f13d469f3bdb496a275b2298ec2b4676
+Size: 25718
 Filename: pulseaudio-misc_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -159441,12 +159285,12 @@
 
 Package: pulseaudio-module-alsa-card
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libudev0 (>= 181), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libasound2 (>= 1.0.24.1), libsm6 (>= 1.2.0), pulseaudio-lib-alsa-util (>= 1.1), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libudev0 (>= 181), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libasound2 (>= 1.0.24.1), libsm6 (>= 1.2.0), pulseaudio-lib-alsa-util (>= 1.1), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 1244bbd582c5cedcad00261374fdebf3
-Size: 7314
+MD5Sum: 0428b222dc40a66d6de8040115d50a08
+Size: 7310
 Filename: pulseaudio-module-alsa-card_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -159460,11 +159304,11 @@
 
 Package: pulseaudio-module-alsa-sink
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libudev0 (>= 181), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libasound2 (>= 1.0.24.1), libsm6 (>= 1.2.0), pulseaudio-lib-alsa-util (>= 1.1), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libudev0 (>= 181), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libasound2 (>= 1.0.24.1), libsm6 (>= 1.2.0), pulseaudio-lib-alsa-util (>= 1.1), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 50949246b9fada25f17d3f212c38bc3e
+MD5Sum: 191051cb68bd8794c31ee6d081b741c0
 Size: 4274
 Filename: pulseaudio-module-alsa-sink_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
@@ -159479,11 +159323,11 @@
 
 Package: pulseaudio-module-alsa-source
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libudev0 (>= 181), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libasound2 (>= 1.0.24.1), libsm6 (>= 1.2.0), pulseaudio-lib-alsa-util (>= 1.1), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libudev0 (>= 181), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libasound2 (>= 1.0.24.1), libsm6 (>= 1.2.0), pulseaudio-lib-alsa-util (>= 1.1), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 9597402423cdca008bfcf811c33aae07
+MD5Sum: 98df1071f5baba79845c14624e6be447
 Size: 4250
 Filename: pulseaudio-module-alsa-source_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
@@ -159498,12 +159342,12 @@
 
 Package: pulseaudio-module-always-sink
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 39ccd73c1d9558caa1ddea770bff4283
-Size: 4736
+MD5Sum: 89fa21774fda94ca62ed7ed8a56cc323
+Size: 4728
 Filename: pulseaudio-module-always-sink_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -159517,12 +159361,12 @@
 
 Package: pulseaudio-module-augment-properties
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 4357b27549db13bcdb0bdb21a76ea4ba
-Size: 5994
+MD5Sum: 057f7784978e302ee119476157ea9a73
+Size: 5990
 Filename: pulseaudio-module-augment-properties_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -159536,12 +159380,12 @@
 
 Package: pulseaudio-module-bluetooth-device
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libgcc1 (>= 4.6.2+svnr181430), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), pulseaudio-lib-bluetooth-sbc (>= 1.1), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), pulseaudio-lib-bluetooth-ipc (>= 1.1), libcap2 (>= 2.22), libltdl7 (>= 2.4.2), libc6 (>= 2.15), libpulse0 (>= 1.1), pulseaudio-lib-bluetooth-util (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libgcc1 (>= 4.6.2+svnr181430), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), pulseaudio-lib-bluetooth-sbc (>= 1.1), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), pulseaudio-lib-bluetooth-ipc (>= 1.1), libcap2 (>= 2.22), libltdl7 (>= 2.4.2), libc6 (>= 2.15), libpulse0 (>= 1.1), pulseaudio-lib-bluetooth-util (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 608f5ab148704b7f985f999526373f1f
-Size: 28142
+MD5Sum: 316a152e01c43bc97dd436f2f8a0f0c3
+Size: 28140
 Filename: pulseaudio-module-bluetooth-device_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -159555,12 +159399,12 @@
 
 Package: pulseaudio-module-bluetooth-discover
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), pulseaudio-lib-bluetooth-util (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), pulseaudio-lib-bluetooth-util (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: a0896e3a3a4331df8994b44e42298eb0
-Size: 4740
+MD5Sum: 1bcc13008bd7b3ff6b2c1a1c09891d4d
+Size: 4738
 Filename: pulseaudio-module-bluetooth-discover_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -159574,12 +159418,12 @@
 
 Package: pulseaudio-module-bluetooth-proximity
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 25bace597a3aaea8ea3e62ddf1fcfe5b
-Size: 7986
+MD5Sum: 29a2400e02dadb5c722e378d71cfd309
+Size: 7984
 Filename: pulseaudio-module-bluetooth-proximity_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -159593,11 +159437,11 @@
 
 Package: pulseaudio-module-card-restore
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 75de73d77f05b3fddbd4a79d010633e6
+MD5Sum: 8c821d6ec398c8e65eef6ba1ba3acf41
 Size: 5978
 Filename: pulseaudio-module-card-restore_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
@@ -159612,12 +159456,12 @@
 
 Package: pulseaudio-module-cli-protocol-tcp
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), pulseaudio-lib-protocol-cli (>= 1.1), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), pulseaudio-lib-cli (>= 1.1), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), pulseaudio-lib-protocol-cli (>= 1.1), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), pulseaudio-lib-cli (>= 1.1), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 24af8718a0776fc0f14afa1c077c660c
-Size: 4226
+MD5Sum: f28481915eb6b28b7a8daf9413cdb150
+Size: 4222
 Filename: pulseaudio-module-cli-protocol-tcp_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -159631,12 +159475,12 @@
 
 Package: pulseaudio-module-cli-protocol-unix
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), pulseaudio-lib-protocol-cli (>= 1.1), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), pulseaudio-lib-cli (>= 1.1), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), pulseaudio-lib-protocol-cli (>= 1.1), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), pulseaudio-lib-cli (>= 1.1), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 12f4b936bb7f6d300a38628284b52b8c
-Size: 4124
+MD5Sum: 1a0438524a788712243c142903337614
+Size: 4120
 Filename: pulseaudio-module-cli-protocol-unix_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -159650,12 +159494,12 @@
 
 Package: pulseaudio-module-cli
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), pulseaudio-lib-cli (>= 1.1), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), pulseaudio-lib-cli (>= 1.1), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 60a401d69df05ab9c1917e373ab1b129
-Size: 4136
+MD5Sum: 4b0db89ca42046eaa5e709a014554ae7
+Size: 4132
 Filename: pulseaudio-module-cli_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -159669,12 +159513,12 @@
 
 Package: pulseaudio-module-combine-sink
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libgcc1 (>= 4.6.2+svnr181430), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libsamplerate0 (>= 0.1.8), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libtdb1 (>= 3.5.6), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libltdl7 (>= 2.4.2), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libgcc1 (>= 4.6.2+svnr181430), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libsamplerate0 (>= 0.1.8), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libtdb1 (>= 3.5.6), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libltdl7 (>= 2.4.2), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: d2af10c6ff10c2c17a36a21a4c51fd3f
-Size: 17592
+MD5Sum: 9e54484c1a5f8d60eb8beb3d44931470
+Size: 17594
 Filename: pulseaudio-module-combine-sink_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -159688,12 +159532,12 @@
 
 Package: pulseaudio-module-combine
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 0bdd7670c4abb05843c6bc140b5b1b4f
-Size: 3466
+MD5Sum: 72951bad3cc191e4313ece0c810c1969
+Size: 3472
 Filename: pulseaudio-module-combine_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -159707,12 +159551,12 @@
 
 Package: pulseaudio-module-console-kit
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libxext6 (>= 1.3.0), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), consolekit, libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libdbus-1-3 (>= 1.4.16), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libxext6 (>= 1.3.0), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), consolekit, libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libdbus-1-3 (>= 1.4.16), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 657a63cce9b4c3f538c02e4add0bec0c
-Size: 6094
+MD5Sum: 09eae6de793a3202277a3f8300703031
+Size: 6096
 Filename: pulseaudio-module-console-kit_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -159726,12 +159570,12 @@
 
 Package: pulseaudio-module-cork-music-on-phone
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: faa7eaf8aa8568b49c9878e7fd46a312
-Size: 5266
+MD5Sum: 6cedb4f1c5572c66d78810053ab9ed54
+Size: 5262
 Filename: pulseaudio-module-cork-music-on-phone_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -159745,12 +159589,12 @@
 
 Package: pulseaudio-module-dbus-protocol
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: f11741c51fc314c592f6813f7bd79f67
-Size: 61426
+MD5Sum: 98b5fd0ef430869a08332b8014b17958
+Size: 61428
 Filename: pulseaudio-module-dbus-protocol_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -159764,11 +159608,11 @@
 
 Package: pulseaudio-module-default-device-restore
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: d75e8d9c7f7ad4d0d644f192333a7dc1
+MD5Sum: e5b45595a3ad5edf9d9e392a0f5f3507
 Size: 4706
 Filename: pulseaudio-module-default-device-restore_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
@@ -159783,12 +159627,12 @@
 
 Package: pulseaudio-module-detect
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 5ef0d62ac1aa8cd596fd0dcf2405977c
-Size: 4604
+MD5Sum: f491d113d15a8252be5c54d1eb70ca8c
+Size: 4598
 Filename: pulseaudio-module-detect_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -159802,11 +159646,11 @@
 
 Package: pulseaudio-module-device-manager
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), pulseaudio-lib-protocol-native (>= 1.1), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), pulseaudio-lib-protocol-native (>= 1.1), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: b5d2a048aa494f043d7a8771eaf00d0c
+MD5Sum: 94c707fd220bbf04d753eb5002b551d9
 Size: 15642
 Filename: pulseaudio-module-device-manager_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
@@ -159821,12 +159665,12 @@
 
 Package: pulseaudio-module-device-restore
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), pulseaudio-lib-protocol-native (>= 1.1), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), pulseaudio-lib-protocol-native (>= 1.1), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 1e23e3d8ce6919a0c0e9c86adfac46ec
-Size: 12968
+MD5Sum: c1a4e5e9323350f6143ffec31d7cbc3f
+Size: 12964
 Filename: pulseaudio-module-device-restore_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -159840,12 +159684,12 @@
 
 Package: pulseaudio-module-echo-cancel
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 00b31bd59e518fa103d92f51a5c2170c
-Size: 22612
+MD5Sum: e747ed598e08b68a2a8cf7dc0da910d0
+Size: 22608
 Filename: pulseaudio-module-echo-cancel_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -159859,12 +159703,12 @@
 
 Package: pulseaudio-module-esound-compat-spawnfd
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 5cfea074bd17621ea4e2822f9c9a8241
-Size: 3510
+MD5Sum: 666a8c54ff0dac9bdb75e4b224ae5c09
+Size: 3512
 Filename: pulseaudio-module-esound-compat-spawnfd_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -159878,12 +159722,12 @@
 
 Package: pulseaudio-module-esound-compat-spawnpid
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 3e18655c6755ce2d6cf7858e5377ebcb
-Size: 3408
+MD5Sum: 6b4dcf39a609a9bc2859b7c94ed3a80f
+Size: 3406
 Filename: pulseaudio-module-esound-compat-spawnpid_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -159897,12 +159741,12 @@
 
 Package: pulseaudio-module-esound-protocol-tcp
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), pulseaudio-lib-protocol-esound (>= 1.1), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), pulseaudio-lib-protocol-esound (>= 1.1), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 06ac662527e68c97694f2c3f5c0e5cb1
-Size: 4460
+MD5Sum: b1fd2a5d87aa9cccb1154a75305c51d3
+Size: 4456
 Filename: pulseaudio-module-esound-protocol-tcp_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -159916,12 +159760,12 @@
 
 Package: pulseaudio-module-esound-protocol-unix
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), pulseaudio-lib-protocol-esound (>= 1.1), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), pulseaudio-lib-protocol-esound (>= 1.1), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 92af5ef157d6177a614d9e84f1a4a6e1
-Size: 4424
+MD5Sum: 7df6386ecfc9da736f56d8ecd4991d3b
+Size: 4422
 Filename: pulseaudio-module-esound-protocol-unix_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -159935,12 +159779,12 @@
 
 Package: pulseaudio-module-esound-sink
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: dc9a1d170316b69bcf281140a58151f6
-Size: 9288
+MD5Sum: 009e12085a61bcb309a348f1e0c7be7a
+Size: 9286
 Filename: pulseaudio-module-esound-sink_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -159954,12 +159798,12 @@
 
 Package: pulseaudio-module-filter-apply
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 2586a71fdaaf458c2d344ea064fda3d9
-Size: 8618
+MD5Sum: 00b0b73e8ac68dd65d5304c218931844
+Size: 8614
 Filename: pulseaudio-module-filter-apply_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -159973,12 +159817,12 @@
 
 Package: pulseaudio-module-filter-heuristics
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 4bed17e70487831fce60936e00946e78
-Size: 4834
+MD5Sum: f72db89c79a6a47078624bf75105563d
+Size: 4832
 Filename: pulseaudio-module-filter-heuristics_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -159992,12 +159836,12 @@
 
 Package: pulseaudio-module-gconf
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 9ec8a7567d5ab010204d633bb84de8e5
-Size: 5292
+MD5Sum: cca4874f7df9bcf16479977d7b2ea6b9
+Size: 5294
 Filename: pulseaudio-module-gconf_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160011,12 +159855,12 @@
 
 Package: pulseaudio-module-hal-detect
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 1b38bcbce891287b7e32834970bd4dee
-Size: 3552
+MD5Sum: 15c36ba0b02256424ccfaf5eea732233
+Size: 3556
 Filename: pulseaudio-module-hal-detect_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160030,12 +159874,12 @@
 
 Package: pulseaudio-module-http-protocol-tcp
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), pulseaudio-lib-protocol-http (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), pulseaudio-lib-protocol-http (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: dcf28386725a99f82e849c99df5118cd
-Size: 4358
+MD5Sum: d612e878e519c8567f6f5bc6a749ca44
+Size: 4356
 Filename: pulseaudio-module-http-protocol-tcp_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160049,12 +159893,12 @@
 
 Package: pulseaudio-module-http-protocol-unix
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), pulseaudio-lib-protocol-http (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), pulseaudio-lib-protocol-http (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 738fff619003ecb22c3acd4b14e995a0
-Size: 4220
+MD5Sum: b5cfaf48329e7e9ec9b701e795265a36
+Size: 4224
 Filename: pulseaudio-module-http-protocol-unix_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160068,12 +159912,12 @@
 
 Package: pulseaudio-module-intended-roles
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: c55faa20e62b74100c629ee7d2d6c025
-Size: 6124
+MD5Sum: 0b1922b543bd769af240ae15d775ec6a
+Size: 6126
 Filename: pulseaudio-module-intended-roles_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160087,12 +159931,12 @@
 
 Package: pulseaudio-module-ladspa-sink
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 7164748efaf229f44613d2bf79b059f6
-Size: 14196
+MD5Sum: 3a1f42bb006685c333b051cf58addb69
+Size: 14192
 Filename: pulseaudio-module-ladspa-sink_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160106,12 +159950,12 @@
 
 Package: pulseaudio-module-loopback
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libgcc1 (>= 4.6.2+svnr181430), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libsamplerate0 (>= 0.1.8), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libtdb1 (>= 3.5.6), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libltdl7 (>= 2.4.2), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libgcc1 (>= 4.6.2+svnr181430), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libsamplerate0 (>= 0.1.8), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libtdb1 (>= 3.5.6), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libltdl7 (>= 2.4.2), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 057cf2807fce5597cb4d280577c2399c
-Size: 15008
+MD5Sum: dad7588362bc7a06ba6d56bbd711382d
+Size: 15010
 Filename: pulseaudio-module-loopback_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160125,12 +159969,12 @@
 
 Package: pulseaudio-module-match
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 2b7e4b2fa70fb627c1f77a7b74b67497
-Size: 5532
+MD5Sum: b5aabac687d623b9dfa6b4d03233f967
+Size: 5526
 Filename: pulseaudio-module-match_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160144,12 +159988,12 @@
 
 Package: pulseaudio-module-mmkbd-evdev
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 29fb6d0bd1ee5bdfab703051b78abc11
-Size: 5302
+MD5Sum: 0120592ca09b496afcda4ed403e5b607
+Size: 5296
 Filename: pulseaudio-module-mmkbd-evdev_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160163,12 +160007,12 @@
 
 Package: pulseaudio-module-native-protocol-fd
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), pulseaudio-lib-protocol-native (>= 1.1), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), pulseaudio-lib-protocol-native (>= 1.1), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 3d44851b3de9e8f0a2a740eca54d2cf1
-Size: 3608
+MD5Sum: 4619c6c17bff2ae0601077d3ea135c9e
+Size: 3606
 Filename: pulseaudio-module-native-protocol-fd_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160182,12 +160026,12 @@
 
 Package: pulseaudio-module-native-protocol-tcp
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), pulseaudio-lib-protocol-native (>= 1.1), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), pulseaudio-lib-protocol-native (>= 1.1), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: f3dd2404b9a95b5f3ef01bf328f3bed7
-Size: 4584
+MD5Sum: a79a05bf552ef7502297dd9d2ae8ef6c
+Size: 4582
 Filename: pulseaudio-module-native-protocol-tcp_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160201,12 +160045,12 @@
 
 Package: pulseaudio-module-native-protocol-unix
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), pulseaudio-lib-protocol-native (>= 1.1), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), pulseaudio-lib-protocol-native (>= 1.1), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 91e4a520d1942fdc9128f665c026f328
-Size: 4454
+MD5Sum: c6e43916f9aedf2b4749843a941d6ebf
+Size: 4450
 Filename: pulseaudio-module-native-protocol-unix_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160220,12 +160064,12 @@
 
 Package: pulseaudio-module-null-sink
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: cf81f297cc43a01e5ebe6d288752108d
-Size: 6424
+MD5Sum: aa9ef8bdfe099fc2e90ff74dd8b70daf
+Size: 6428
 Filename: pulseaudio-module-null-sink_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160239,12 +160083,12 @@
 
 Package: pulseaudio-module-null-source
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: b9bf5b3f382b3efc13055a53b4dc72b0
-Size: 5870
+MD5Sum: 730440bc6e98562e641b0ce49d53adab
+Size: 5868
 Filename: pulseaudio-module-null-source_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160258,12 +160102,12 @@
 
 Package: pulseaudio-module-oss
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), pulseaudio-lib-oss-util (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), pulseaudio-lib-oss-util (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 643f5bbb350a6ae262cf9f85d7c700c1
-Size: 14806
+MD5Sum: 2a5e528f793075c648b64e8f9b1fea24
+Size: 14804
 Filename: pulseaudio-module-oss_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160277,12 +160121,12 @@
 
 Package: pulseaudio-module-pipe-sink
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 883ee7f1c8179ec14c503070f5470d4b
-Size: 6612
+MD5Sum: b7c49e4dd0a87c7c8ed41949a08c3e99
+Size: 6610
 Filename: pulseaudio-module-pipe-sink_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160296,12 +160140,12 @@
 
 Package: pulseaudio-module-pipe-source
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 42b4b18d003165dde79eef06224b06eb
-Size: 6626
+MD5Sum: 3fca194dfaa6c383b72f676154d7eafe
+Size: 6622
 Filename: pulseaudio-module-pipe-source_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160315,12 +160159,12 @@
 
 Package: pulseaudio-module-position-event-sounds
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 9904a1f73e947730ac4239cbd2b0ce7a
-Size: 4548
+MD5Sum: 428039473e54d194b9164b365d85bb5f
+Size: 4542
 Filename: pulseaudio-module-position-event-sounds_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160334,12 +160178,12 @@
 
 Package: pulseaudio-module-raop-discover
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libavahi-common3 (>= 0.6.30), libxext6 (>= 1.3.0), libavahi-client3 (>= 0.6.30), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), pulseaudio-lib-avahi-wrap (>= 1.1), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libdbus-1-3 (>= 1.4.16), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libavahi-common3 (>= 0.6.30), libxext6 (>= 1.3.0), libavahi-client3 (>= 0.6.30), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), pulseaudio-lib-avahi-wrap (>= 1.1), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libdbus-1-3 (>= 1.4.16), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 3aa9cd563ed85b47af089ec2f55bc3fd
-Size: 5806
+MD5Sum: 40aaa94c491208a924c39e5b84cc03e8
+Size: 5804
 Filename: pulseaudio-module-raop-discover_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160353,12 +160197,12 @@
 
 Package: pulseaudio-module-raop-sink
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libssl1.0.0 (>= 1.0.0g), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), pulseaudio-lib-rtp (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libtdb1 (>= 3.5.6), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), pulseaudio-lib-raop (>= 1.1), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libcrypto1.0.0 (>= 1.0.0g), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libssl1.0.0 (>= 1.0.0g), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), pulseaudio-lib-rtp (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libtdb1 (>= 3.5.6), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), pulseaudio-lib-raop (>= 1.1), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libcrypto1.0.0 (>= 1.0.0g), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 505e00f3603c308b5fdbc4a708353244
-Size: 10064
+MD5Sum: 8c7b8850b8f577d3618456cc31853af5
+Size: 10062
 Filename: pulseaudio-module-raop-sink_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160372,12 +160216,12 @@
 
 Package: pulseaudio-module-remap-sink
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: e78a56796c77c3ca30657a71a671ce2e
-Size: 8208
+MD5Sum: 93307a0b92851c46bb97e3883c0792b5
+Size: 8202
 Filename: pulseaudio-module-remap-sink_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160391,12 +160235,12 @@
 
 Package: pulseaudio-module-rescue-streams
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: c3f6ce8e65c8c1936b1305838c8bda45
-Size: 5150
+MD5Sum: fd2dbac2db8e760ab59cffc11f547296
+Size: 5146
 Filename: pulseaudio-module-rescue-streams_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160410,11 +160254,11 @@
 
 Package: pulseaudio-module-rtp-recv
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), pulseaudio-lib-rtp (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), pulseaudio-lib-rtp (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: b83c0801ac39aee43b3242825acd4605
+MD5Sum: bde396f7db0d616730fdce1d9120a605
 Size: 11738
 Filename: pulseaudio-module-rtp-recv_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
@@ -160429,11 +160273,11 @@
 
 Package: pulseaudio-module-rtp-send
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libgcc1 (>= 4.6.2+svnr181430), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libsamplerate0 (>= 0.1.8), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), pulseaudio-lib-rtp (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libtdb1 (>= 3.5.6), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libltdl7 (>= 2.4.2), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libgcc1 (>= 4.6.2+svnr181430), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libsamplerate0 (>= 0.1.8), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), pulseaudio-lib-rtp (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libtdb1 (>= 3.5.6), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libltdl7 (>= 2.4.2), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 5c3ceb7af2b31d095935a9eab0170037
+MD5Sum: 6ffa47aa5863a872c47a7893fa58b77c
 Size: 10012
 Filename: pulseaudio-module-rtp-send_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
@@ -160448,12 +160292,12 @@
 
 Package: pulseaudio-module-rygel-media-server
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), pulseaudio-lib-protocol-http (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), pulseaudio-lib-protocol-http (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 758300b4ba5660284b54ead7071536da
-Size: 15822
+MD5Sum: 9478d87dd1d4c9b0f160a9f4efb0e54c
+Size: 15824
 Filename: pulseaudio-module-rygel-media-server_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160467,11 +160311,11 @@
 
 Package: pulseaudio-module-simple-protocol-tcp
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), pulseaudio-lib-protocol-simple (>= 1.1), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), pulseaudio-lib-protocol-simple (>= 1.1), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 6373fbbc8bde790137dd39bf00e0fb1b
+MD5Sum: 86a8dbb03e885de3ece83a007cbdc9e5
 Size: 4434
 Filename: pulseaudio-module-simple-protocol-tcp_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
@@ -160486,12 +160330,12 @@
 
 Package: pulseaudio-module-simple-protocol-unix
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), pulseaudio-lib-protocol-simple (>= 1.1), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), pulseaudio-lib-protocol-simple (>= 1.1), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 9a2b9a90d780458b919fde8eb245e0d8
-Size: 4334
+MD5Sum: 5728efe11057d1b608fc7781500791ba
+Size: 4336
 Filename: pulseaudio-module-simple-protocol-unix_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160505,12 +160349,12 @@
 
 Package: pulseaudio-module-sine-source
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libgcc1 (>= 4.6.2+svnr181430), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libsamplerate0 (>= 0.1.8), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libtdb1 (>= 3.5.6), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libltdl7 (>= 2.4.2), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libgcc1 (>= 4.6.2+svnr181430), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libsamplerate0 (>= 0.1.8), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libtdb1 (>= 3.5.6), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libltdl7 (>= 2.4.2), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 948123041ef6037eb200b35f9c077d30
-Size: 7972
+MD5Sum: 4addcca9c372c57d331581c5c41bb031
+Size: 7970
 Filename: pulseaudio-module-sine-source_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160524,12 +160368,12 @@
 
 Package: pulseaudio-module-sine
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: a3f0eed9e1566fd3ba0b6df28a191745
-Size: 5198
+MD5Sum: 30ac1fde51f01e79067cff22a7815075
+Size: 5196
 Filename: pulseaudio-module-sine_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160543,12 +160387,12 @@
 
 Package: pulseaudio-module-stream-restore
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), pulseaudio-lib-protocol-native (>= 1.1), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), pulseaudio-lib-protocol-native (>= 1.1), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 6c8551b32214cacf7bc6fbbace0857b7
-Size: 24846
+MD5Sum: 4f00de118801ee1d9276f7163fa1b65d
+Size: 24842
 Filename: pulseaudio-module-stream-restore_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160562,12 +160406,12 @@
 
 Package: pulseaudio-module-suspend-on-idle
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: e488079d88023d5ca6be0da1cc175279
-Size: 7794
+MD5Sum: 26c3b0bdbff35a1ed9e765ba14d78fc1
+Size: 7786
 Filename: pulseaudio-module-suspend-on-idle_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160581,12 +160425,12 @@
 
 Package: pulseaudio-module-switch-on-connect
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: d851484c7e4461cf19d00c6f1df17ead
-Size: 4582
+MD5Sum: 2a4ce976ee8509104f2249c09a4e7425
+Size: 4586
 Filename: pulseaudio-module-switch-on-connect_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160600,11 +160444,11 @@
 
 Package: pulseaudio-module-tunnel-sink
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 2d988eb75f7375b4b6fb838449372c55
+MD5Sum: 21a3e4c4ee54c86c69984a3934b512a2
 Size: 16766
 Filename: pulseaudio-module-tunnel-sink_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
@@ -160619,12 +160463,12 @@
 
 Package: pulseaudio-module-tunnel-source
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: e744f8f20bb42ec46695782c664b6911
-Size: 14674
+MD5Sum: 1c7d49a36d3faf5538defea5775fbe2a
+Size: 14676
 Filename: pulseaudio-module-tunnel-source_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160638,12 +160482,12 @@
 
 Package: pulseaudio-module-udev-detect
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libgcc1 (>= 4.6.2+svnr181430), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libsamplerate0 (>= 0.1.8), libdbus-1-3 (>= 1.4.16), libudev0 (>= 181), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libtdb1 (>= 3.5.6), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libltdl7 (>= 2.4.2), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libgcc1 (>= 4.6.2+svnr181430), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libsamplerate0 (>= 0.1.8), libdbus-1-3 (>= 1.4.16), libudev0 (>= 181), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libtdb1 (>= 3.5.6), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libltdl7 (>= 2.4.2), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: c19b2eb4d6f6de39978c7dd4bdaae21c
-Size: 11540
+MD5Sum: fcbe4dc31ecedf3fc461b9050965d971
+Size: 11538
 Filename: pulseaudio-module-udev-detect_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160657,12 +160501,12 @@
 
 Package: pulseaudio-module-virtual-sink
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 412c7c880a10714feb0da692a1b06fc7
-Size: 9748
+MD5Sum: 59a030a28a8cfb17eab2725c0fc0e838
+Size: 9746
 Filename: pulseaudio-module-virtual-sink_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160676,12 +160520,12 @@
 
 Package: pulseaudio-module-virtual-source
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 1054271adba09461c5b9f769fde54418
-Size: 10054
+MD5Sum: e07dc05d807c6e4c8dff30feba2334a4
+Size: 10056
 Filename: pulseaudio-module-virtual-source_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160695,12 +160539,12 @@
 
 Package: pulseaudio-module-volume-restore
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 7a830d42d7496c661dd6235b77e20a04
-Size: 3676
+MD5Sum: d3d633c77af79a6591dc6c6b2ed2cc3c
+Size: 3674
 Filename: pulseaudio-module-volume-restore_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160714,12 +160558,12 @@
 
 Package: pulseaudio-module-x11-bell
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 821de667bedaa4f7344766d9d1dbfb65
-Size: 4612
+MD5Sum: b601250194ae90bae6c871fa32a6814d
+Size: 4606
 Filename: pulseaudio-module-x11-bell_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160733,12 +160577,12 @@
 
 Package: pulseaudio-module-x11-cork-request
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 2b6cdf02af468377fbdb536e21f6900c
-Size: 4458
+MD5Sum: 8791dd256e60fe74307e68f06f680913
+Size: 4462
 Filename: pulseaudio-module-x11-cork-request_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160752,12 +160596,12 @@
 
 Package: pulseaudio-module-x11-publish
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), pulseaudio-lib-protocol-native (>= 1.1), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), pulseaudio-lib-protocol-native (>= 1.1), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 55d30a71c1c0f7f875a41bcb424462b4
-Size: 5042
+MD5Sum: ba1f7148733ce05e7d0341142fa5a599
+Size: 5040
 Filename: pulseaudio-module-x11-publish_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160771,12 +160615,12 @@
 
 Package: pulseaudio-module-x11-xsmp
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libdbus-1-3 (>= 1.4.16), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libxext6 (>= 1.3.0), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 138bd1be22360412cc066461b8b28166
-Size: 4912
+MD5Sum: f96163b560b6cca18248853890254efb
+Size: 4908
 Filename: pulseaudio-module-x11-xsmp_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160790,12 +160634,12 @@
 
 Package: pulseaudio-module-zeroconf-discover
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libavahi-common3 (>= 0.6.30), libxext6 (>= 1.3.0), libavahi-client3 (>= 0.6.30), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), pulseaudio-lib-avahi-wrap (>= 1.1), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libdbus-1-3 (>= 1.4.16), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libavahi-common3 (>= 0.6.30), libxext6 (>= 1.3.0), libavahi-client3 (>= 0.6.30), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), pulseaudio-lib-avahi-wrap (>= 1.1), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libdbus-1-3 (>= 1.4.16), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 6425b3c4b9780cf2b1071862630e3f04
-Size: 6340
+MD5Sum: ac6edf38354dd2b340753760d369d139
+Size: 6342
 Filename: pulseaudio-module-zeroconf-discover_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160809,12 +160653,12 @@
 
 Package: pulseaudio-module-zeroconf-publish
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libavahi-common3 (>= 0.6.30), libxext6 (>= 1.3.0), pulseaudio-lib-protocol-native (>= 1.1), libavahi-client3 (>= 0.6.30), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), pulseaudio-lib-avahi-wrap (>= 1.1), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libdbus-1-3 (>= 1.4.16), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.20.1), libxdmcp6 (>= 1.1.0)
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), libxtst6 (>= 1.2.0), libjson0 (>= 0.9), libxcb1 (>= 1.8), libtdb1 (>= 3.5.6), libavahi-common3 (>= 0.6.30), libxext6 (>= 1.3.0), pulseaudio-lib-protocol-native (>= 1.1), libavahi-client3 (>= 0.6.30), libpulsecore (>= 1.1), libice6 (>= 1.0.7), libsm6 (>= 1.2.0), libx11-xcb1 (>= 1.4.4), libwrap0 (>= 7.6), pulseaudio-lib-avahi-wrap (>= 1.1), libxi6 (>= 1.4.3), libxau6 (>= 1.0.6), libdbus-1-3 (>= 1.4.16), libx11-6 (>= 1.4.4), libsamplerate0 (>= 0.1.8), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), libc6 (>= 2.15), libpulse0 (>= 1.1), libuuid1 (>= 2.21), libxdmcp6 (>= 1.1.0)
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 2cbeb03df2d1b264d8c7db5c941d7e9b
-Size: 9162
+MD5Sum: 858b8557c0652dc939b76f5bee007964
+Size: 9160
 Filename: pulseaudio-module-zeroconf-publish_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160828,13 +160672,13 @@
 
 Package: pulseaudio-server
 Version: 1.1-r6
-Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), pulseaudio-module-alsa-card, libjson0 (>= 0.9), libxcb1 (>= 1.8), libsamplerate0 (>= 0.1.8), pulseaudio-module-detect, pulseaudio-module-native-protocol-unix, pulseaudio-module-null-sink, libpulsecore (>= 1.1), libice6 (>= 1.0.7), pulseaudio-module-console-kit, pulseaudio-module-always-sink, libsm6 (>= 1.2.0), pulseaudio-module-device-restore, libx11-xcb1 (>= 1.4.4), pulseaudio-module-augment-properties, libwrap0 (>= 7.6), pulseaudio-module-udev-detect, libxi6 (>= 1.4.3), pulseaudio-module-cork-music-on-phone, pulseaudio-module-stream-restore, libxau6 (>= 1.0.6), pulseaudio-module-intended-roles, libdbus-1-3 (>= 1.4.16), libx11-6 (>= 1.4.4), libtdb1 (>= 3.5.6), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), pulseaudio-module-filter-heuristics, pulseaudio-module-alsa-sink, libc6 (>= 2.15), shadow, pulseaudio-module-alsa-source, libpulse0 (>= 1.1), pulseaudio-module-filter-apply, pulseaudio-module-position-event-sounds, libxtst6 (>= 1.2.0), base-passwd, pulseaudio-module-suspend-on-idle, pulseaudio-module-card-restore, libxdmcp6 (>= 1.1.0), pulseaudio-module-default-device-restore, libxext6 (>= 1.3.0), libuuid1 (>= 2.20.1), pulseaudio-module-rescue-streams
+Depends: speex (>= 1.2rc1), libltdl7 (>= 2.4.2), pulseaudio-module-alsa-card, libjson0 (>= 0.9), libxcb1 (>= 1.8), libsamplerate0 (>= 0.1.8), pulseaudio-module-detect, pulseaudio-module-native-protocol-unix, pulseaudio-module-null-sink, libpulsecore (>= 1.1), libice6 (>= 1.0.7), pulseaudio-module-console-kit, pulseaudio-module-always-sink, libsm6 (>= 1.2.0), pulseaudio-module-device-restore, libx11-xcb1 (>= 1.4.4), pulseaudio-module-augment-properties, libwrap0 (>= 7.6), pulseaudio-module-udev-detect, libxi6 (>= 1.4.3), pulseaudio-module-cork-music-on-phone, pulseaudio-module-stream-restore, libxau6 (>= 1.0.6), pulseaudio-module-intended-roles, libdbus-1-3 (>= 1.4.16), libx11-6 (>= 1.4.4), libtdb1 (>= 3.5.6), libsndfile1 (>= 1.0.25), libpulsecommon (>= 1.1), libcap2 (>= 2.22), pulseaudio-module-filter-heuristics, pulseaudio-module-alsa-sink, libc6 (>= 2.15), shadow, pulseaudio-module-alsa-source, libpulse0 (>= 1.1), pulseaudio-module-filter-apply, pulseaudio-module-position-event-sounds, libxtst6 (>= 1.2.0), base-passwd, pulseaudio-module-suspend-on-idle, pulseaudio-module-card-restore, libxdmcp6 (>= 1.1.0), pulseaudio-module-default-device-restore, libxext6 (>= 1.3.0), libuuid1 (>= 2.21), pulseaudio-module-rescue-streams
 Replaces: libpulse-bin, libpulse-conf
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 8d3288ca1c578d1e0b60fd9cf573b45b
-Size: 55250
+MD5Sum: cf84fa093db512a4a177356a128c46e5
+Size: 55240
 Filename: pulseaudio-server_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
 Description: pulseaudio version 1.1-r6
@@ -160852,7 +160696,7 @@
 Section: libs/multimedia
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 49549c97329a24193a7845350c1857cd
+MD5Sum: c2841fe7b26616dd02854e58bab6e60a
 Size: 14718
 Filename: pulseaudio_1.1-r6_armv7a-vfp-neon.ipk
 Source: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-1.1.tar.xz file://volatiles.04_pulse file://pulseaudo_fix_for_x32.patch
@@ -172505,8 +172349,8 @@
 Section: devel
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: c913935f6e3d378616635414bfc29b6c
-Size: 1056
+MD5Sum: 3fb885b07d945378df52a5d550479bae
+Size: 1000
 Filename: task-core-standalone-gmae-sdk-target-dbg_1.0-r13_armv7a-vfp-neon.ipk
 Source: file:///OE/shr-core/openembedded-core/meta/recipes-gnome/tasks/task-core-standalone-gmae-sdk-target.bb
 Description: task-core-standalone-gmae-sdk-target version 1.0-r13 - Debugging files
@@ -172526,8 +172370,8 @@
 Section: base
 Architecture: armv7a-vfp-neon
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 72df20f35180f9815adcbbbb3a67caa6
-Size: 932
+MD5Sum: c66e61fdb9151c7363fabff3bc81962e
+Size: 936
 Filename: task-core-standalone-gmae-sdk-target_1.0-r13_armv7a-vfp-neon.ipk
 Source: file:///OE/shr-core/openembedded-core/meta/recipes-gnome/tasks/task-core-standalone-gmae-sdk-target.bb
 Description: task-core-standalone-gmae-sdk-target version 1.0-r13
@@ -172767,53 +172611,6 @@
 Priority: optional
 
 
-Package: telepathy-glib-dbg
-Version: 0.17.4-r1
-Recommends: telepathy-glib (= 0.17.4-r1), pkgconfig-dbg, telepathy-glib-dbg
-Section: devel
-Architecture: armv7a-vfp-neon
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 46d3796a75cdb59a154d8bb30bcf6a61
-Size: 816
-Filename: telepathy-glib-dbg_0.17.4-r1_armv7a-vfp-neon.ipk
-Source: http://telepathy.freedesktop.org/releases/telepathy-glib/telepathy-glib-0.17.4.tar.gz
-Description: Telepathy Framework glib-base helper library - Debugging files
- Telepathy Framework: GLib-based helper library for connection managers
-
- This package contains ELF symbols and related sources for debugging
-
- purposes.
-
-OE: telepathy-glib
-HomePage: http://telepathy.freedesktop.org/wiki/
-License: LGPLv2.1+
-Priority: optional
-
-
-Package: telepathy-glib-dev
-Version: 0.17.4-r1
-Depends: telepathy-glib (= 0.17.4-r1), pkgconfig
-Recommends: libdbus-glib-1-dev, libglib-2.0-dev, dbus-dev, pkgconfig-dev, telepathy-glib-dev
-Section: devel
-Architecture: armv7a-vfp-neon
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: c3fd9e26833e1b11386fa0cb0c96298f
-Size: 856
-Filename: telepathy-glib-dev_0.17.4-r1_armv7a-vfp-neon.ipk
-Source: http://telepathy.freedesktop.org/releases/telepathy-glib/telepathy-glib-0.17.4.tar.gz
-Description: Telepathy Framework glib-base helper library - Development files
- Telepathy Framework: GLib-based helper library for connection managers
-
- This package contains symbolic links, header files, and related items
-
- necessary for software development.
-
-OE: telepathy-glib
-HomePage: http://telepathy.freedesktop.org/wiki/
-License: LGPLv2.1+
-Priority: optional
-
-
 Package: telepathy-idle-dbg
 Version: 0.1.11-r1
 Recommends: pkgconfig-dbg, telepathy-idle-dbg, telepathy-idle (= 0.1.11-r1)
diff -uNr oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/lists/oe-crespo oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/lists/oe-crespo
--- oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/lists/oe-crespo	1970-01-01 01:00:00.000000000 +0100
+++ oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/lists/oe-crespo	2012-03-01 00:30:46.000000000 +0100
@@ -0,0 +1,3384 @@
+Package: base-files-dbg
+Version: 3.0.14-r76
+Recommends: base-files-dbg, base-files (= 3.0.14-r76)
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 4ba001403985933ced3c7db8f5110fb6
+Size: 888
+Filename: base-files-dbg_3.0.14-r76_crespo.ipk
+Source: file://rotation file://nsswitch.conf file://motd file://inputrc file://host.conf file://profile file://shells file://fstab file://filesystems file://issue.net file://issue file://usbd file://share/dot.bashrc file://share/dot.profile file://licenses/GPL-2
+Description: Miscellaneous files for the base system. - Debugging files
+ The base-files package creates the basic system directory structure and
+
+
+
+Package: base-files-dev
+Version: 3.0.14-r76
+Depends: base-files (= 3.0.14-r76)
+Recommends: base-files-dev
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: a0e46545b52e0879c8077faa592ffe2d
+Size: 906
+Filename: base-files-dev_3.0.14-r76_crespo.ipk
+Source: file://rotation file://nsswitch.conf file://motd file://inputrc file://host.conf file://profile file://shells file://fstab file://filesystems file://issue.net file://issue file://usbd file://share/dot.bashrc file://share/dot.profile file://licenses/GPL-2
+Description: Miscellaneous files for the base system. - Development files
+ The base-files package creates the basic system directory structure and
+
+
+
+Package: base-files-doc
+Version: 3.0.14-r76
+Section: doc
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: fe6f7850f77326fd9152b2271dad7e16
+Size: 946
+Filename: base-files-doc_3.0.14-r76_crespo.ipk
+Source: file://rotation file://nsswitch.conf file://motd file://inputrc file://host.conf file://profile file://shells file://fstab file://filesystems file://issue.net file://issue file://usbd file://share/dot.bashrc file://share/dot.profile file://licenses/GPL-2
+Description: Miscellaneous files for the base system. - Documentation files
+ The base-files package creates the basic system directory structure and
+
+
+
+Package: base-files
+Version: 3.0.14-r76
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 94ea94381e2da4329d0f3556595a371f
+Size: 4268
+Filename: base-files_3.0.14-r76_crespo.ipk
+Source: file://rotation file://nsswitch.conf file://motd file://inputrc file://host.conf file://profile file://shells file://fstab file://filesystems file://issue.net file://issue file://usbd file://share/dot.bashrc file://share/dot.profile file://licenses/GPL-2
+Description: Miscellaneous files for the base system.
+ The base-files package creates the basic system directory structure and
+
+
+
+Package: distro-feed-configs-dbg
+Version: 1.0-r3
+Recommends: distro-feed-configs-dbg, distro-feed-configs (= 1.0-r3)
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 60ce3fcb73cffd29efa7f7d51eaa1e7f
+Size: 836
+Filename: distro-feed-configs-dbg_1.0-r3_crespo.ipk
+Source: file:///OE/shr-core/meta-openembedded/meta-oe/recipes-core/meta/distro-feed-configs.bb
+Description: distro-feed-configs version 1.0-r3 - Debugging files
+ Configuration files for online package repositories aka feeds  This
+
+
+
+Package: distro-feed-configs-dev
+Version: 1.0-r3
+Depends: distro-feed-configs (= 1.0-r3)
+Recommends: distro-feed-configs-dev
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 3030608ff1982adafd2f7d76fa6d098a
+Size: 800
+Filename: distro-feed-configs-dev_1.0-r3_crespo.ipk
+Source: file:///OE/shr-core/meta-openembedded/meta-oe/recipes-core/meta/distro-feed-configs.bb
+Description: distro-feed-configs version 1.0-r3 - Development files
+ Configuration files for online package repositories aka feeds  This
+
+
+
+Package: distro-feed-configs
+Version: 1.0-r3
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: ac08ff646cdc5ba8daf262afbda1e0f5
+Size: 974
+Filename: distro-feed-configs_1.0-r3_crespo.ipk
+Source: file:///OE/shr-core/meta-openembedded/meta-oe/recipes-core/meta/distro-feed-configs.bb
+Description: distro-feed-configs version 1.0-r3
+ Configuration files for online package repositories aka feeds
+
+
+
+Package: formfactor-dbg
+Version: 0.0-r19
+Recommends: formfactor (= 0.0-r19), formfactor-dbg
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 88df87551c2cc107166a6d579a7e5335
+Size: 796
+Filename: formfactor-dbg_0.0-r19_crespo.ipk
+Source: file://config file://machconfig
+Description: formfactor version 0.0-r19 - Debugging files
+ Device formfactor information  This package contains ELF symbols and
+
+
+
+Package: formfactor-dev
+Version: 0.0-r19
+Depends: formfactor (= 0.0-r19)
+Recommends: formfactor-dev
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 661e0bae988d1690a0d618efd617e815
+Size: 756
+Filename: formfactor-dev_0.0-r19_crespo.ipk
+Source: file://config file://machconfig
+Description: formfactor version 0.0-r19 - Development files
+ Device formfactor information  This package contains symbolic links,
+
+ header files, and related items necessary for software development.
+
+OE: formfactor
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: formfactor
+Version: 0.0-r19
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 006cec6df74b20f7448d099cdaea6cac
+Size: 1100
+Filename: formfactor_0.0-r19_crespo.ipk
+Source: file://config file://machconfig
+Description: formfactor version 0.0-r19
+ Device formfactor information
+
+OE: formfactor
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: frameworkd-config-dbg
+Version: 1:0.9.5.9+gitr1+8713309e9e7fe3314e2eaf571c84f6b51aefaf2b-r20
+Recommends: fso-sounds-dbg, frameworkd-config (= 1:0.9.5.9+gitr1+8713309e9e7fe3314e2eaf571c84f6b51aefaf2b-r20), frameworkd-config-dbg
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: a539280489f4b9b5f4d2cb382ca7ceed
+Size: 856
+Filename: frameworkd-config-dbg_0.9.5.9+gitr1+8713309e9e7fe3314e2eaf571c84f6b51aefaf2b-r20_crespo.ipk
+Source: git://git.freesmartphone.org/framework.git;protocol=git;branch=master
+Description: frameworkd-config version 0.9.5.9+gitr1+8713309e9e7fe3314e2eaf571c84f6b51aefaf2b-r20 - Debugging files
+ Config files for reference implementation of the freesmartphone.org
+
+ framework APIs  This package contains ELF symbols and related sources for
+
+ debugging purposes.
+
+OE: frameworkd-config
+HomePage: http://www.freesmartphone.org
+License: GPLv2
+Priority: optional
+
+
+Package: frameworkd-config-dev
+Version: 1:0.9.5.9+gitr1+8713309e9e7fe3314e2eaf571c84f6b51aefaf2b-r20
+Depends: frameworkd-config (= 1:0.9.5.9+gitr1+8713309e9e7fe3314e2eaf571c84f6b51aefaf2b-r20)
+Recommends: frameworkd-config-dev, fso-sounds-dev, python-dev
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 0b2599d57e4e178a1ecca5210ff95f2c
+Size: 878
+Filename: frameworkd-config-dev_0.9.5.9+gitr1+8713309e9e7fe3314e2eaf571c84f6b51aefaf2b-r20_crespo.ipk
+Source: git://git.freesmartphone.org/framework.git;protocol=git;branch=master
+Description: frameworkd-config version 0.9.5.9+gitr1+8713309e9e7fe3314e2eaf571c84f6b51aefaf2b-r20 - Development files
+ Config files for reference implementation of the freesmartphone.org
+
+ framework APIs  This package contains symbolic links, header files, and
+
+ related items necessary for software development.
+
+OE: frameworkd-config
+HomePage: http://www.freesmartphone.org
+License: GPLv2
+Priority: optional
+
+
+Package: frameworkd-config
+Version: 1:0.9.5.9+gitr1+8713309e9e7fe3314e2eaf571c84f6b51aefaf2b-r20
+Depends: fso-sounds
+Section: console/network
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 282c64bb222ac4bdda2a44bb0c35326f
+Size: 3426
+Filename: frameworkd-config_0.9.5.9+gitr1+8713309e9e7fe3314e2eaf571c84f6b51aefaf2b-r20_crespo.ipk
+Source: git://git.freesmartphone.org/framework.git;protocol=git;branch=master
+Description: frameworkd-config version 0.9.5.9+gitr1+8713309e9e7fe3314e2eaf571c84f6b51aefaf2b-r20
+ Config files for reference implementation of the freesmartphone.org
+
+ framework APIs
+
+OE: frameworkd-config
+HomePage: http://www.freesmartphone.org
+License: GPLv2
+Priority: optional
+
+
+Package: fsodeviced-modules
+Version: 1.0-r0
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: e0b447319679cc5985cfb8b072da739e
+Size: 730
+Filename: fsodeviced-modules_1.0-r0_crespo.ipk
+Source: file:///OE/shr-core/meta-smartphone/meta-fso/recipes-freesmartphone/freesmartphone/fsodeviced-modules_1.0.bb
+Description: fsodeviced-modules version 1.0-r0
+ Config files for freesmartphone.org API reference implementation (FSO
+
+ 2.0)
+
+OE: fsodeviced-modules
+HomePage: http://www.freesmartphone.org
+License: MIT
+Priority: optional
+
+
+Package: fsogsmd-modules
+Version: 1.0-r0
+Depends: fsogsmd-module-lowlevel-samsung-crespo, fsogsmd-module-modem-samsung
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: cffa77e505d0f20fdfa131a05817c55a
+Size: 758
+Filename: fsogsmd-modules_1.0-r0_crespo.ipk
+Source: file:///OE/shr-core/meta-smartphone/meta-fso/recipes-freesmartphone/freesmartphone/fsogsmd-modules_1.0.bb
+Description: fsogsmd-modules version 1.0-r0
+ Config files for freesmartphone.org API reference implementation (FSO
+
+ 2.0)
+
+OE: fsogsmd-modules
+HomePage: http://www.freesmartphone.org
+License: MIT
+Priority: optional
+
+
+Package: initscripts-dbg
+Version: 1.0-r135
+Recommends: initscripts (= 1.0-r135), initscripts-dbg
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 0c9869944713000a063ae3c59d696fc3
+Size: 1052
+Filename: initscripts-dbg_1.0-r135_crespo.ipk
+Source: file://functions file://halt file://umountfs file://devpts.sh file://devpts file://hostname.sh file://mountall.sh file://banner.sh file://finish.sh file://bootmisc.sh file://mountnfs.sh file://reboot file://checkfs.sh file://single file://sendsigs file://urandom file://rmnologin.sh file://checkroot.sh file://umountnfs.sh file://sysfs.sh file://device_table.txt file://populate-volatile.sh file://volatiles file://save-rtc.sh file://GPLv2.patch file://alignment.sh file://rndissetup.sh file://mountdevtmpfs.sh
+Description: SysV init scripts - Debugging files
+ Initscripts provide the basic system startup initialization scripts for
+
+ the system.  These scripts include actions such as filesystem mounting,
+
+ fsck, RTC manipulation and other actions routinely performed at system
+
+ startup.  In addition, the scripts are also used during system shutdown
+
+ to reverse the actions performed at startup.  This package contains ELF
+
+ symbols and related sources for debugging purposes.
+
+OE: initscripts
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: initscripts-dev
+Version: 1.0-r135
+Depends: initscripts (= 1.0-r135)
+Recommends: initscripts-dev
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 4a0f990b3d686ab3f07d6382e5fd6432
+Size: 1072
+Filename: initscripts-dev_1.0-r135_crespo.ipk
+Source: file://functions file://halt file://umountfs file://devpts.sh file://devpts file://hostname.sh file://mountall.sh file://banner.sh file://finish.sh file://bootmisc.sh file://mountnfs.sh file://reboot file://checkfs.sh file://single file://sendsigs file://urandom file://rmnologin.sh file://checkroot.sh file://umountnfs.sh file://sysfs.sh file://device_table.txt file://populate-volatile.sh file://volatiles file://save-rtc.sh file://GPLv2.patch file://alignment.sh file://rndissetup.sh file://mountdevtmpfs.sh
+Description: SysV init scripts - Development files
+ Initscripts provide the basic system startup initialization scripts for
+
+ the system.  These scripts include actions such as filesystem mounting,
+
+ fsck, RTC manipulation and other actions routinely performed at system
+
+ startup.  In addition, the scripts are also used during system shutdown
+
+ to reverse the actions performed at startup.  This package contains
+
+ symbolic links, header files, and related items necessary for software
+
+ development.
+
+OE: initscripts
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: initscripts
+Version: 1.0-r135
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: b97e091cd89edc41bcfadda5af0a020b
+Size: 11600
+Filename: initscripts_1.0-r135_crespo.ipk
+Source: file://functions file://halt file://umountfs file://devpts.sh file://devpts file://hostname.sh file://mountall.sh file://banner.sh file://finish.sh file://bootmisc.sh file://mountnfs.sh file://reboot file://checkfs.sh file://single file://sendsigs file://urandom file://rmnologin.sh file://checkroot.sh file://umountnfs.sh file://sysfs.sh file://device_table.txt file://populate-volatile.sh file://volatiles file://save-rtc.sh file://GPLv2.patch file://alignment.sh file://rndissetup.sh file://mountdevtmpfs.sh
+Description: SysV init scripts
+ Initscripts provide the basic system startup initialization scripts for
+
+ the system.  These scripts include actions such as filesystem mounting,
+
+ fsck, RTC manipulation and other actions routinely performed at system
+
+ startup.  In addition, the scripts are also used during system shutdown
+
+ to reverse the actions performed at startup.
+
+OE: initscripts
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: kernel-3.0.8+
+Version: 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+Depends: kernel-image-3.0.8+
+Section: kernel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 84b49aabc68852aaf0ba32992613952f
+Size: 908
+Filename: kernel-3.0.8+_3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2_crespo.ipk
+Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=samsung-crespo/master-next file://defconfig
+Description: linux-samsung-crespo version 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+ Linux kernel for the Samsung Crespo device based on the offical source
+
+ from Samsung
+
+OE: linux-samsung-crespo
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: kernel-dev
+Version: 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+Recommends: kernel-module-tda827x-dev, chroot-image-dev, kernel-module-max2165-dev, kernel-module-tuner-simple-dev, kernel-module-xc5000-dev, kernel-module-gspca-main-dev, kernel-module-scsi-wait-scan-dev, kernel-base-dev, kernel-module-mt2131-dev, kernel-module-tuner-types-dev, kernel-module-tea5767-dev, kernel-module-tda8290-dev, kernel-module-mxl5007t-dev, kernel-3.0.8+-dev, kernel-module-tda18212-dev, kernel-module-tea5761-dev, kernel-module-mt2266-dev, kernel-module-ansi-cprng-dev, kernel-module-tuner-xc2028-dev, kernel-module-tda18271-dev, kernel-module-tda18218-dev, kernel-module-mc44s803-dev, kernel-module-mxl5005s-dev, kernel-module-qt1010-dev, kernel-module-tda9887-dev, kernel-module-bcm4329-dev, kernel-image-dev, update-modules-dev, kernel-module-mt2060-dev, kernel-module-mt20xx-dev, kernel-dev
+Section: kernel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 4d195155b228e97fe333caccdfe392bd
+Size: 401500
+Filename: kernel-dev_3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2_crespo.ipk
+Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=samsung-crespo/master-next file://defconfig
+Description: linux-samsung-crespo version 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+ Linux kernel for the Samsung Crespo device based on the offical source
+
+ from Samsung
+
+OE: linux-samsung-crespo
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: kernel-headers
+Version: 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+Section: kernel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 21bdb5880bb1038bcda02fb134770265
+Size: 809552
+Filename: kernel-headers_3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2_crespo.ipk
+Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=samsung-crespo/master-next file://defconfig
+Description: linux-samsung-crespo version 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+ Linux kernel for the Samsung Crespo device based on the offical source
+
+ from Samsung
+
+OE: linux-samsung-crespo
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: kernel-image-3.0.8+
+Version: 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+Section: kernel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 8c454d14ef82205279766a40ce7476c8
+Size: 3370368
+Filename: kernel-image-3.0.8+_3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2_crespo.ipk
+Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=samsung-crespo/master-next file://defconfig
+Description: linux-samsung-crespo version 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+ Linux kernel for the Samsung Crespo device based on the offical source
+
+ from Samsung
+
+OE: linux-samsung-crespo
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: kernel-module-ansi-cprng
+Version: 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+Depends: update-modules, kernel-3.0.8+
+Section: kernel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 077ca748881c0c78e4e630151b9dcab2
+Size: 39602
+Filename: kernel-module-ansi-cprng_3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2_crespo.ipk
+Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=samsung-crespo/master-next file://defconfig
+Description: linux-samsung-crespo version 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+ ansi-cprng kernel module; Software Pseudo Random Number Generator
+
+OE: linux-samsung-crespo
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: kernel-module-bcm4329
+Version: 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+Depends: update-modules, kernel-3.0.8+
+Section: kernel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 272caac213b75ed99bee56b1044cef63
+Size: 120802
+Filename: kernel-module-bcm4329_3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2_crespo.ipk
+Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=samsung-crespo/master-next file://defconfig
+Description: linux-samsung-crespo version 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+ bcm4329 kernel module
+
+OE: linux-samsung-crespo
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: kernel-module-gspca-main
+Version: 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+Depends: update-modules, kernel-3.0.8+
+Section: kernel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: aa9928b90fe6b1acc8ce4482917afea9
+Size: 90350
+Filename: kernel-module-gspca-main_3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2_crespo.ipk
+Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=samsung-crespo/master-next file://defconfig
+Description: linux-samsung-crespo version 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+ gspca-main kernel module; GSPCA USB Camera Driver
+
+OE: linux-samsung-crespo
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: kernel-module-max2165
+Version: 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+Depends: update-modules, kernel-3.0.8+
+Section: kernel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: b2add5727c2e7aedfcb1bbc4cff35907
+Size: 53012
+Filename: kernel-module-max2165_3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2_crespo.ipk
+Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=samsung-crespo/master-next file://defconfig
+Description: linux-samsung-crespo version 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+ max2165 kernel module; Maxim MAX2165 silicon tuner driver
+
+OE: linux-samsung-crespo
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: kernel-module-mc44s803
+Version: 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+Depends: update-modules, kernel-3.0.8+
+Section: kernel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 7311a517c979398faf4e3381edbb44fc
+Size: 48806
+Filename: kernel-module-mc44s803_3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2_crespo.ipk
+Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=samsung-crespo/master-next file://defconfig
+Description: linux-samsung-crespo version 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+ mc44s803 kernel module; Freescale MC44S803 silicon tuner driver
+
+OE: linux-samsung-crespo
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: kernel-module-mt2060
+Version: 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+Depends: update-modules, kernel-3.0.8+
+Section: kernel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 3304932f874658a163e845de1e637a61
+Size: 50444
+Filename: kernel-module-mt2060_3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2_crespo.ipk
+Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=samsung-crespo/master-next file://defconfig
+Description: linux-samsung-crespo version 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+ mt2060 kernel module; Microtune MT2060 silicon tuner driver
+
+OE: linux-samsung-crespo
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: kernel-module-mt20xx
+Version: 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+Depends: update-modules, kernel-3.0.8+
+Section: kernel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 0ca214eb84558f66a94944fad251639b
+Size: 62366
+Filename: kernel-module-mt20xx_3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2_crespo.ipk
+Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=samsung-crespo/master-next file://defconfig
+Description: linux-samsung-crespo version 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+ mt20xx kernel module; Microtune tuner driver
+
+OE: linux-samsung-crespo
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: kernel-module-mt2131
+Version: 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+Depends: update-modules, kernel-3.0.8+
+Section: kernel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 54e6cd9e5b2d32ecf9596773f6c34aa4
+Size: 50834
+Filename: kernel-module-mt2131_3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2_crespo.ipk
+Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=samsung-crespo/master-next file://defconfig
+Description: linux-samsung-crespo version 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+ mt2131 kernel module; Microtune MT2131 silicon tuner driver
+
+OE: linux-samsung-crespo
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: kernel-module-mt2266
+Version: 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+Depends: update-modules, kernel-3.0.8+
+Section: kernel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 800f8ac364eda47776fda9d635a43b4c
+Size: 50196
+Filename: kernel-module-mt2266_3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2_crespo.ipk
+Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=samsung-crespo/master-next file://defconfig
+Description: linux-samsung-crespo version 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+ mt2266 kernel module; Microtune MT2266 silicon tuner driver
+
+OE: linux-samsung-crespo
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: kernel-module-mxl5005s
+Version: 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+Depends: update-modules, kernel-3.0.8+
+Section: kernel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 08f9508259d8a67dca03585bf16d7895
+Size: 69604
+Filename: kernel-module-mxl5005s_3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2_crespo.ipk
+Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=samsung-crespo/master-next file://defconfig
+Description: linux-samsung-crespo version 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+ mxl5005s kernel module; MaxLinear MXL5005S silicon tuner driver
+
+OE: linux-samsung-crespo
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: kernel-module-mxl5007t
+Version: 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+Depends: update-modules, kernel-3.0.8+
+Section: kernel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 4f7f9670500343558e0f85d96b9b4bf1
+Size: 57716
+Filename: kernel-module-mxl5007t_3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2_crespo.ipk
+Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=samsung-crespo/master-next file://defconfig
+Description: linux-samsung-crespo version 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+ mxl5007t kernel module; MaxLinear MxL5007T Silicon IC tuner driver
+
+OE: linux-samsung-crespo
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: kernel-module-qt1010
+Version: 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+Depends: update-modules, kernel-3.0.8+
+Section: kernel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 31abedc4fe11fb0c192baf8f8e260fdf
+Size: 51770
+Filename: kernel-module-qt1010_3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2_crespo.ipk
+Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=samsung-crespo/master-next file://defconfig
+Description: linux-samsung-crespo version 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+ qt1010 kernel module; Quantek QT1010 silicon tuner driver
+
+OE: linux-samsung-crespo
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: kernel-module-scsi-wait-scan
+Version: 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+Depends: update-modules, kernel-3.0.8+
+Section: kernel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: d5f385e0106d848384ac6217ecc7c4d4
+Size: 11872
+Filename: kernel-module-scsi-wait-scan_3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2_crespo.ipk
+Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=samsung-crespo/master-next file://defconfig
+Description: linux-samsung-crespo version 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+ scsi-wait-scan kernel module; SCSI wait for scans
+
+OE: linux-samsung-crespo
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: kernel-module-tda18212
+Version: 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+Depends: update-modules, kernel-3.0.8+
+Section: kernel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 7fbdac1410c484793773c943fcecbd23
+Size: 49048
+Filename: kernel-module-tda18212_3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2_crespo.ipk
+Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=samsung-crespo/master-next file://defconfig
+Description: linux-samsung-crespo version 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+ tda18212 kernel module; NXP TDA18212HN silicon tuner driver
+
+OE: linux-samsung-crespo
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: kernel-module-tda18218
+Version: 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+Depends: update-modules, kernel-3.0.8+
+Section: kernel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 328f53b3278aaea036fb4f598cfcab17
+Size: 50132
+Filename: kernel-module-tda18218_3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2_crespo.ipk
+Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=samsung-crespo/master-next file://defconfig
+Description: linux-samsung-crespo version 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+ tda18218 kernel module; NXP TDA18218HN silicon tuner driver
+
+OE: linux-samsung-crespo
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: kernel-module-tda18271
+Version: 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+Depends: update-modules, kernel-3.0.8+
+Section: kernel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: a49681b6f1af66717a16165f2fe654b0
+Size: 153232
+Filename: kernel-module-tda18271_3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2_crespo.ipk
+Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=samsung-crespo/master-next file://defconfig
+Description: linux-samsung-crespo version 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+ tda18271 kernel module; NXP TDA18271HD analog / digital tuner driver
+
+OE: linux-samsung-crespo
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: kernel-module-tda827x
+Version: 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+Depends: update-modules, kernel-3.0.8+
+Section: kernel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 891664fb4bfb257b7022b74bc2e7e927
+Size: 55784
+Filename: kernel-module-tda827x_3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2_crespo.ipk
+Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=samsung-crespo/master-next file://defconfig
+Description: linux-samsung-crespo version 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+ tda827x kernel module; DVB TDA827x driver
+
+OE: linux-samsung-crespo
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: kernel-module-tda8290
+Version: 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+Depends: update-modules, kernel-module-tda18271, kernel-module-tda827x, kernel-3.0.8+
+Section: kernel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: d0e51914b7fdcf175a87c86a63efe958
+Size: 64022
+Filename: kernel-module-tda8290_3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2_crespo.ipk
+Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=samsung-crespo/master-next file://defconfig
+Description: linux-samsung-crespo version 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+ tda8290 kernel module; Philips/NXP TDA8290/TDA8295 analog IF demodulator
+
+ driver
+
+OE: linux-samsung-crespo
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: kernel-module-tda9887
+Version: 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+Depends: update-modules, kernel-3.0.8+
+Section: kernel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 409078ad725f68d76819f28e88104ebd
+Size: 55952
+Filename: kernel-module-tda9887_3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2_crespo.ipk
+Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=samsung-crespo/master-next file://defconfig
+Description: linux-samsung-crespo version 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+ tda9887 kernel module
+
+OE: linux-samsung-crespo
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: kernel-module-tea5761
+Version: 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+Depends: update-modules, kernel-3.0.8+
+Section: kernel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: d0e1595d77bd530e2d0ceb1c26e9b94a
+Size: 51166
+Filename: kernel-module-tea5761_3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2_crespo.ipk
+Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=samsung-crespo/master-next file://defconfig
+Description: linux-samsung-crespo version 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+ tea5761 kernel module; Philips TEA5761 FM tuner driver
+
+OE: linux-samsung-crespo
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: kernel-module-tea5767
+Version: 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+Depends: update-modules, kernel-3.0.8+
+Section: kernel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: f4a11eb41b5834f877df692a979baf33
+Size: 53178
+Filename: kernel-module-tea5767_3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2_crespo.ipk
+Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=samsung-crespo/master-next file://defconfig
+Description: linux-samsung-crespo version 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+ tea5767 kernel module; Philips TEA5767 FM tuner driver
+
+OE: linux-samsung-crespo
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: kernel-module-tuner-simple
+Version: 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+Depends: update-modules, kernel-module-tuner-types, kernel-3.0.8+
+Section: kernel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 046053e29c34fb1f42bfb84071daf3b4
+Size: 63350
+Filename: kernel-module-tuner-simple_3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2_crespo.ipk
+Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=samsung-crespo/master-next file://defconfig
+Description: linux-samsung-crespo version 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+ tuner-simple kernel module; Simple 4-control-bytes style tuner driver
+
+OE: linux-samsung-crespo
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: kernel-module-tuner-types
+Version: 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+Depends: update-modules, kernel-3.0.8+
+Section: kernel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 0c26902a0f4615bcbe166e50cccd6be0
+Size: 34266
+Filename: kernel-module-tuner-types_3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2_crespo.ipk
+Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=samsung-crespo/master-next file://defconfig
+Description: linux-samsung-crespo version 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+ tuner-types kernel module; Simple tuner device type database
+
+OE: linux-samsung-crespo
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: kernel-module-tuner-xc2028
+Version: 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+Depends: update-modules, kernel-3.0.8+
+Section: kernel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 0e5bdd378c0dc5e3cc3c3b4d5f71c014
+Size: 71840
+Filename: kernel-module-tuner-xc2028_3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2_crespo.ipk
+Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=samsung-crespo/master-next file://defconfig
+Description: linux-samsung-crespo version 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+ tuner-xc2028 kernel module; Xceive xc2028/xc3028 tuner driver
+
+OE: linux-samsung-crespo
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: kernel-module-xc5000
+Version: 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+Depends: update-modules, kernel-3.0.8+
+Section: kernel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: be7e35fab76aa797f05f008eb9b71ff1
+Size: 60754
+Filename: kernel-module-xc5000_3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2_crespo.ipk
+Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=samsung-crespo/master-next file://defconfig
+Description: linux-samsung-crespo version 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+ xc5000 kernel module; Xceive xc5000 silicon tuner driver
+
+OE: linux-samsung-crespo
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: kernel-modules
+Version: 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+Depends: kernel, kernel-module-bcm4329, kernel-module-xc5000, kernel-module-tda18212, kernel-module-tda18218, kernel-module-scsi-wait-scan, kernel-module-tuner-simple, kernel-module-mc44s803, kernel-module-mt2060, kernel-module-tea5761, kernel-module-tea5767, kernel-module-tda9887, kernel-module-gspca-main, kernel-module-mt20xx, kernel-module-tda8290, kernel-module-mxl5007t, kernel-module-mxl5005s, kernel-module-max2165, kernel-module-mt2266, kernel-module-mt2131, kernel-module-qt1010, kernel-module-tuner-xc2028, kernel-module-ansi-cprng
+Section: kernel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: b19af61e79ac2a0ce1927ed2e032d49e
+Size: 906
+Filename: kernel-modules_3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2_crespo.ipk
+Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=samsung-crespo/master-next file://defconfig
+Description: linux-samsung-crespo version 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+ Kernel modules meta package
+
+OE: linux-samsung-crespo
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: kernel-vmlinux
+Version: 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+Section: kernel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 9526c3a0a10dea6ff87feeedbdb75fb9
+Size: 39014086
+Filename: kernel-vmlinux_3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2_crespo.ipk
+Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=samsung-crespo/master-next file://defconfig
+Description: linux-samsung-crespo version 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+ Linux kernel for the Samsung Crespo device based on the offical source
+
+ from Samsung
+
+OE: linux-samsung-crespo
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: kernel
+Version: 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+Depends: kernel-3.0.8+
+Section: kernel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 2045452da1222a8563e60c55385c0bed
+Size: 792
+Filename: kernel_3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2_crespo.ipk
+Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=samsung-crespo/master-next file://defconfig
+Description: linux-samsung-crespo version 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+ Linux kernel for the Samsung Crespo device based on the offical source
+
+ from Samsung
+
+OE: linux-samsung-crespo
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: keymaps-dbg
+Version: 1.0-r24
+Recommends: systemd-dbg, kbd-dbg, update-rc.d-dbg, initscripts-dbg, keymaps (= 1.0-r24), keymaps-dbg
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: d9cb81e24ca96ea5a0c270452342544a
+Size: 784
+Filename: keymaps-dbg_1.0-r24_crespo.ipk
+Source: file://keymap.sh file://GPLv2.patch file://keymaps.service
+Description: Keyboard maps - Debugging files
+ Keymaps and initscript to set the keymap on bootup.  This package
+
+ contains ELF symbols and related sources for debugging purposes.
+
+OE: keymaps
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: keymaps-dev
+Version: 1.0-r24
+Depends: keymaps (= 1.0-r24)
+Recommends: kbd-dev, systemd-dev, keymaps-dev, update-rc.d-dev, initscripts-dev
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 1202f3d05c33f307bedfeb36328ac71e
+Size: 806
+Filename: keymaps-dev_1.0-r24_crespo.ipk
+Source: file://keymap.sh file://GPLv2.patch file://keymaps.service
+Description: Keyboard maps - Development files
+ Keymaps and initscript to set the keymap on bootup.  This package
+
+ contains symbolic links, header files, and related items necessary for
+
+ software development.
+
+OE: keymaps
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: keymaps-systemd
+Version: 1.0-r24
+Depends: systemd, keymaps
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: a08486512c93d1c25419e03b08e399cc
+Size: 1118
+Filename: keymaps-systemd_1.0-r24_crespo.ipk
+Source: file://keymap.sh file://GPLv2.patch file://keymaps.service
+Description: Keyboard maps
+ Keymaps and initscript to set the keymap on bootup.
+
+OE: keymaps
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: keymaps
+Version: 1.0-r24
+Depends: update-rc.d, initscripts, kbd
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 1a867aaee8b7df3d03752010f86165a1
+Size: 1158
+Filename: keymaps_1.0-r24_crespo.ipk
+Source: file://keymap.sh file://GPLv2.patch file://keymaps.service
+Description: Keyboard maps
+ Keymaps and initscript to set the keymap on bootup.
+
+OE: keymaps
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: libphone-ui-config
+Version: 0.0.1+gitr4+9192e0ead05552760ccf63026c75ca3c3721bffe-r4
+Section: libs
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 7674fe0a29df0643d400554f5152bead
+Size: 1076
+Filename: libphone-ui-config_0.0.1+gitr4+9192e0ead05552760ccf63026c75ca3c3721bffe-r4_crespo.ipk
+Source: git://git.shr-project.org/repo/libphone-ui.git;protocol=http;branch=master
+Description: libphone-ui version 0.0.1+gitr4+9192e0ead05552760ccf63026c75ca3c3721bffe-r4
+ A generic framework for phone ui
+
+OE: libphone-ui
+HomePage: http://shr-project.org/
+License: LGPLv2.1
+Priority: optional
+
+
+Package: libphone-ui-dbg
+Version: 0.0.1+gitr4+9192e0ead05552760ccf63026c75ca3c3721bffe-r4
+Recommends: pkgconfig-dbg, libshr-glib-dbg, libphone-ui-dbg, libfsoframework-dbg, libx11-dbg, libglib-2.0-dbg, libasound-dbg, libxdmcp-dbg, libphone-ui0 (= 0.0.1+gitr4+9192e0ead05552760ccf63026c75ca3c3721bffe-r4), libxau-dbg, libz-dbg, libffi-dbg, eglibc-dbg, libphone-utils-dbg, libxcb-dbg, libphone-ui-config-dbg, libfso-glib-dbg
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: b5338e6c6899d6060982f834dd044eea
+Size: 102498
+Filename: libphone-ui-dbg_0.0.1+gitr4+9192e0ead05552760ccf63026c75ca3c3721bffe-r4_crespo.ipk
+Source: git://git.shr-project.org/repo/libphone-ui.git;protocol=http;branch=master
+Description: libphone-ui version 0.0.1+gitr4+9192e0ead05552760ccf63026c75ca3c3721bffe-r4 - Debugging files
+ A generic framework for phone ui  This package contains ELF symbols and
+
+ related sources for debugging purposes.
+
+OE: libphone-ui
+HomePage: http://shr-project.org/
+License: LGPLv2.1
+Priority: optional
+
+
+Package: libphone-ui-dev
+Version: 0.0.1+gitr4+9192e0ead05552760ccf63026c75ca3c3721bffe-r4
+Depends: libfsoframework-dev, libfso-glib-dev, libglib-2.0-dev, pkgconfig, libphone-ui0 (= 0.0.1+gitr4+9192e0ead05552760ccf63026c75ca3c3721bffe-r4)
+Recommends: libfsoframework-dev, libshr-glib-dev, libglib-2.0-dev, libc6-dev, libz-dev, libxcb-dev, libxau-dev, pkgconfig-dev, libffi-dev, libphone-utils-dev, libphone-ui-config-dev, libfso-glib-dev, libphone-ui-dev, libasound-dev, libxdmcp-dev, alsa-lib-dev, libx11-dev
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: e7becaf07e7562491baf5e2caf29233a
+Size: 6424
+Filename: libphone-ui-dev_0.0.1+gitr4+9192e0ead05552760ccf63026c75ca3c3721bffe-r4_crespo.ipk
+Source: git://git.shr-project.org/repo/libphone-ui.git;protocol=http;branch=master
+Description: libphone-ui version 0.0.1+gitr4+9192e0ead05552760ccf63026c75ca3c3721bffe-r4 - Development files
+ A generic framework for phone ui  This package contains symbolic links,
+
+ header files, and related items necessary for software development.
+
+OE: libphone-ui
+HomePage: http://shr-project.org/
+License: LGPLv2.1
+Priority: optional
+
+
+Package: libphone-ui-staticdev
+Version: 0.0.1+gitr4+9192e0ead05552760ccf63026c75ca3c3721bffe-r4
+Depends: libphone-ui-dev (= 0.0.1+gitr4+9192e0ead05552760ccf63026c75ca3c3721bffe-r4)
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: f9b7a9fb2d1cec958d1fb99b45cd9214
+Size: 127560
+Filename: libphone-ui-staticdev_0.0.1+gitr4+9192e0ead05552760ccf63026c75ca3c3721bffe-r4_crespo.ipk
+Source: git://git.shr-project.org/repo/libphone-ui.git;protocol=http;branch=master
+Description: libphone-ui version 0.0.1+gitr4+9192e0ead05552760ccf63026c75ca3c3721bffe-r4 - Development files (Static Libraries)
+ A generic framework for phone ui  This package contains static libraries
+
+ for software development.
+
+OE: libphone-ui
+HomePage: http://shr-project.org/
+License: LGPLv2.1
+Priority: optional
+
+
+Package: libphone-ui0
+Version: 0.0.1+gitr4+9192e0ead05552760ccf63026c75ca3c3721bffe-r4
+Depends: libx11-6 (>= 1.4.4), libphone-utils0 (>= 0.0.2+gitr1+781d866bc12eec293007851fe3c300d0f5a301d3), libxcb1 (>= 1.8), libffi5 (>= 3.0.10), libphone-ui-config, libz1 (>= 1.2.6), libglib-2.0-0 (>= 2.30.2), libshr-glib0 (>= 2011.03.08.2+gitr2+0730d15507270a307861d9bc1b6af84d9977c622), libc6 (>= 2.15), libfso-glib0 (>= 2011.09.22.1+gitr3+b57f10bda237b4e7797bdb05f20e352e1552b483), libasound2 (>= 1.0.24.1), libxau6 (>= 1.0.6), libxdmcp6 (>= 1.1.0)
+Section: libs
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: cc5a305a5375c7ba4e904ce7ee199270
+Size: 33708
+Filename: libphone-ui0_0.0.1+gitr4+9192e0ead05552760ccf63026c75ca3c3721bffe-r4_crespo.ipk
+Source: git://git.shr-project.org/repo/libphone-ui.git;protocol=http;branch=master
+Description: libphone-ui version 0.0.1+gitr4+9192e0ead05552760ccf63026c75ca3c3721bffe-r4
+ A generic framework for phone ui
+
+OE: libphone-ui
+HomePage: http://shr-project.org/
+License: LGPLv2.1
+Priority: optional
+
+
+Package: opkg-config-base-dbg
+Version: 1.0-r0
+Recommends: opkg-config-base (= 1.0-r0), opkg-config-base-dbg
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 347fb65d6aa3c7b24abccf93c102dcf2
+Size: 826
+Filename: opkg-config-base-dbg_1.0-r0_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-devtools/opkg/opkg-config-base_1.0.bb
+Description: opkg-config-base version 1.0-r0 - Debugging files
+ Base configuration files for opkg  This package contains ELF symbols and
+
+ related sources for debugging purposes.
+
+OE: opkg-config-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: opkg-config-base-dev
+Version: 1.0-r0
+Depends: opkg-config-base (= 1.0-r0)
+Recommends: opkg-config-base-dev
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 3c3950aa62698d9933709ef395f2b2d7
+Size: 784
+Filename: opkg-config-base-dev_1.0-r0_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-devtools/opkg/opkg-config-base_1.0.bb
+Description: opkg-config-base version 1.0-r0 - Development files
+ Base configuration files for opkg  This package contains symbolic links,
+
+ header files, and related items necessary for software development.
+
+OE: opkg-config-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: opkg-config-base
+Version: 1.0-r0
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: e261b1455e4442547146cd8bde53ab59
+Size: 934
+Filename: opkg-config-base_1.0-r0_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-devtools/opkg/opkg-config-base_1.0.bb
+Description: opkg-config-base version 1.0-r0
+ Base configuration files for opkg
+
+OE: opkg-config-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: perf-dbg
+Version: 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+Recommends: kernel-module-ansi-cprng-dbg, kernel-module-tuner-xc2028-dbg, kernel-module-mc44s803-dbg, kernel-module-mt2266-dbg, kernel-module-mxl5005s-dbg, kernel-image-dbg, kernel-module-tda18271-dbg, kernel-module-mt20xx-dbg, kernel-module-mxl5007t-dbg, update-modules-dbg, kernel-module-tea5761-dbg, kernel-module-tda18218-dbg, kernel-module-bcm4329-dbg, kernel-module-mt2060-dbg, kernel-dbg, kernel-base-dbg, kernel-module-xc5000-dbg, kernel-module-tda9887-dbg, kernel-3.0.8+-dbg, kernel-module-tuner-simple-dbg, kernel-module-tda18212-dbg, kernel-module-gspca-main-dbg, kernel-module-tda827x-dbg, kernel-module-tuner-types-dbg, kernel-module-qt1010-dbg, kernel-module-tda8290-dbg, kernel-module-max2165-dbg, kernel-module-mt2131-dbg, kernel-module-scsi-wait-scan-dbg, kernel-module-tea5767-dbg
+Section: kernel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: a8275ed9815535d5b9ad2531ba2320c4
+Size: 1050
+Filename: perf-dbg_3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2_crespo.ipk
+Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=samsung-crespo/master-next file://defconfig
+Description: linux-samsung-crespo version 3.0.8+gitr2+35f4ab25c5e2a4ad0c0cda2d4a87131930e4b8d8-r2
+ Linux kernel for the Samsung Crespo device based on the offical source
+
+ from Samsung
+
+OE: linux-samsung-crespo
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: pointercal-dbg
+Version: 0.0-r11
+Recommends: pointercal-dbg, pointercal (= 0.0-r11)
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: eaa5ea1dec05991b19a145aa061f6ea7
+Size: 802
+Filename: pointercal-dbg_0.0-r11_crespo.ipk
+Source: file://pointercal file://COPYING
+Description: pointercal version 0.0-r11 - Debugging files
+ Touchscreen calibration data  This package contains ELF symbols and
+
+ related sources for debugging purposes.
+
+OE: pointercal
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: pointercal-dev
+Version: 0.0-r11
+Depends: pointercal (= 0.0-r11)
+Recommends: pointercal-dev
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: d1b1fea20484f987607caace25205178
+Size: 764
+Filename: pointercal-dev_0.0-r11_crespo.ipk
+Source: file://pointercal file://COPYING
+Description: pointercal version 0.0-r11 - Development files
+ Touchscreen calibration data  This package contains symbolic links,
+
+ header files, and related items necessary for software development.
+
+OE: pointercal
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: pointercal-xinput-dbg
+Version: 0.0-r4
+Recommends: pointercal-xinput-dbg, pointercal-xinput (= 0.0-r4)
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: fb5d9e8acd3029fbf76141c6376463d5
+Size: 810
+Filename: pointercal-xinput-dbg_0.0-r4_crespo.ipk
+Source: file://pointercal.xinput
+Description: pointercal-xinput version 0.0-r4 - Debugging files
+ Touchscreen calibration data from xinput-calibrator  This package
+
+ contains ELF symbols and related sources for debugging purposes.
+
+OE: pointercal-xinput
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: pointercal-xinput-dev
+Version: 0.0-r4
+Depends: pointercal-xinput (= 0.0-r4)
+Recommends: pointercal-xinput-dev
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 4ea25eb5d17cfb59f31747932d86f752
+Size: 770
+Filename: pointercal-xinput-dev_0.0-r4_crespo.ipk
+Source: file://pointercal.xinput
+Description: pointercal-xinput version 0.0-r4 - Development files
+ Touchscreen calibration data from xinput-calibrator  This package
+
+ contains symbolic links, header files, and related items necessary for
+
+ software development.
+
+OE: pointercal-xinput
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: pointercal-xinput
+Version: 0.0-r4
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 32fa62852ba1ce8c39c782be1c3d934d
+Size: 804
+Filename: pointercal-xinput_0.0-r4_crespo.ipk
+Source: file://pointercal.xinput
+Description: pointercal-xinput version 0.0-r4
+ Touchscreen calibration data from xinput-calibrator
+
+OE: pointercal-xinput
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: pointercal
+Version: 0.0-r11
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 30f7d94c73686f46cd74f469952b6c60
+Size: 656
+Filename: pointercal_0.0-r11_crespo.ipk
+Source: file://pointercal file://COPYING
+Description: pointercal version 0.0-r11
+ Touchscreen calibration data
+
+OE: pointercal
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: shadow-securetty-dbg
+Version: 4.1.4.3-r1
+Recommends: shadow-securetty (= 4.1.4.3-r1), shadow-securetty-dbg
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: f98078c7a4b1145b70e9b62385de37f2
+Size: 802
+Filename: shadow-securetty-dbg_4.1.4.3-r1_crespo.ipk
+Source: file://securetty
+Description: Provider of the machine specific securetty file - Debugging files
+ Provider of the machine specific securetty file  This package contains
+
+ ELF symbols and related sources for debugging purposes.
+
+OE: shadow-securetty
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: shadow-securetty-dev
+Version: 4.1.4.3-r1
+Depends: shadow-securetty (= 4.1.4.3-r1)
+Recommends: shadow-securetty-dev
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 6f3475fa0222ca8f413993e17ec1a02a
+Size: 760
+Filename: shadow-securetty-dev_4.1.4.3-r1_crespo.ipk
+Source: file://securetty
+Description: Provider of the machine specific securetty file - Development files
+ Provider of the machine specific securetty file  This package contains
+
+ symbolic links, header files, and related items necessary for software
+
+ development.
+
+OE: shadow-securetty
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: shadow-securetty
+Version: 4.1.4.3-r1
+Section: base utils
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 96235f3a65feca1a037bc49c8e79ecea
+Size: 1410
+Filename: shadow-securetty_4.1.4.3-r1_crespo.ipk
+Source: file://securetty
+Description: Provider of the machine specific securetty file
+ Provider of the machine specific securetty file
+
+OE: shadow-securetty
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: shr-splash-theme-logo-dbg
+Version: 0.1+gitr3+e0838ba9a55c63907332755b10654762738a3730-r7.1
+Recommends: shr-splash-theme-logo (= 0.1+gitr3+e0838ba9a55c63907332755b10654762738a3730-r7.1), shr-splash-theme-logo-dbg, shr-splash-dbg
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 1122c758de1a71308e09d2c493821c81
+Size: 828
+Filename: shr-splash-theme-logo-dbg_0.1+gitr3+e0838ba9a55c63907332755b10654762738a3730-r7.1_crespo.ipk
+Source: git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master
+Description: shr-splash-theme-logo version 0.1+gitr3+e0838ba9a55c63907332755b10654762738a3730-r7.1 - Debugging files
+ SHR splash screen - SHR logo theme  This package contains ELF symbols and
+
+ related sources for debugging purposes.
+
+OE: shr-splash-theme-logo
+HomePage: unknown
+License: MIT BSD
+Priority: optional
+
+
+Package: shr-splash-theme-logo-dev
+Version: 0.1+gitr3+e0838ba9a55c63907332755b10654762738a3730-r7.1
+Depends: shr-splash-theme-logo (= 0.1+gitr3+e0838ba9a55c63907332755b10654762738a3730-r7.1)
+Recommends: shr-splash-theme-logo-dev, shr-splash-dev
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 0bb4658b94846aaa7f3cfccefa3cafc2
+Size: 848
+Filename: shr-splash-theme-logo-dev_0.1+gitr3+e0838ba9a55c63907332755b10654762738a3730-r7.1_crespo.ipk
+Source: git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master
+Description: shr-splash-theme-logo version 0.1+gitr3+e0838ba9a55c63907332755b10654762738a3730-r7.1 - Development files
+ SHR splash screen - SHR logo theme  This package contains symbolic links,
+
+ header files, and related items necessary for software development.
+
+OE: shr-splash-theme-logo
+HomePage: unknown
+License: MIT BSD
+Priority: optional
+
+
+Package: shr-splash-theme-logo
+Version: 0.1+gitr3+e0838ba9a55c63907332755b10654762738a3730-r7.1
+Depends: shr-splash
+Section: x11/data
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 8b5e9c91563409061bc90aea1ce66a1c
+Size: 1234144
+Filename: shr-splash-theme-logo_0.1+gitr3+e0838ba9a55c63907332755b10654762738a3730-r7.1_crespo.ipk
+Source: git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master
+Description: shr-splash-theme-logo version 0.1+gitr3+e0838ba9a55c63907332755b10654762738a3730-r7.1
+ SHR splash screen - SHR logo theme
+
+OE: shr-splash-theme-logo
+HomePage: unknown
+License: MIT BSD
+Priority: optional
+
+
+Package: shr-version
+Version: 1.020120229-r0
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 6a3006d15098c7ff316954896850c51d
+Size: 806
+Filename: shr-version_1.020120229-r0_crespo.ipk
+Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/shr/shr-version.bb
+Description: shr-version version 1.020120229-r0
+ shr-version version 1.020120229-r0
+
+OE: shr-version
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: systemd-serialgetty-dbg
+Version: 1.0-r2
+Recommends: systemd-dbg, systemd-serialgetty-dbg, systemd-serialgetty (= 1.0-r2)
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 58bdab0c8499eb8be4b4c490b3c4d9fa
+Size: 820
+Filename: systemd-serialgetty-dbg_1.0-r2_crespo.ipk
+Source: file://LICENSE file://serial-getty@.service
+Description: systemd-serialgetty version 1.0-r2 - Debugging files
+ Systemd serial config  This package contains ELF symbols and related
+
+ sources for debugging purposes.
+
+OE: systemd-serialgetty
+HomePage: unknown
+License: GPLv2+
+Priority: optional
+
+
+Package: systemd-serialgetty-dev
+Version: 1.0-r2
+Depends: systemd-serialgetty (= 1.0-r2)
+Recommends: systemd-serialgetty-dev, systemd-dev
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: cc1caf9ea60ab329c7a0431ae73857c8
+Size: 772
+Filename: systemd-serialgetty-dev_1.0-r2_crespo.ipk
+Source: file://LICENSE file://serial-getty@.service
+Description: systemd-serialgetty version 1.0-r2 - Development files
+ Systemd serial config  This package contains symbolic links, header
+
+ files, and related items necessary for software development.
+
+OE: systemd-serialgetty
+HomePage: unknown
+License: GPLv2+
+Priority: optional
+
+
+Package: systemd-serialgetty
+Version: 1.0-r2
+Depends: systemd
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: ecd5089a3a4f8d2be11db2ff71c9a00a
+Size: 1410
+Filename: systemd-serialgetty_1.0-r2_crespo.ipk
+Source: file://LICENSE file://serial-getty@.service
+Description: systemd-serialgetty version 1.0-r2
+ Systemd serial config
+
+OE: systemd-serialgetty
+HomePage: unknown
+License: GPLv2+
+Priority: optional
+
+
+Package: sysvinit-inittab-dbg
+Version: 2.88dsf-r6
+Recommends: sysvinit-inittab (= 2.88dsf-r6), sysvinit-inittab-dbg
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 976f521c300078947488d4d430e9e2bf
+Size: 800
+Filename: sysvinit-inittab-dbg_2.88dsf-r6_crespo.ipk
+Source: file://COPYING file://inittab
+Description: sysvinit-inittab version 2.88dsf-r6 - Debugging files
+ Inittab for sysvinit  This package contains ELF symbols and related
+
+ sources for debugging purposes.
+
+OE: sysvinit-inittab
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: sysvinit-inittab-dev
+Version: 2.88dsf-r6
+Depends: sysvinit-inittab (= 2.88dsf-r6)
+Recommends: sysvinit-inittab-dev
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: ad73b1ce89d031a017e96d4bb1355ff5
+Size: 760
+Filename: sysvinit-inittab-dev_2.88dsf-r6_crespo.ipk
+Source: file://COPYING file://inittab
+Description: sysvinit-inittab version 2.88dsf-r6 - Development files
+ Inittab for sysvinit  This package contains symbolic links, header files,
+
+ and related items necessary for software development.
+
+OE: sysvinit-inittab
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: sysvinit-inittab
+Version: 2.88dsf-r6
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 464066e41653d30f0917733d962f39f9
+Size: 1306
+Filename: sysvinit-inittab_2.88dsf-r6_crespo.ipk
+Source: file://COPYING file://inittab
+Description: sysvinit-inittab version 2.88dsf-r6
+ Inittab for sysvinit
+
+OE: sysvinit-inittab
+HomePage: unknown
+License: GPLv2
+Priority: optional
+
+
+Package: task-base-alsa-dbg
+Version: 1.0-r75
+Recommends: alsa-utils-alsactl-dbg, alsa-utils-alsamixer-dbg, fsoaudiod-dbg
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: b20b0d577aa68a0286e6193280f82759
+Size: 738
+Filename: task-base-alsa-dbg_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-alsa-dev
+Version: 1.0-r75
+Recommends: alsa-utils-alsactl-dev, alsa-utils-alsamixer-dev, fsoaudiod-dev
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 2f4d8f14caeecce394ae7ea4c5fa1784
+Size: 738
+Filename: task-base-alsa-dev_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-alsa
+Version: 1.0-r75
+Depends: alsa-utils-alsamixer, fsoaudiod, alsa-utils-alsactl
+Recommends: kernel-module-snd-pcm-oss, kernel-module-snd-mixer-oss
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: e5dacd2b6d05b3e59a7179cc45cba867
+Size: 764
+Filename: task-base-alsa_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-apm-dbg
+Version: 1.0-r75
+Recommends: apmd-dbg, fso-apm-dbg
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: e5e29b69a0dd87b381de6d55a4d529dc
+Size: 720
+Filename: task-base-apm-dbg_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-apm-dev
+Version: 1.0-r75
+Recommends: apmd-dev, fso-apm-dev
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 5cf23fde9add75aae4dd937c0acd5d57
+Size: 720
+Filename: task-base-apm-dev_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-apm
+Version: 1.0-r75
+Depends: fso-apm, apmd
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: ca21b00e473774436ef6f1e45d1aa465
+Size: 714
+Filename: task-base-apm_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-bluetooth-dbg
+Version: 1.0-r75
+Recommends: bluez4-dbg
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: d538db009c57e6fe9dffa90ccc8e8ef5
+Size: 722
+Filename: task-base-bluetooth-dbg_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-bluetooth-dev
+Version: 1.0-r75
+Recommends: bluez4-dev
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 7283ec7dde757b1fd1f56bf94cd223fc
+Size: 720
+Filename: task-base-bluetooth-dev_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-bluetooth
+Version: 1.0-r75
+Depends: bluez4
+Recommends: kernel-module-bnep, kernel-module-bluetooth, kernel-module-hci-usb, kernel-module-rfcomm, kernel-module-sco, kernel-module-hci-uart, kernel-module-hci-vhci, kernel-module-hidp, kernel-module-l2cap
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 5838fe63d769a3ecca793cc0f42ce4be
+Size: 772
+Filename: task-base-bluetooth_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-dbg
+Version: 1.0-r75
+Recommends: task-machine-base-dbg, task-base-phone-dbg, task-base-keyboard-dbg, task-base (= 1.0-r75), task-distro-base-dbg, task-base-bluetooth-dbg, task-base-ext2-dbg, task-base-ppp-dbg, task-base-apm-dbg, task-base-usbgadget-dbg, task-base-vfat-dbg, task-base-ipv6-dbg, task-base-wifi-dbg, sysfsutils-dbg, module-init-tools-dbg, task-base-usbhost-dbg
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 727d87e1fe448cc4325d3a00ec886e91
+Size: 932
+Filename: task-base-dbg_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75 - Debugging files
+ Merge machine and distro options to create a basic machine task/package
+
+ This package contains ELF symbols and related sources for debugging
+
+ purposes.
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-dev
+Version: 1.0-r75
+Depends: task-base (= 1.0-r75)
+Recommends: task-machine-base-dev, task-base-ppp-dev, task-base-bluetooth-dev, task-base-vfat-dev, task-base-phone-dev, task-base-apm-dev, sysfsutils-dev, module-init-tools-dev, task-base-keyboard-dev, task-distro-base-dev, task-base-usbhost-dev, task-base-ext2-dev, task-base-ipv6-dev, task-base-wifi-dev, task-base-usbgadget-dev
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 7b21714fedd0cfd99b4961af1ca0171f
+Size: 890
+Filename: task-base-dev_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75 - Development files
+ Merge machine and distro options to create a basic machine task/package
+
+ This package contains symbolic links, header files, and related items
+
+ necessary for software development.
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-ext2-dbg
+Version: 1.0-r75
+Recommends: e2fsprogs-dbg, hdparm-dbg, e2fsprogs-e2fsck-dbg, e2fsprogs-mke2fs-dbg
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: f3f52b480f9047f0366848b71df2de98
+Size: 740
+Filename: task-base-ext2-dbg_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-ext2-dev
+Version: 1.0-r75
+Recommends: e2fsprogs-dev, hdparm-dev, e2fsprogs-e2fsck-dev, e2fsprogs-mke2fs-dev
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: db316396982befedb294b533997ebff1
+Size: 740
+Filename: task-base-ext2-dev_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-ext2
+Version: 1.0-r75
+Depends: hdparm, e2fsprogs-e2fsck, e2fsprogs-mke2fs, e2fsprogs
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 880e968951216c9147095690a165b0c7
+Size: 730
+Filename: task-base-ext2_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-extended-dbg
+Version: 1.0-r75
+Recommends: task-base-dbg
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 927e681ce2258bedb4d1da7ecd9caa8d
+Size: 714
+Filename: task-base-extended-dbg_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-extended-dev
+Version: 1.0-r75
+Recommends: task-base-dev
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 4fdb123d75dc74517fa5659d3f2e3e18
+Size: 714
+Filename: task-base-extended-dev_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-extended
+Version: 1.0-r75
+Depends: task-base
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 72a650478cf776c911368cc866767ed2
+Size: 704
+Filename: task-base-extended_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-ipv6-dbg
+Version: 1.0-r75
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: a39f1c6cec1e5d1a3d01a8293add256f
+Size: 700
+Filename: task-base-ipv6-dbg_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-ipv6-dev
+Version: 1.0-r75
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 48b980062175ee94ffd815a64146e84e
+Size: 702
+Filename: task-base-ipv6-dev_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-ipv6
+Version: 1.0-r75
+Recommends: kernel-module-ipv6
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 0cb940580e0899e314e620be6de6c5d4
+Size: 714
+Filename: task-base-ipv6_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-keyboard-dbg
+Version: 1.0-r75
+Recommends: keymaps-dbg
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 9e1d7d59930feb8d4f2d4196eadb7b67
+Size: 716
+Filename: task-base-keyboard-dbg_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-keyboard-dev
+Version: 1.0-r75
+Recommends: keymaps-dev
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 129c8e60f048780a408832554ac7ed32
+Size: 716
+Filename: task-base-keyboard-dev_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-keyboard
+Version: 1.0-r75
+Depends: keymaps
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: a731aab0d613e60f836bed2bf2fb5603
+Size: 712
+Filename: task-base-keyboard_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-phone-dbg
+Version: 1.0-r75
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 936edc5d8521628a990f61e1726fc26c
+Size: 700
+Filename: task-base-phone-dbg_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-phone-dev
+Version: 1.0-r75
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: df417ec4c50737365fa0b1c779362b23
+Size: 700
+Filename: task-base-phone-dev_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-phone
+Version: 1.0-r75
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 5bb092294a6eb60316890e954c33be13
+Size: 700
+Filename: task-base-phone_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-ppp-dbg
+Version: 1.0-r75
+Recommends: ppp-dbg, ppp-dialin-dbg
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 76e080949dd448e0aca95a9fc12491c3
+Size: 716
+Filename: task-base-ppp-dbg_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-ppp-dev
+Version: 1.0-r75
+Recommends: ppp-dev, ppp-dialin-dev
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 7c2ed752efd8a56179853018ff909f54
+Size: 716
+Filename: task-base-ppp-dev_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-ppp
+Version: 1.0-r75
+Depends: ppp-dialin, ppp
+Recommends: kernel-module-ppp-deflate, kernel-module-slhc, kernel-module-ppp-async, kernel-module-ppp-mppe, kernel-module-ppp-generic
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 0c70d92d9124419d86a1f599199cd666
+Size: 764
+Filename: task-base-ppp_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-usbgadget-dbg
+Version: 1.0-r75
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 8827d211b8453432bddedb44da2c3ff3
+Size: 702
+Filename: task-base-usbgadget-dbg_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-usbgadget-dev
+Version: 1.0-r75
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: fe517d21973fead150b7da50c093a83e
+Size: 704
+Filename: task-base-usbgadget-dev_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-usbgadget
+Version: 1.0-r75
+Recommends: kernel-module-pxa27x_udc, kernel-module-g-file-storage, kernel-module-g-ether, kernel-module-gadgetfs, kernel-module-g-serial
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 44453d3f93818f3e612ca2c0f7935601
+Size: 754
+Filename: task-base-usbgadget_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-usbhost-dbg
+Version: 1.0-r75
+Recommends: usbutils-dbg
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 706c41c8f2c677fa3b03fc560670d764
+Size: 716
+Filename: task-base-usbhost-dbg_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-usbhost-dev
+Version: 1.0-r75
+Recommends: usbutils-dev
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 783637176361763140f36116437f87eb
+Size: 718
+Filename: task-base-usbhost-dev_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-usbhost
+Version: 1.0-r75
+Depends: usbutils
+Recommends: kernel-module-usbmouse, kernel-module-mousedev, kernel-module-scsi-mod, kernel-module-uhci-hcd, kernel-module-usbhid, kernel-module-usb-storage, kernel-module-usbcore, kernel-module-ohci-hcd, kernel-module-ehci-hcd, kernel-module-sd-mod, kernel-module-usbnet, kernel-module-usbserial
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: c44693d2221aab657e95da22b39d4e43
+Size: 788
+Filename: task-base-usbhost_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-vfat-dbg
+Version: 1.0-r75
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: d18a832572fb01b29b8e3f8d6f39b931
+Size: 702
+Filename: task-base-vfat-dbg_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-vfat-dev
+Version: 1.0-r75
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 31c62d08ee318436a7ae88b88a2f17c0
+Size: 700
+Filename: task-base-vfat-dev_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-vfat
+Version: 1.0-r75
+Recommends: kernel-module-msdos, kernel-module-vfat, kernel-module-nls-iso8859-1, kernel-module-nls-cp437
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 730f275d6ec9a48106e39b1e4379e9a9
+Size: 744
+Filename: task-base-vfat_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-wifi-dbg
+Version: 1.0-r75
+Recommends: wireless-tools-dbg, wpa-supplicant-dbg
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 66edb5a5505bddda6adcd09405351be0
+Size: 736
+Filename: task-base-wifi-dbg_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-wifi-dev
+Version: 1.0-r75
+Recommends: wpa-supplicant-dev, wireless-tools-dev
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 09553e33bb5c06411ebca8b9c396af28
+Size: 736
+Filename: task-base-wifi-dev_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base-wifi
+Version: 1.0-r75
+Depends: wireless-tools, wpa-supplicant
+Recommends: kernel-module-crypto_algapi, kernel-module-zd1211rw, kernel-module-ieee80211-crypt, kernel-module-ieee80211-crypt-tkip, kernel-module-cryptomgr, kernel-module-ecb, kernel-module-michael-mic, kernel-module-ieee80211-crypt-wep, kernel-module-aes, kernel-module-ieee80211-crypt-ccmp, kernel-module-arc4, kernel-module-aes-generic
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 9b99402f276e1d8e96962fe4c41ab2a4
+Size: 820
+Filename: task-base-wifi_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-base
+Version: 1.0-r75
+Depends: task-base-wifi, task-base-phone, task-base-vfat, task-base-keyboard, task-distro-base, task-base-usbgadget, module-init-tools, task-base-usbhost, task-machine-base, sysfsutils, task-base-apm, task-base-ipv6, task-base-ext2, task-base-ppp, task-base-bluetooth
+Recommends: kernel-module-rtc-sysfs, kernel-module-rtc-proc, kernel-module-nls-utf8, kernel-module-rtc-dev, kernel-module-input, kernel-module-unix, kernel-module-uinput
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 5378519faa58d8420929486e29e8d155
+Size: 844
+Filename: task-base_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-boot-dbg
+Version: 1.0-r57
+Recommends: base-passwd-dbg, task-boot (= 1.0-r57), task-boot-dbg, keymaps-dbg, busybox-dbg, netbase-dbg, base-files-dbg
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 73ea0f7aef2c48354394cdd6825bfe1e
+Size: 862
+Filename: task-boot-dbg_1.0-r57_crespo.ipk
+Source: file:///OE/shr-core/meta-openembedded/meta-oe/recipes-core/tasks/task-boot.bb
+Description: task-boot version 1.0-r57 - Debugging files
+ Basic task to get a device booting  This package contains ELF symbols and
+
+ related sources for debugging purposes.
+
+OE: task-boot
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-boot-dev
+Version: 1.0-r57
+Depends: task-boot (= 1.0-r57)
+Recommends: base-passwd-dev, base-files-dev, netbase-dev, keymaps-dev, busybox-dev, task-boot-dev
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 18075aba8d30d47bc0df4474ed77aa7c
+Size: 816
+Filename: task-boot-dev_1.0-r57_crespo.ipk
+Source: file:///OE/shr-core/meta-openembedded/meta-oe/recipes-core/tasks/task-boot.bb
+Description: task-boot version 1.0-r57 - Development files
+ Basic task to get a device booting  This package contains symbolic links,
+
+ header files, and related items necessary for software development.
+
+OE: task-boot
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-boot
+Version: 1.0-r57
+Depends: busybox, keymaps, base-files, netbase, base-passwd
+Recommends: kernel
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: ddf1398d94a74fa2fafce6bd58c3b33d
+Size: 726
+Filename: task-boot_1.0-r57_crespo.ipk
+Source: file:///OE/shr-core/meta-openembedded/meta-oe/recipes-core/tasks/task-boot.bb
+Description: task-boot version 1.0-r57
+ Basic task to get a device booting
+
+OE: task-boot
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-core-boot-dbg
+Version: 1.0-r10
+Recommends: task-core-boot (= 1.0-r10), shadow-dbg, base-passwd-dbg, task-core-boot-dbg, initscripts-dbg, sysvinit-dbg, update-alternatives-cworth-dbg, keymaps-dbg, modutils-initscripts-dbg, busybox-dbg, sysvinit-pidof-dbg, netbase-dbg, base-files-dbg, util-linux-agetty-dbg
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 253b19de90597800e9b93228e63354b2
+Size: 940
+Filename: task-core-boot-dbg_1.0-r10_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-core-boot.bb
+Description: task-core-boot version 1.0-r10 - Debugging files
+ Task for OpenedHand Poky - minimal bootable image  This package contains
+
+ ELF symbols and related sources for debugging purposes.
+
+OE: task-core-boot
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-core-boot-dev
+Version: 1.0-r10
+Depends: task-core-boot (= 1.0-r10)
+Recommends: sysvinit-pidof-dev, base-passwd-dev, shadow-dev, task-core-boot-dev, base-files-dev, sysvinit-dev, netbase-dev, modutils-initscripts-dev, keymaps-dev, busybox-dev, update-alternatives-cworth-dev, util-linux-agetty-dev, initscripts-dev
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: cc759925d8ca88163a1c1f578195a076
+Size: 902
+Filename: task-core-boot-dev_1.0-r10_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-core-boot.bb
+Description: task-core-boot version 1.0-r10 - Development files
+ Task for OpenedHand Poky - minimal bootable image  This package contains
+
+ symbolic links, header files, and related items necessary for software
+
+ development.
+
+OE: task-core-boot
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-core-boot
+Version: 1.0-r10
+Depends: busybox, modutils-initscripts, sysvinit, keymaps, util-linux-agetty, initscripts, sysvinit-pidof, netbase, base-files, shadow, base-passwd, update-alternatives-cworth
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 616cd1a285af0d7cdbbb4eba3dfe3a43
+Size: 796
+Filename: task-core-boot_1.0-r10_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-core-boot.bb
+Description: task-core-boot version 1.0-r10
+ Task for OpenedHand Poky - minimal bootable image
+
+OE: task-core-boot
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-distro-base-dbg
+Version: 1.0-r75
+Recommends: distro-feed-configs-dbg, shr-version-dbg
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 577fe5d40d8ac5f9a7617ff1b8310182
+Size: 728
+Filename: task-distro-base-dbg_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-distro-base-dev
+Version: 1.0-r75
+Recommends: distro-feed-configs-dev, shr-version-dev
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: f3f6ecb461e49ac05df91b6937f24d9e
+Size: 728
+Filename: task-distro-base-dev_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-distro-base
+Version: 1.0-r75
+Depends: shr-version, distro-feed-configs
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 846388ee08c65750b670920b4a3413e9
+Size: 722
+Filename: task-distro-base_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-machine-base-dbg
+Version: 1.0-r75
+Recommends: kernel-module-bcm4329-dbg
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 5b24f4cf7cfb05d98d99cae1900e507c
+Size: 724
+Filename: task-machine-base-dbg_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-machine-base-dev
+Version: 1.0-r75
+Recommends: kernel-module-bcm4329-dev
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: aeb4ba3d3f785f0750b9868e42027473
+Size: 728
+Filename: task-machine-base-dev_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-machine-base
+Version: 1.0-r75
+Depends: kernel-module-bcm4329
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 4c3fd90e477d02a38e774bbc6d35117e
+Size: 722
+Filename: task-machine-base_1.0-r75_crespo.ipk
+Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
+Description: task-base version 1.0-r75
+ Merge machine and distro options to create a basic machine task/package
+
+OE: task-base
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-shr-feed-dbg
+Version: 1.0-r104
+Recommends: claws-plugin-rssyl-dbg, imagemagick-dbg, xf86-input-tslib-dbg, pidgin-dbg, foxtrotgps-dbg, man-dbg, shr-splash-theme-logo-dbg, eve-dbg, e-tasks-dbg, telepathy-python-dbg, mplayer-dbg, opimd-utils-dbg, shr-splash-dbg, openmoocow-dbg, illume-keyboard-russian-terminal-dbg, gdb-dbg, mcnavi-dbg, enchant-dbg, abiword-dbg, ffalarms-dbg, illume-keyboard-default-numeric-dbg, shr-splash-theme-handy-dbg, shr-theme-sixteen-dbg, atrack-dbg, libnotify-dbg, x11perf-dbg, claws-plugin-gtkhtml2-viewer-dbg, minicom-dbg, opkg-utils-dbg, ttf-droid-serif-dbg, neolight-dbg, bind-utils-dbg, xprop-dbg, nano-dbg, illume-keyboard-default-alt-dbg, php-dbg, tcpdump-dbg, vim-dbg, speex-dbg, mdbus-dbg, evopedia-dbg, jefliks-dbg, fsonetworkd-dbg, udev-dbg, python-elementary-dbg, omgps-dbg, shr-theme-niebiee-dbg, dates-dbg, gzip-dbg, ffphonelog-dbg, joe-dbg, psmisc-dbg, samba-dbg, navit-dbg, orrery-dbg, eject-dbg, mysql5-dbg, aceofpenguins-dbg, oh-puzzles-dbg, mokoeightball-dbg, ppp-dbg, ttf-droid-sans-mono-dbg, sylpheed-dbg, intone-dbg, links-x11-dbg, gpm-dbg, gwaterpas-dbg, midori-dbg, omhacks-dbg, gnuplot-dbg, i2c-tools-dbg, kexec-dbg, dbus-daemon-proxy-dbg, xwininfo-dbg, shr-splash-theme-tux-dbg, ca-certificates-dbg, enjoy-dbg, advancedcaching-dbg, bison-dbg, zip-dbg, ttf-droid-sans-japanese-dbg, numberx-dbg, illume-keyboard-finnish-dbg, fso-apm-dbg, mickeyterm-dbg, ttf-droid-sans-dbg, gtkmm-dbg, tar-dbg, bluez-hcidump-dbg, picocom-dbg, x11vnc-dbg, spojegui-dbg, neomis-dbg, guitartune-dbg, net-tools-dbg, dbus-x11-dbg, e-wm-illume-dict-pl-dbg, iproute2-dbg, claws-mail-dbg, firefox-dbg, shr-theme-efenniht-dbg, git-dbg, illume-keyboard-russian-dbg, setxkbmap-dbg, illume-keyboard-french-dbg, shr-splash-theme-simple-dbg, linux-firmware-dbg, ntp-dbg, om-neon-dbg, obex-data-server-dbg, illume-keyboard-numeric-alt-dbg, babiloo-efl-dbg, fsousaged-dbg, illume-keyboard-german-dbg, dnsmasq-dbg, man-pages-dbg, illume-keyboard-hebrew-dbg, iputils-dbg, iliwi-dbg, epdfview-dbg, task-shr-feed (= 1.0-r104), fsodeviced-dbg, leafpad-dbg, thone-dbg, mokomaze-dbg, illume-keyboard-dvorak-dbg, minneo-dbg, illume-keyboard-arabic-dbg, libpurple-protocol-msn-dbg, mc-dbg, task-shr-feed-dbg, rfkill-dbg, estardict-dbg, illume-keyboard-dutch-dbg, elfe-dbg, shr-splash-theme-dontpanic-dbg, wmiconfig-dbg, links-dbg, podboy-dbg, mokojeweled-dbg, claws-plugin-mailmbox-dbg, illume-keyboard-danish-dbg, ttf-droid-sans-fallback-dbg, lsof-dbg, fbreader-dbg, automake-dbg, shr-theme-o2-dbg, make-dbg, zhone-dbg, aspell-dbg, shr-splash-theme-openmoko-dbg, emtooth2-dbg, xf86-video-fbdev-dbg, illume-keyboard-browse-dbg, libpurple-protocol-icq-dbg, tangogps-dbg, gpe-scap-dbg, openvpn-dbg
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: c851d54853ffd3cd4718485e624b58a9
+Size: 1824
+Filename: task-shr-feed-dbg_1.0-r104_crespo.ipk
+Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-feed.bb
+Description: task-shr-feed version 1.0-r104 - Debugging files
+ SHR Feed  This package contains ELF symbols and related sources for
+
+ debugging purposes.
+
+OE: task-shr-feed
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-shr-feed-dev
+Version: 1.0-r104
+Depends: task-shr-feed (= 1.0-r104)
+Recommends: shr-splash-theme-handy-dev, atrack-dev, ntp-dev, links-dev, oh-puzzles-dev, bind-utils-dev, gnuplot-dev, illume-keyboard-dutch-dev, minicom-dev, automake-dev, shr-splash-theme-logo-dev, guitartune-dev, shr-splash-theme-simple-dev, illume-keyboard-hebrew-dev, emtooth2-dev, php-dev, illume-keyboard-numeric-alt-dev, telepathy-python-dev, illume-keyboard-default-numeric-dev, udev-dev, fsonetworkd-dev, imagemagick-dev, illume-keyboard-default-alt-dev, ttf-droid-sans-japanese-dev, samba-dev, tar-dev, thone-dev, dbus-x11-dev, elfe-dev, ffphonelog-dev, joe-dev, gdb-dev, fso-apm-dev, net-tools-dev, neomis-dev, zip-dev, git-dev, ppp-dev, gzip-dev, xwininfo-dev, mokoeightball-dev, gtkmm-dev, ttf-droid-serif-dev, xprop-dev, om-neon-dev, tcpdump-dev, kexec-dev, illume-keyboard-german-dev, omgps-dev, dbus-daemon-proxy-dev, aceofpenguins-dev, gpe-scap-dev, libpurple-protocol-icq-dev, shr-splash-theme-openmoko-dev, gwaterpas-dev, e-tasks-dev, xf86-input-tslib-dev, navit-dev, mokomaze-dev, evopedia-dev, claws-plugin-rssyl-dev, python-elementary-dev, rfkill-dev, psmisc-dev, wmiconfig-dev, foxtrotgps-dev, make-dev, leafpad-dev, illume-keyboard-russian-dev, openmoocow-dev, mcnavi-dev, intone-dev, picocom-dev, illume-keyboard-arabic-dev, epdfview-dev, speex-dev, linux-firmware-dev, libnotify-dev, mysql5-dev, ttf-droid-sans-mono-dev, shr-theme-o2-dev, podboy-dev, advancedcaching-dev, tangogps-dev, neolight-dev, iliwi-dev, aspell-dev, minneo-dev, nano-dev, bison-dev, ttf-droid-sans-dev, shr-splash-dev, numberx-dev, illume-keyboard-dvorak-dev, pidgin-dev, ca-certificates-dev, enjoy-dev, vim-dev, shr-splash-theme-tux-dev, fsodeviced-dev, x11vnc-dev, enchant-dev, shr-theme-efenniht-dev, eject-dev, x11perf-dev, illume-keyboard-browse-dev, shr-splash-theme-dontpanic-dev, e-wm-illume-dict-pl-dev, zhone-dev, opkg-utils-dev, mc-dev, firefox-dev, claws-plugin-gtkhtml2-viewer-dev, setxkbmap-dev, dnsmasq-dev, claws-plugin-mailmbox-dev, man-pages-dev, mokojeweled-dev, task-shr-feed-dev, links-x11-dev, illume-keyboard-french-dev, bluez-hcidump-dev, omhacks-dev, i2c-tools-dev, midori-dev, fsousaged-dev, opimd-utils-dev, eve-dev, illume-keyboard-danish-dev, ttf-droid-sans-fallback-dev, illume-keyboard-russian-terminal-dev, man-dev, obex-data-server-dev, xf86-video-fbdev-dev, babiloo-efl-dev, mickeyterm-dev, jefliks-dev, sylpheed-dev, fbreader-dev, shr-theme-niebiee-dev, gpm-dev, lsof-dev, mplayer-dev, estardict-dev, illume-keyboard-finnish-dev, dates-dev, iputils-dev, shr-theme-sixteen-dev, mdbus-dev, iproute2-dev, ffalarms-dev, libpurple-protocol-msn-dev, openvpn-dev, claws-mail-dev, abiword-dev, spojegui-dev, orrery-dev
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 3741e71782735a65f9bec084cfedfa68
+Size: 1764
+Filename: task-shr-feed-dev_1.0-r104_crespo.ipk
+Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-feed.bb
+Description: task-shr-feed version 1.0-r104 - Development files
+ SHR Feed  This package contains symbolic links, header files, and related
+
+ items necessary for software development.
+
+OE: task-shr-feed
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-shr-feed
+Version: 1.0-r104
+Depends: illume-keyboard-hebrew, orrery, mickeyterm, claws-plugin-mailmbox, fbreader, mokomaze, ttf-droid-serif, evopedia, gdb, shr-splash-theme-simple, ttf-droid-sans-mono, omgps, picocom, samba, gwaterpas, obex-data-server, elfe, bluez-hcidump, openvpn, xwininfo, shr-theme-sixteen, dbus-daemon-proxy, foxtrotgps, fso-apm, ca-certificates, libnotify, opkg-utils, vim, aspell, minneo, minicom, illume-keyboard-dvorak, eve, fsodeviced, psmisc, bison, net-tools, midori, man-pages, enchant, fsonetworkd, enjoy, ttf-droid-sans, xf86-input-tslib, mysql5, x11vnc, udev, setxkbmap, libpurple-protocol-msn, shr-splash-theme-dontpanic, sylpheed, speex, automake, linux-firmware, dnsmasq, claws-mail, illume-keyboard-arabic, claws-plugin-rssyl, jefliks, imagemagick, thone, ntp, claws-plugin-gtkhtml2-viewer, pidgin, leafpad, shr-splash, oh-puzzles, joe, eject, shr-splash-theme-handy, mokoeightball, dates, i2c-tools, spojegui, illume-keyboard-russian-terminal, omhacks, guitartune, bind-utils, xf86-video-fbdev, lsof, navit, libpurple-protocol-icq, e-wm-illume-dict-pl, firefox, python-elementary, illume-keyboard-danish, ttf-droid-sans-fallback, e-tasks, ppp, illume-keyboard-french, gtkmm, atrack, gpm, shr-splash-theme-tux, links, zip, illume-keyboard-default-alt, abiword, intone, fsousaged, illume-keyboard-russian, gpe-scap, tcpdump, rfkill, mdbus, illume-keyboard-default-numeric, babiloo-efl, iputils, opimd-utils, git, shr-theme-niebiee, emtooth2, mcnavi, mc, illume-keyboard-browse, illume-keyboard-numeric-alt, xprop, illume-keyboard-dutch, tangogps, tar, mokojeweled, x11perf, kexec, telepathy-python, numberx, links-x11, gnuplot, make, zhone, shr-splash-theme-openmoko, ffphonelog, iliwi, dbus-x11, openmoocow, podboy, neolight, illume-keyboard-finnish, shr-theme-o2, ttf-droid-sans-japanese, gzip, mplayer, om-neon, php, man, nano, advancedcaching, estardict, shr-splash-theme-logo, neomis, wmiconfig, illume-keyboard-german, aceofpenguins, shr-theme-efenniht, iproute2, ffalarms, epdfview
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: b61c944cd177b3f2da8306e77f042cce
+Size: 1632
+Filename: task-shr-feed_1.0-r104_crespo.ipk
+Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-feed.bb
+Description: task-shr-feed version 1.0-r104
+ SHR Feed
+
+OE: task-shr-feed
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-shr-minimal-apps-dbg
+Version: 2.0-r49
+Recommends: ca-certificates-dbg, libphone-ui-shr-dbg, ffalarms-dbg, shr-theme-dbg, phoneui-apps-messages-dbg, phoneui-apps-dialer-dbg, phoneui-apps-contacts-dbg, ecalc-dbg, task-fso2-compliance-dbg, libphone-ui-dbg, phoneui-apps-quick-settings-dbg, phonefsod-dbg, shr-settings-dbg, phoneuid-dbg, iliwi-dbg
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: ac5426d30c3ae5f75152de4c4f650b37
+Size: 812
+Filename: task-shr-minimal-apps-dbg_2.0-r49_crespo.ipk
+Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
+Description: task-shr-minimal version 2.0-r49
+ SHR Lite Image Feed
+
+OE: task-shr-minimal
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-shr-minimal-apps-dev
+Version: 2.0-r49
+Recommends: phoneui-apps-quick-settings-dev, phoneui-apps-messages-dev, libphone-ui-shr-dev, phoneui-apps-dialer-dev, ecalc-dev, iliwi-dev, shr-theme-dev, shr-settings-dev, libphone-ui-dev, ca-certificates-dev, phoneui-apps-contacts-dev, phoneuid-dev, task-fso2-compliance-dev, ffalarms-dev, phonefsod-dev
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: ea2c836cc3d9592505f142aaa4772f61
+Size: 816
+Filename: task-shr-minimal-apps-dev_2.0-r49_crespo.ipk
+Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
+Description: task-shr-minimal version 2.0-r49
+ SHR Lite Image Feed
+
+OE: task-shr-minimal
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-shr-minimal-apps
+Version: 2.0-r49
+Depends: phoneui-apps-dialer, phonefsod, shr-settings, task-fso2-compliance, phoneui-apps-messages, libphone-ui0, ecalc, shr-theme, ca-certificates, iliwi, phoneui-apps-contacts, phoneuid, libphone-ui-shr, ffalarms, phoneui-apps-quick-settings
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 128a5a7457b4db1ae44d9e22e9971492
+Size: 804
+Filename: task-shr-minimal-apps_2.0-r49_crespo.ipk
+Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
+Description: task-shr-minimal version 2.0-r49
+ SHR Lite Image Feed
+
+OE: task-shr-minimal
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-shr-minimal-audio-dbg
+Version: 2.0-r49
+Recommends: alsa-utils-aplay-dbg, alsa-utils-alsactl-dbg, alsa-utils-alsamixer-dbg, alsa-utils-amixer-dbg
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 34b2c5342d43c4e183de1eae72667272
+Size: 732
+Filename: task-shr-minimal-audio-dbg_2.0-r49_crespo.ipk
+Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
+Description: task-shr-minimal version 2.0-r49
+ SHR Lite Image Feed
+
+OE: task-shr-minimal
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-shr-minimal-audio-dev
+Version: 2.0-r49
+Recommends: alsa-utils-aplay-dev, alsa-utils-alsactl-dev, alsa-utils-amixer-dev, alsa-utils-alsamixer-dev
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 0cd71a7e38f80c8c9325f7dd2e6bac91
+Size: 734
+Filename: task-shr-minimal-audio-dev_2.0-r49_crespo.ipk
+Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
+Description: task-shr-minimal version 2.0-r49
+ SHR Lite Image Feed
+
+OE: task-shr-minimal
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-shr-minimal-audio
+Version: 2.0-r49
+Depends: alsa-utils-alsamixer, alsa-utils-alsactl, alsa-utils-amixer, alsa-utils-aplay
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 3eb1717d3bae2de2255c7fbd0fdd0f36
+Size: 722
+Filename: task-shr-minimal-audio_2.0-r49_crespo.ipk
+Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
+Description: task-shr-minimal version 2.0-r49
+ SHR Lite Image Feed
+
+OE: task-shr-minimal
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-shr-minimal-base-dbg
+Version: 2.0-r49
+Recommends: task-base-dbg, cronie-dbg, module-init-tools-depmod-dbg, fbset-modes-dbg, task-boot-dbg, glibc-utils-dbg, sysfsutils-dbg, glibc-charmap-utf-8-dbg, modutils-initscripts-dbg, fbset-dbg, netbase-dbg, logrotate-dbg, util-linux-fdisk-dbg, shr-splash-dbg
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 3d5a701003de4ef3dfc69efd3b1e6508
+Size: 818
+Filename: task-shr-minimal-base-dbg_2.0-r49_crespo.ipk
+Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
+Description: task-shr-minimal version 2.0-r49
+ SHR Lite Image Feed
+
+OE: task-shr-minimal
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-shr-minimal-base-dev
+Version: 2.0-r49
+Recommends: task-base-dev, glibc-utils-dev, logrotate-dev, shr-splash-dev, sysfsutils-dev, fbset-dev, module-init-tools-depmod-dev, fbset-modes-dev, netbase-dev, glibc-charmap-utf-8-dev, util-linux-fdisk-dev, modutils-initscripts-dev, cronie-dev, task-boot-dev
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: fa32a606232620703ace3e471b7f667f
+Size: 812
+Filename: task-shr-minimal-base-dev_2.0-r49_crespo.ipk
+Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
+Description: task-shr-minimal version 2.0-r49
+ SHR Lite Image Feed
+
+OE: task-shr-minimal
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-shr-minimal-base
+Version: 2.0-r49
+Depends: modutils-initscripts, glibc-utils, task-base, fbset-modes, task-boot, glibc-charmap-utf-8, module-init-tools-depmod, shr-splash, logrotate, util-linux-fdisk, netbase, sysfsutils, cronie, fbset
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: be39696103e27645d2d8c1667c2f8adf
+Size: 802
+Filename: task-shr-minimal-base_2.0-r49_crespo.ipk
+Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
+Description: task-shr-minimal version 2.0-r49
+ SHR Lite Image Feed
+
+OE: task-shr-minimal
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-shr-minimal-cli-dbg
+Version: 2.0-r49
+Recommends: nano-dbg, mtd-utils-dbg, rsyslog-dbg
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 8e5effefc29fb0dc0b7d55dc93b3ed44
+Size: 722
+Filename: task-shr-minimal-cli-dbg_2.0-r49_crespo.ipk
+Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
+Description: task-shr-minimal version 2.0-r49
+ SHR Lite Image Feed
+
+OE: task-shr-minimal
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-shr-minimal-cli-dev
+Version: 2.0-r49
+Recommends: nano-dev, rsyslog-dev, mtd-utils-dev
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 18587bc21bd0e9359cec11fc21621bcc
+Size: 720
+Filename: task-shr-minimal-cli-dev_2.0-r49_crespo.ipk
+Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
+Description: task-shr-minimal version 2.0-r49
+ SHR Lite Image Feed
+
+OE: task-shr-minimal
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-shr-minimal-cli
+Version: 2.0-r49
+Depends: mtd-utils, nano, rsyslog
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 3f5079b3ef8ed7c131a386e9072b20d5
+Size: 712
+Filename: task-shr-minimal-cli_2.0-r49_crespo.ipk
+Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
+Description: task-shr-minimal version 2.0-r49
+ SHR Lite Image Feed
+
+OE: task-shr-minimal
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-shr-minimal-dbg
+Version: 2.0-r49
+Recommends: task-shr-minimal (= 2.0-r49)
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: ae3962b246054ee0196be51979a90ef7
+Size: 826
+Filename: task-shr-minimal-dbg_2.0-r49_crespo.ipk
+Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
+Description: task-shr-minimal version 2.0-r49 - Debugging files
+ SHR Lite Image Feed  This package contains ELF symbols and related
+
+ sources for debugging purposes.
+
+OE: task-shr-minimal
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-shr-minimal-dev
+Version: 2.0-r49
+Depends: task-shr-minimal (= 2.0-r49)
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: a7f2c4c1d88ea61df8b857482493577c
+Size: 776
+Filename: task-shr-minimal-dev_2.0-r49_crespo.ipk
+Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
+Description: task-shr-minimal version 2.0-r49 - Development files
+ SHR Lite Image Feed  This package contains symbolic links, header files,
+
+ and related items necessary for software development.
+
+OE: task-shr-minimal
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-shr-minimal-fso-dbg
+Version: 2.0-r49
+Recommends: python-gst-dbg, fso-gpsd-dbg, opimd-utils-cli-dbg, fsoraw-dbg, python-codecs-dbg
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: ff48f96a9f853de8766bbc58e199055b
+Size: 740
+Filename: task-shr-minimal-fso-dbg_2.0-r49_crespo.ipk
+Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
+Description: task-shr-minimal version 2.0-r49
+ SHR Lite Image Feed
+
+OE: task-shr-minimal
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-shr-minimal-fso-dev
+Version: 2.0-r49
+Recommends: opimd-utils-cli-dev, python-gst-dev, python-codecs-dev, fsoraw-dev, fso-gpsd-dev
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 078b30291e83eaf2c6d714cb85e2203d
+Size: 740
+Filename: task-shr-minimal-fso-dev_2.0-r49_crespo.ipk
+Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
+Description: task-shr-minimal version 2.0-r49
+ SHR Lite Image Feed
+
+OE: task-shr-minimal
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-shr-minimal-fso
+Version: 2.0-r49
+Depends: fsoraw, fso-gpsd, python-codecs, opimd-utils-cli, python-gst
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 8d55430e5efe573f94d75a413319d17a
+Size: 732
+Filename: task-shr-minimal-fso_2.0-r49_crespo.ipk
+Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
+Description: task-shr-minimal version 2.0-r49
+ SHR Lite Image Feed
+
+OE: task-shr-minimal
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-shr-minimal-gtk-dbg
+Version: 2.0-r49
+Recommends: hicolor-icon-theme-dbg, ffphonelog-dbg, matchbox-keyboard-im-dbg, vala-terminal-dbg, gtk-immodule-xim-dbg, gtk-theme-e17lookalike-dbg
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 6e53a65f25171cbd92e8fe42238b4e63
+Size: 780
+Filename: task-shr-minimal-gtk-dbg_2.0-r49_crespo.ipk
+Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
+Description: task-shr-minimal version 2.0-r49
+ SHR Lite Image Feed
+
+OE: task-shr-minimal
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-shr-minimal-gtk-dev
+Version: 2.0-r49
+Recommends: vala-terminal-dev, ffphonelog-dev, matchbox-keyboard-im-dev, gtk-theme-e17lookalike-dev, hicolor-icon-theme-dev, gtk-immodule-xim-dev
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 6b1f88e23d243b62b8d7f0005f807c5d
+Size: 774
+Filename: task-shr-minimal-gtk-dev_2.0-r49_crespo.ipk
+Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
+Description: task-shr-minimal version 2.0-r49
+ SHR Lite Image Feed
+
+OE: task-shr-minimal
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-shr-minimal-gtk
+Version: 2.0-r49
+Depends: hicolor-icon-theme, gtk-immodule-xim, vala-terminal, matchbox-keyboard-im, ffphonelog, gtk-theme-e17lookalike
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: adece651543c1bddd49a0f019897fd9a
+Size: 764
+Filename: task-shr-minimal-gtk_2.0-r49_crespo.ipk
+Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
+Description: task-shr-minimal version 2.0-r49
+ SHR Lite Image Feed
+
+OE: task-shr-minimal
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-shr-minimal-x-dbg
+Version: 2.0-r49
+Recommends: eglibc-binary-localedata-en-gb-dbg, libx11-locale-dbg, xinput-calibrator-dbg, xcursor-transparent-theme-dbg, task-x11-illume-dbg, shr-wizard-dbg, eglibc-binary-localedata-en-us-dbg, shr-theme-gry-dbg, task-fonts-truetype-core-dbg
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 99130b8ec42d89dc7fe71094a0fad20a
+Size: 806
+Filename: task-shr-minimal-x-dbg_2.0-r49_crespo.ipk
+Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
+Description: task-shr-minimal version 2.0-r49
+ SHR Lite Image Feed
+
+OE: task-shr-minimal
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-shr-minimal-x-dev
+Version: 2.0-r49
+Recommends: task-x11-illume-dev, xinput-calibrator-dev, shr-wizard-dev, task-fonts-truetype-core-dev, eglibc-binary-localedata-en-gb-dev, xcursor-transparent-theme-dev, shr-theme-gry-dev, eglibc-binary-localedata-en-us-dev, libx11-locale-dev
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 97e526bbb68f91b623c2e19c089fa0e3
+Size: 810
+Filename: task-shr-minimal-x-dev_2.0-r49_crespo.ipk
+Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
+Description: task-shr-minimal version 2.0-r49
+ SHR Lite Image Feed
+
+OE: task-shr-minimal
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-shr-minimal-x
+Version: 2.0-r49
+Depends: xcursor-transparent-theme, xinput-calibrator, eglibc-binary-localedata-en-us, libx11-locale, shr-theme-gry, shr-wizard, task-fonts-truetype-core, task-x11-illume, eglibc-binary-localedata-en-gb
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 865bfbc7d4d7f8046332dc6cd5f05151
+Size: 794
+Filename: task-shr-minimal-x_2.0-r49_crespo.ipk
+Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
+Description: task-shr-minimal version 2.0-r49
+ SHR Lite Image Feed
+
+OE: task-shr-minimal
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-shr-minimal
+Version: 2.0-r49
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: ce723b25b14ced291d18f711ad16d709
+Size: 686
+Filename: task-shr-minimal_2.0-r49_crespo.ipk
+Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
+Description: task-shr-minimal version 2.0-r49
+ SHR Lite Image Feed
+
+OE: task-shr-minimal
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-x11-server-dbg
+Version: 1.0-r9
+Recommends: xf86-input-evdev-dbg, xf86-video-fbdev-dbg, task-x11-server (= 1.0-r9), task-x11-server-dbg, xf86-input-mtev-dbg, xserver-xorg-dbg
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: d9805ec48c2eecb5d351330dd377ed26
+Size: 870
+Filename: task-x11-server-dbg_1.0-r9_crespo.ipk
+Source: file:///OE/shr-core/meta-openembedded/meta-oe/recipes-core/tasks/task-x11-server_1.0.bb
+Description: task-x11-server version 1.0-r9 - Debugging files
+ Task for an image with Xserver  This package contains ELF symbols and
+
+ related sources for debugging purposes.
+
+OE: task-x11-server
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-x11-server-dev
+Version: 1.0-r9
+Depends: task-x11-server (= 1.0-r9)
+Recommends: xf86-input-evdev-dev, task-x11-server-dev, xf86-input-mtev-dev, xf86-video-fbdev-dev, xserver-xorg-dev
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: bfc0b38c7af0c053b2612997f0cad3bb
+Size: 830
+Filename: task-x11-server-dev_1.0-r9_crespo.ipk
+Source: file:///OE/shr-core/meta-openembedded/meta-oe/recipes-core/tasks/task-x11-server_1.0.bb
+Description: task-x11-server version 1.0-r9 - Development files
+ Task for an image with Xserver  This package contains symbolic links,
+
+ header files, and related items necessary for software development.
+
+OE: task-x11-server
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: task-x11-server
+Version: 1.0-r9
+Depends: xserver-xorg, xf86-video-fbdev, xf86-input-mtev, xf86-input-evdev
+Provides: task-xserver
+Section: base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 765d81c4735c2d1bb07db5df4c971179
+Size: 736
+Filename: task-x11-server_1.0-r9_crespo.ipk
+Source: file:///OE/shr-core/meta-openembedded/meta-oe/recipes-core/tasks/task-x11-server_1.0.bb
+Description: task-x11-server version 1.0-r9
+ Task for an image with Xserver
+
+OE: task-x11-server
+HomePage: unknown
+License: MIT
+Priority: optional
+
+
+Package: xf86-input-mtev-dbg
+Version: 2:1.0.0+gitr2+64c1940f2d9f4ce4487be7d18d866db5a426b119-r17.0
+Recommends: eglibc-dbg, xf86-input-mtev-dbg, xf86-input-mtev (= 2:1.0.0+gitr2+64c1940f2d9f4ce4487be7d18d866db5a426b119-r17.0), pkgconfig-dbg
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: ddd729e27e088bcc8ff6abb86b8cecc8
+Size: 30802
+Filename: xf86-input-mtev-dbg_1.0.0+gitr2+64c1940f2d9f4ce4487be7d18d866db5a426b119-r17.0_crespo.ipk
+Source: git://github.com/morphis/xf86-input-mtev.git;protocol=git;branch=samsung-crespo-support
+Description: xf86-input-mtev version 1.0.0+gitr2+64c1940f2d9f4ce4487be7d18d866db5a426b119-r17.0 - Debugging files
+ X.Org X server -- multitouch input driver  This package contains ELF
+
+ symbols and related sources for debugging purposes.
+
+OE: xf86-input-mtev
+HomePage: http://www.x.org
+License: GPLv2+
+Priority: optional
+
+
+Package: xf86-input-mtev-dev
+Version: 2:1.0.0+gitr2+64c1940f2d9f4ce4487be7d18d866db5a426b119-r17.0
+Depends: xf86-input-mtev (= 2:1.0.0+gitr2+64c1940f2d9f4ce4487be7d18d866db5a426b119-r17.0), pkgconfig
+Recommends: xf86-input-mtev-dev, xproto-dev, pkgconfig-dev, libc6-dev, randrproto-dev, inputproto-dev, libpixman-1-dev, kbproto-dev, util-macros-dev
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: b0774ee3e1f6585eadde410156135657
+Size: 924
+Filename: xf86-input-mtev-dev_1.0.0+gitr2+64c1940f2d9f4ce4487be7d18d866db5a426b119-r17.0_crespo.ipk
+Source: git://github.com/morphis/xf86-input-mtev.git;protocol=git;branch=samsung-crespo-support
+Description: xf86-input-mtev version 1.0.0+gitr2+64c1940f2d9f4ce4487be7d18d866db5a426b119-r17.0 - Development files
+ X.Org X server -- multitouch input driver  This package contains symbolic
+
+ links, header files, and related items necessary for software
+
+ development.
+
+OE: xf86-input-mtev
+HomePage: http://www.x.org
+License: GPLv2+
+Priority: optional
+
+
+Package: xf86-input-mtev
+Version: 2:1.0.0+gitr2+64c1940f2d9f4ce4487be7d18d866db5a426b119-r17.0
+Depends: libc6 (>= 2.15)
+Section: x11/drivers
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 335842c24409e22d34929c0b168ee40c
+Size: 6466
+Filename: xf86-input-mtev_1.0.0+gitr2+64c1940f2d9f4ce4487be7d18d866db5a426b119-r17.0_crespo.ipk
+Source: git://github.com/morphis/xf86-input-mtev.git;protocol=git;branch=samsung-crespo-support
+Description: xf86-input-mtev version 1.0.0+gitr2+64c1940f2d9f4ce4487be7d18d866db5a426b119-r17.0
+ X.Org X server -- multitouch input driver
+
+OE: xf86-input-mtev
+HomePage: http://www.x.org
+License: GPLv2+
+Priority: optional
+
+
+Package: xserver-xf86-config-dbg
+Version: 0.1-r14
+Recommends: xserver-xf86-config-dbg, xserver-xf86-config (= 0.1-r14)
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 67c6b5ca95b700b7baa56e4690f85c95
+Size: 812
+Filename: xserver-xf86-config-dbg_0.1-r14_crespo.ipk
+Source: file://xorg.conf
+Description: xserver-xf86-config version 0.1-r14 - Debugging files
+ X.Org X server configuration file  This package contains ELF symbols and
+
+ related sources for debugging purposes.
+
+OE: xserver-xf86-config
+HomePage: http://www.x.org
+License: MIT-X
+Priority: optional
+
+
+Package: xserver-xf86-config-dev
+Version: 0.1-r14
+Depends: xserver-xf86-config (= 0.1-r14)
+Recommends: xserver-xf86-config-dev
+Section: devel
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: de830262d91197a70d207802efeea77d
+Size: 772
+Filename: xserver-xf86-config-dev_0.1-r14_crespo.ipk
+Source: file://xorg.conf
+Description: xserver-xf86-config version 0.1-r14 - Development files
+ X.Org X server configuration file  This package contains symbolic links,
+
+ header files, and related items necessary for software development.
+
+OE: xserver-xf86-config
+HomePage: http://www.x.org
+License: MIT-X
+Priority: optional
+
+
+Package: xserver-xf86-config
+Version: 0.1-r14
+Section: x11/base
+Architecture: crespo
+Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
+MD5Sum: 872ccd70a9d11be7005e54dceb36149c
+Size: 1170
+Filename: xserver-xf86-config_0.1-r14_crespo.ipk
+Source: file://xorg.conf
+Description: xserver-xf86-config version 0.1-r14
+ X.Org X server configuration file
+
+OE: xserver-xf86-config
+HomePage: http://www.x.org
+License: MIT-X
+Priority: optional
+
+
diff -uNr oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/lists/oe-om_gta04 oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/lists/oe-om_gta04
--- oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/lists/oe-om_gta04	2012-02-29 09:17:40.000000000 +0100
+++ oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/lists/oe-om_gta04	1970-01-01 01:00:00.000000000 +0100
@@ -1,8260 +0,0 @@
-Package: base-files-dbg
-Version: 3.0.14-r76
-Recommends: base-files-dbg, base-files (= 3.0.14-r76)
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: c87316a836263d0dc1b8ab0f43cee5b2
-Size: 894
-Filename: base-files-dbg_3.0.14-r76_om_gta04.ipk
-Source: file://rotation file://nsswitch.conf file://motd file://inputrc file://host.conf file://profile file://shells file://fstab file://filesystems file://issue.net file://issue file://usbd file://share/dot.bashrc file://share/dot.profile file://licenses/GPL-2
-Description: Miscellaneous files for the base system. - Debugging files
- The base-files package creates the basic system directory structure and
-
-
-
-Package: base-files-dev
-Version: 3.0.14-r76
-Depends: base-files (= 3.0.14-r76)
-Recommends: base-files-dev
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: b5194287e61c09b3a6316934129d8551
-Size: 908
-Filename: base-files-dev_3.0.14-r76_om_gta04.ipk
-Source: file://rotation file://nsswitch.conf file://motd file://inputrc file://host.conf file://profile file://shells file://fstab file://filesystems file://issue.net file://issue file://usbd file://share/dot.bashrc file://share/dot.profile file://licenses/GPL-2
-Description: Miscellaneous files for the base system. - Development files
- The base-files package creates the basic system directory structure and
-
-
-
-Package: base-files-doc
-Version: 3.0.14-r76
-Section: doc
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 52414ba832d932eff55131afba5cb6aa
-Size: 948
-Filename: base-files-doc_3.0.14-r76_om_gta04.ipk
-Source: file://rotation file://nsswitch.conf file://motd file://inputrc file://host.conf file://profile file://shells file://fstab file://filesystems file://issue.net file://issue file://usbd file://share/dot.bashrc file://share/dot.profile file://licenses/GPL-2
-Description: Miscellaneous files for the base system. - Documentation files
- The base-files package creates the basic system directory structure and
-
-
-
-Package: base-files
-Version: 3.0.14-r76
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 2a5ef617a1a47654590886a7bfe822a2
-Size: 4268
-Filename: base-files_3.0.14-r76_om_gta04.ipk
-Source: file://rotation file://nsswitch.conf file://motd file://inputrc file://host.conf file://profile file://shells file://fstab file://filesystems file://issue.net file://issue file://usbd file://share/dot.bashrc file://share/dot.profile file://licenses/GPL-2
-Description: Miscellaneous files for the base system.
- The base-files package creates the basic system directory structure and
-
-
-
-Package: distro-feed-configs-dbg
-Version: 1.0-r3
-Recommends: distro-feed-configs-dbg, distro-feed-configs (= 1.0-r3)
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 6df041890a3bb0f502e28aecbc83fe0b
-Size: 838
-Filename: distro-feed-configs-dbg_1.0-r3_om_gta04.ipk
-Source: file:///OE/shr-core/meta-openembedded/meta-oe/recipes-core/meta/distro-feed-configs.bb
-Description: distro-feed-configs version 1.0-r3 - Debugging files
- Configuration files for online package repositories aka feeds  This
-
- package contains ELF symbols and related sources for debugging purposes.
-
-OE: distro-feed-configs
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: distro-feed-configs-dev
-Version: 1.0-r3
-Depends: distro-feed-configs (= 1.0-r3)
-Recommends: distro-feed-configs-dev
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 47edabb1e39ec7363ac1284357da0f4f
-Size: 802
-Filename: distro-feed-configs-dev_1.0-r3_om_gta04.ipk
-Source: file:///OE/shr-core/meta-openembedded/meta-oe/recipes-core/meta/distro-feed-configs.bb
-Description: distro-feed-configs version 1.0-r3 - Development files
- Configuration files for online package repositories aka feeds  This
-
- package contains symbolic links, header files, and related items
-
- necessary for software development.
-
-OE: distro-feed-configs
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: distro-feed-configs
-Version: 1.0-r3
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 671961662a5c303094e1fc3c6f0af9b3
-Size: 978
-Filename: distro-feed-configs_1.0-r3_om_gta04.ipk
-Source: file:///OE/shr-core/meta-openembedded/meta-oe/recipes-core/meta/distro-feed-configs.bb
-Description: distro-feed-configs version 1.0-r3
- Configuration files for online package repositories aka feeds
-
-OE: distro-feed-configs
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: fbreader-dbg
-Version: 0.12.10-r0
-Recommends: libsqlite3-dbg, libfribidi-dbg, libexpat-dbg, libcurl-dbg, liblinebreak-dbg, fbreader (= 0.12.10-r0), libstdc++-dbg, libglib-2.0-dbg, libgcc-s-dbg, pkgconfig-dbg, gtk+-dbg, libz-dbg, pango-dbg, eglibc-dbg, bzip2-dbg, fbreader-dbg, gdk-pixbuf-dbg
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 5dd46ed4f923e326d145c2685c8c44a9
-Size: 185842
-Filename: fbreader-dbg_0.12.10-r0_om_gta04.ipk
-Source: http://www.fbreader.org/fbreader-sources-0.12.10.tgz file://Makefile.patch file://gcc45.patch
-Description: fbreader version 0.12.10-r0 - Debugging files
- FBreader is an ebook reader  This package contains ELF symbols and
-
- related sources for debugging purposes.
-
-OE: fbreader
-HomePage: http://www.fbreader.org
-License: GPLv2+
-Priority: optional
-
-
-Package: fbreader-dev
-Version: 0.12.10-r0
-Depends: fbreader (= 0.12.10-r0), pkgconfig
-Recommends: pango-dev, libglib-2.0-dev, libgcc-s-dev, libexpat-dev, libcurl-dev, gdk-pixbuf-dev, pkgconfig-dev, curl-dev, libstdc++-dev, libc6-dev, liblinebreak-dev, enca-dev, libfribidi-dev, fbreader-dev, libz-dev, gtk+-dev, libsqlite3-dev, bzip2-dev, libgpewidget-dev
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 5b5eb1cd6a103be34074a9f1b5077657
-Size: 904
-Filename: fbreader-dev_0.12.10-r0_om_gta04.ipk
-Source: http://www.fbreader.org/fbreader-sources-0.12.10.tgz file://Makefile.patch file://gcc45.patch
-Description: fbreader version 0.12.10-r0 - Development files
- FBreader is an ebook reader  This package contains symbolic links, header
-
- files, and related items necessary for software development.
-
-OE: fbreader
-HomePage: http://www.fbreader.org
-License: GPLv2+
-Priority: optional
-
-
-Package: fbreader
-Version: 0.12.10-r0
-Depends: libgcc1 (>= 4.6.2+svnr181430), bzip2 (>= 1.0.6), libc6 (>= 2.15), libz1 (>= 1.2.6), liblinebreak1 (>= 1.2), libcurl5 (>= 7.23.1), gdk-pixbuf (>= 2.24.0), libgtk-2.0 (>= 2.24.8), libsqlite3-0 (>= 3.7.9), libstdc++6 (>= 4.6.2+svnr181430), libglib-2.0-0 (>= 2.30.2), pango (>= 1.29.4), libexpat1 (>= 2.0.1), libfribidi0 (>= 0.19.2)
-Section: x11/utils
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 9a6537085be4178e8997e88e0afb2be7
-Size: 2114736
-Filename: fbreader_0.12.10-r0_om_gta04.ipk
-Source: http://www.fbreader.org/fbreader-sources-0.12.10.tgz file://Makefile.patch file://gcc45.patch
-Description: fbreader version 0.12.10-r0
- FBreader is an ebook reader
-
-OE: fbreader
-HomePage: http://www.fbreader.org
-License: GPLv2+
-Priority: optional
-
-
-Package: formfactor-dbg
-Version: 0.0-r19
-Recommends: formfactor (= 0.0-r19), formfactor-dbg
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 03db6ba05199ec59112a5442af54515d
-Size: 798
-Filename: formfactor-dbg_0.0-r19_om_gta04.ipk
-Source: file://config file://machconfig
-Description: formfactor version 0.0-r19 - Debugging files
- Device formfactor information  This package contains ELF symbols and
-
- related sources for debugging purposes.
-
-OE: formfactor
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: formfactor-dev
-Version: 0.0-r19
-Depends: formfactor (= 0.0-r19)
-Recommends: formfactor-dev
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 03ca46732a54f675523aa44425eb91e0
-Size: 760
-Filename: formfactor-dev_0.0-r19_om_gta04.ipk
-Source: file://config file://machconfig
-Description: formfactor version 0.0-r19 - Development files
- Device formfactor information  This package contains symbolic links,
-
- header files, and related items necessary for software development.
-
-OE: formfactor
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: formfactor
-Version: 0.0-r19
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 8b527d6a42f96114f48516078b4485c8
-Size: 1100
-Filename: formfactor_0.0-r19_om_gta04.ipk
-Source: file://config file://machconfig
-Description: formfactor version 0.0-r19
- Device formfactor information
-
-OE: formfactor
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: frameworkd-config-dbg
-Version: 1:0.9.5.9+gitr1+8713309e9e7fe3314e2eaf571c84f6b51aefaf2b-r20
-Recommends: fso-sounds-dbg, frameworkd-config (= 1:0.9.5.9+gitr1+8713309e9e7fe3314e2eaf571c84f6b51aefaf2b-r20), frameworkd-config-dbg
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: bf6f80c1266d63d7a13143c3fb97b472
-Size: 860
-Filename: frameworkd-config-dbg_0.9.5.9+gitr1+8713309e9e7fe3314e2eaf571c84f6b51aefaf2b-r20_om_gta04.ipk
-Source: git://git.freesmartphone.org/framework.git;protocol=git;branch=master
-Description: frameworkd-config version 0.9.5.9+gitr1+8713309e9e7fe3314e2eaf571c84f6b51aefaf2b-r20 - Debugging files
- Config files for reference implementation of the freesmartphone.org
-
- framework APIs  This package contains ELF symbols and related sources for
-
- debugging purposes.
-
-OE: frameworkd-config
-HomePage: http://www.freesmartphone.org
-License: GPLv2
-Priority: optional
-
-
-Package: frameworkd-config-dev
-Version: 1:0.9.5.9+gitr1+8713309e9e7fe3314e2eaf571c84f6b51aefaf2b-r20
-Depends: frameworkd-config (= 1:0.9.5.9+gitr1+8713309e9e7fe3314e2eaf571c84f6b51aefaf2b-r20)
-Recommends: frameworkd-config-dev, fso-sounds-dev, python-dev
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: efe4e9beee5836b95c94054a8c095639
-Size: 880
-Filename: frameworkd-config-dev_0.9.5.9+gitr1+8713309e9e7fe3314e2eaf571c84f6b51aefaf2b-r20_om_gta04.ipk
-Source: git://git.freesmartphone.org/framework.git;protocol=git;branch=master
-Description: frameworkd-config version 0.9.5.9+gitr1+8713309e9e7fe3314e2eaf571c84f6b51aefaf2b-r20 - Development files
- Config files for reference implementation of the freesmartphone.org
-
- framework APIs  This package contains symbolic links, header files, and
-
- related items necessary for software development.
-
-OE: frameworkd-config
-HomePage: http://www.freesmartphone.org
-License: GPLv2
-Priority: optional
-
-
-Package: frameworkd-config
-Version: 1:0.9.5.9+gitr1+8713309e9e7fe3314e2eaf571c84f6b51aefaf2b-r20
-Depends: fso-sounds
-Section: console/network
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 4eb3df598d141a1479dd0d194ebe8f87
-Size: 3496
-Filename: frameworkd-config_0.9.5.9+gitr1+8713309e9e7fe3314e2eaf571c84f6b51aefaf2b-r20_om_gta04.ipk
-Source: git://git.freesmartphone.org/framework.git;protocol=git;branch=master
-Description: frameworkd-config version 0.9.5.9+gitr1+8713309e9e7fe3314e2eaf571c84f6b51aefaf2b-r20
- Config files for reference implementation of the freesmartphone.org
-
- framework APIs
-
-OE: frameworkd-config
-HomePage: http://www.freesmartphone.org
-License: GPLv2
-Priority: optional
-
-
-Package: fsodeviced-modules
-Version: 1.0-r0
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: d223b0e8880a70ec71a2ef7686651a6f
-Size: 730
-Filename: fsodeviced-modules_1.0-r0_om_gta04.ipk
-Source: file:///OE/shr-core/meta-smartphone/meta-fso/recipes-freesmartphone/freesmartphone/fsodeviced-modules_1.0.bb
-Description: fsodeviced-modules version 1.0-r0
- Config files for freesmartphone.org API reference implementation (FSO
-
- 2.0)
-
-OE: fsodeviced-modules
-HomePage: http://www.freesmartphone.org
-License: MIT
-Priority: optional
-
-
-Package: fsogsmd-modules
-Version: 1.0-r0
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 95149319129e7631b9fa1e664b194af8
-Size: 726
-Filename: fsogsmd-modules_1.0-r0_om_gta04.ipk
-Source: file:///OE/shr-core/meta-smartphone/meta-fso/recipes-freesmartphone/freesmartphone/fsogsmd-modules_1.0.bb
-Description: fsogsmd-modules version 1.0-r0
- Config files for freesmartphone.org API reference implementation (FSO
-
- 2.0)
-
-OE: fsogsmd-modules
-HomePage: http://www.freesmartphone.org
-License: MIT
-Priority: optional
-
-
-Package: kernel-3.2.0-gta04
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: kernel-image-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 71afe2c24d8ebbdf5275ba484c4e3b2c
-Size: 864
-Filename: kernel-3.2.0-gta04_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- Linux Kernel
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-dev
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Recommends: kernel-base-dev, update-modules-dev
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: fc1338a9292c241b4ea916592469e29f
-Size: 596118
-Filename: kernel-dev_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- Linux Kernel
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-firmware-bitstream
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: f6ca2d2fb477b15cb19e85cfd4d805ed
-Size: 113728
-Filename: kernel-firmware-bitstream_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- Firmware for bitstream
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-firmware-firmware
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: a0e00da1b936420e2e559ddc26d6cdb5
-Size: 12980
-Filename: kernel-firmware-firmware_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- Firmware for firmware
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-firmware-loader
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 31ea9a5af0fb5bafc6b3ca5e81077acb
-Size: 2566
-Filename: kernel-firmware-loader_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- Firmware for loader
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-firmware-midi
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 3d8e0d47b1001ed068c735dadbc53e9e
-Size: 13522
-Filename: kernel-firmware-midi_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- Firmware for midi
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-firmware-spdif
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: c08788cebc6152eb7b636e66936807c9
-Size: 13412
-Filename: kernel-firmware-spdif_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- Firmware for spdif
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-headers
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: c0d2896ff1c2c95ef43536c5b47b8b80
-Size: 827272
-Filename: kernel-headers_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- Linux Kernel
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-image-3.2.0-gta04
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 0e045b94e1bf78e134a185cdacaf9def
-Size: 3696372
-Filename: kernel-image-3.2.0-gta04_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- Linux Kernel
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-8021q
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04, kernel-module-garp
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: bd43e64509539096cd54fde129707c1e
-Size: 58392
-Filename: kernel-module-8021q_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- 8021q kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-9pnet
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 6032d22b6b6a726defbb0b53a2b578b6
-Size: 88370
-Filename: kernel-module-9pnet_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- 9pnet kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-actisys-sir
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-sir-dev, kernel-3.2.0-gta04, kernel-module-irda
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 552c9beb25feaab0c91c687cf683b1f4
-Size: 12724
-Filename: kernel-module-actisys-sir_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- actisys-sir kernel module; ACTiSYS IR-220L and IR-220L+ dongle driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-af-rxrpc
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: d801f63c5dab6528a3a57af44b99eda3
-Size: 217588
-Filename: kernel-module-af-rxrpc_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- af-rxrpc kernel module; RxRPC network protocol
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-ah4
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 7e818f54b4c461ac7b269d3e23b129a8
-Size: 26160
-Filename: kernel-module-ah4_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- ah4 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-ah6
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: abd396972d49f0efbde0d35d235a0440
-Size: 28098
-Filename: kernel-module-ah6_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- ah6 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-ansi-cprng
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: c1eb9df146c75760437c2e0580e6ad2a
-Size: 14344
-Filename: kernel-module-ansi-cprng_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- ansi-cprng kernel module; Software Pseudo Random Number Generator
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-anubis
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 5315123a2d790db87bf5c80b9a0fa8c5
-Size: 17154
-Filename: kernel-module-anubis_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- anubis kernel module; Anubis Cryptographic Algorithm
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-auth-rpcgss
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: ce5cebce4b5ee61c88bcbfc7c5318db8
-Size: 97774
-Filename: kernel-module-auth-rpcgss_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- auth-rpcgss kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-authenc
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: c431dae2e54ec1d5ccd4ebb39eb00216
-Size: 35566
-Filename: kernel-module-authenc_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- authenc kernel module; Simple AEAD wrapper for IPsec
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-authencesn
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 8d885c649c345e695e94ff880c91b8a9
-Size: 37852
-Filename: kernel-module-authencesn_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- authencesn kernel module; AEAD wrapper for IPsec with extended sequence
-
- numbers
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-autofs4
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: a44696bb5e7bffc18facc9fb0a9f898f
-Size: 72610
-Filename: kernel-module-autofs4_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- autofs4 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-batman-adv
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: df7653f88c112cc663df853bdf9869a3
-Size: 252432
-Filename: kernel-module-batman-adv_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- batman-adv kernel module; B.A.T.M.A.N. advanced
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-bcm203x
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-bluetooth, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 697ab03ea73ef8996f9c96ee593a4c3f
-Size: 19028
-Filename: kernel-module-bcm203x_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- bcm203x kernel module; Broadcom Blutonium firmware driver ver 1.2
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-bfusb
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-bluetooth, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: e28867f3fa14048f25a899e28ec418ab
-Size: 30896
-Filename: kernel-module-bfusb_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- bfusb kernel module; BlueFRITZ! USB driver ver 1.2
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-binfmt-aout
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 7a9ffa423f147fce34db47738b076e15
-Size: 17954
-Filename: kernel-module-binfmt-aout_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- binfmt-aout kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-blowfish-common
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 20650d97e2ed3c42714b755f889f2e93
-Size: 12302
-Filename: kernel-module-blowfish-common_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- blowfish-common kernel module; Blowfish Cipher common functions
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-blowfish-generic
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04, kernel-module-blowfish-common
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: db035515951b6aa21beb43e900d2b84a
-Size: 8466
-Filename: kernel-module-blowfish-generic_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- blowfish-generic kernel module; Blowfish Cipher Algorithm
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-bluetooth
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 0df119447892b3bb6d9ea7ef8f2a8bc6
-Size: 425672
-Filename: kernel-module-bluetooth_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- bluetooth kernel module; Bluetooth Core ver 2.16
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-bmp085
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: ecae1753bb1825378f0f610b11e171bb
-Size: 15330
-Filename: kernel-module-bmp085_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- bmp085 kernel module; BMP085 driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-bnep
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-bluetooth, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 6f55429dc75b5400827582c7a7a35c0a
-Size: 50120
-Filename: kernel-module-bnep_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- bnep kernel module; Bluetooth BNEP ver 1.3
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-bpa10x
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-bluetooth, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 8b134768fd87752202be11ce516a47dd
-Size: 25642
-Filename: kernel-module-bpa10x_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- bpa10x kernel module; Digianswer Bluetooth USB driver ver 0.10
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-bsd-comp
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04, kernel-module-ppp-generic, kernel-module-slhc
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 8907751fc33885925ea35a102623cca4
-Size: 15224
-Filename: kernel-module-bsd-comp_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- bsd-comp kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-btrfs
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 15d482e01b5343dbc42b028e8197288c
-Size: 1191962
-Filename: kernel-module-btrfs_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- btrfs kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-btusb
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-bluetooth, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 6be6d0cda47724eb4892c7d4dc18f320
-Size: 41602
-Filename: kernel-module-btusb_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- btusb kernel module; Generic Bluetooth USB driver ver 0.6
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-camellia
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 757bd18a4288f7af8eebf63fc419de7a
-Size: 27234
-Filename: kernel-module-camellia_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- camellia kernel module; Camellia Cipher Algorithm
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-can-bcm
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: kernel-module-can, update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: aa7c078f5d3fc40aef742e7c151568ef
-Size: 37378
-Filename: kernel-module-can-bcm_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- can-bcm kernel module; PF_CAN broadcast manager protocol
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-can-raw
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: kernel-module-can, update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 6662c308e3f4c0b267196513eb70d20d
-Size: 27430
-Filename: kernel-module-can-raw_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- can-raw kernel module; PF_CAN raw protocol
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-can
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 41e618d6d6b29b6efc70d489858c2422
-Size: 40174
-Filename: kernel-module-can_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- can kernel module; Controller Area Network PF_CAN core
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-cast5
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 64bbedd1b9c5e9973a7ecf91011fb156
-Size: 22410
-Filename: kernel-module-cast5_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- cast5 kernel module; Cast5 Cipher Algorithm
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-cast6
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 6c53d26bf85a144b98ef3fe27698619c
-Size: 17368
-Filename: kernel-module-cast6_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- cast6 kernel module; Cast6 Cipher Algorithm
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-ccm
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: c62a923e71ce07b8a04d7aca7090c46b
-Size: 32296
-Filename: kernel-module-ccm_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- ccm kernel module; Counter with CBC MAC
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-cdc-acm
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: b0005f6c27fac8ba13c3b18bfd6cc899
-Size: 42682
-Filename: kernel-module-cdc-acm_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- cdc-acm kernel module; USB Abstract Control Model driver for USB modems
-
- and ISDN adapters
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-cdc-wdm
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: a32eb7461632cdf3a3d9153b45201003
-Size: 31458
-Filename: kernel-module-cdc-wdm_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- cdc-wdm kernel module; USB Abstract Control Model driver for USB WCM
-
- Device Management
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-cdrom
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 2e0c49c2e9a43777b1bba532422ec821
-Size: 65512
-Filename: kernel-module-cdrom_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- cdrom kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-cfg80211
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 153af98a3080efe8ac4bbdb22800954a
-Size: 387926
-Filename: kernel-module-cfg80211_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- cfg80211 kernel module; wireless configuration support
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-ch
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 70b7cd4e71407f4c45172877c71579fd
-Size: 29110
-Filename: kernel-module-ch_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- ch kernel module; device driver for scsi media changer devices
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-cls-basic
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 9d93fbf95c2ca98b223fb9ac9a90fcd8
-Size: 19488
-Filename: kernel-module-cls-basic_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- cls-basic kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-cls-flow
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 955054a7c303cf256ebc67ebc95f8f2a
-Size: 29832
-Filename: kernel-module-cls-flow_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- cls-flow kernel module; TC flow classifier
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-cls-fw
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 971597fa585033d7231058f790e02888
-Size: 20546
-Filename: kernel-module-cls-fw_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- cls-fw kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-cls-route
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 91fea5fe9909a7ed138664a56d58eb51
-Size: 26630
-Filename: kernel-module-cls-route_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- cls-route kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-cls-rsvp6
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 9b32de9a3d03bcefa0ab7a0ac038a07f
-Size: 25382
-Filename: kernel-module-cls-rsvp6_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- cls-rsvp6 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-cls-rsvp
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 33998fb23effb327c1a5d59780eae271
-Size: 25896
-Filename: kernel-module-cls-rsvp_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- cls-rsvp kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-cls-tcindex
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: aed6aab38fc07a31de60f1c182ddbd2d
-Size: 23352
-Filename: kernel-module-cls-tcindex_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- cls-tcindex kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-cls-u32
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 21ec9bdda77e83cc1a3e9113f0941364
-Size: 27924
-Filename: kernel-module-cls-u32_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- cls-u32 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-configfs
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 5f875b4bd3cdf486d45f75737e6aa1ed
-Size: 62850
-Filename: kernel-module-configfs_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- configfs kernel module; Simple RAM filesystem for user driven kernel
-
- subsystem configuration.
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-cryptd
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: df2695905dc0dc643a5fd7310f4ac65e
-Size: 28842
-Filename: kernel-module-cryptd_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- cryptd kernel module; Software async crypto daemon
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-crypto-null
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 98748051ad875ed2e8a920825fc6de52
-Size: 9396
-Filename: kernel-module-crypto-null_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- crypto-null kernel module; Null Cryptographic Algorithms
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-cryptoloop
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 02528cbd3f2bcd6672891b70c9344f84
-Size: 12334
-Filename: kernel-module-cryptoloop_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- cryptoloop kernel module; loop blockdevice transferfunction adaptor /
-
- CryptoAPI
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-ctr
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: b4f806aa9230fe923a3b0ae18956e4bb
-Size: 16118
-Filename: kernel-module-ctr_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- ctr kernel module; CTR Counter block mode
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-cts
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: c13b40fbfe3488b808e7f78fe61cb186
-Size: 19582
-Filename: kernel-module-cts_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- cts kernel module; CTS-CBC CipherText Stealing for CBC
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-cypress-cy7c63
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: bf4f53f28d92f2f621157718928ff179
-Size: 12720
-Filename: kernel-module-cypress-cy7c63_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- cypress-cy7c63 kernel module; Cypress CY7C63xxx USB driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-cytherm
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 08a85833e50e71f900b40681a182e334
-Size: 15338
-Filename: kernel-module-cytherm_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- cytherm kernel module; Cypress USB Thermometer driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-dccp-diag
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-inet-diag, kernel-module-dccp, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 5f8601249ab2856ad6be307724ec6412
-Size: 13498
-Filename: kernel-module-dccp-diag_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- dccp-diag kernel module; DCCP inet_diag handler
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-dccp-ipv4
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-dccp, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 82fc518490a743709a577e2d6f85099b
-Size: 44772
-Filename: kernel-module-dccp-ipv4_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- dccp-ipv4 kernel module; DCCP - Datagram Congestion Controlled Protocol
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-dccp-ipv6
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04, kernel-module-dccp-ipv4, kernel-module-dccp
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: b4cf4765442fe4de05d3c2d024b41a15
-Size: 46844
-Filename: kernel-module-dccp-ipv6_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- dccp-ipv6 kernel module; DCCPv6 - Datagram Congestion Controlled Protocol
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-dccp
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 72ad087851c061bd8296f50622ba45d7
-Size: 224782
-Filename: kernel-module-dccp_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- dccp kernel module; DCCP - Datagram Congestion Controlled Protocol
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-dummy
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 372383c0a3a48c373739154f073a07d7
-Size: 14488
-Filename: kernel-module-dummy_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- dummy kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-echo
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 4a8b1487cfa8169107875f4e6900ccd9
-Size: 13186
-Filename: kernel-module-echo_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- echo kernel module; Open Source Line Echo Canceller
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-emi26
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 8d7263b0ff40b91657be3242bf5e5039
-Size: 14716
-Filename: kernel-module-emi26_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- emi26 kernel module; Emagic EMI 2|6 firmware loader.
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-emi62
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 797291a77408a61f79493cab9147cddc
-Size: 15122
-Filename: kernel-module-emi62_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- emi62 kernel module; Emagic EMI 6|2m firmware loader.
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-eql
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 22227a596850b7c52f2a1be58202ea97
-Size: 21346
-Filename: kernel-module-eql_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- eql kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-esi-sir
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-sir-dev, kernel-3.2.0-gta04, kernel-module-irda
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 8e0d87abd7bcb740bc207fa0d41fe702
-Size: 12130
-Filename: kernel-module-esi-sir_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- esi-sir kernel module; Extended Systems JetEye PC dongle driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-esp4
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 5d2f3c8d320ad53b364b39d326594d3d
-Size: 33290
-Filename: kernel-module-esp4_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- esp4 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-esp6
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: ff4a0a5cd42ef3cce2c81a9cd788c8cd
-Size: 31966
-Filename: kernel-module-esp6_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- esp6 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-exportfs
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 82d49b0373f9d95e1cd1247e34e9e4c1
-Size: 13182
-Filename: kernel-module-exportfs_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- exportfs kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-fcrypt
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: e814dd25e49e85e54c130aa9a84e3960
-Size: 13722
-Filename: kernel-module-fcrypt_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- fcrypt kernel module; FCrypt Cipher Algorithm
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-ftdi-elan
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: bc994a70d0cb91245c811e07bb97ba39
-Size: 58024
-Filename: kernel-module-ftdi-elan_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- ftdi-elan kernel module; FTDI ELAN driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-fuse
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: dce14aa867ecadf80270fb5a8a1078f0
-Size: 159650
-Filename: kernel-module-fuse_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- fuse kernel module; Filesystem in Userspace
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-g-audio
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 554acb9eb5691def78af5dee2fb4f146
-Size: 59252
-Filename: kernel-module-g-audio_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- g-audio kernel module; Linux USB Audio Gadget
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-g-cdc
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 0f7784bc0b8d3f9288f5223ad4168a8f
-Size: 96122
-Filename: kernel-module-g-cdc_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- g-cdc kernel module; CDC Composite Gadget
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-g-ether
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: d4eb6d14bfae6ccc7a2e4589f0c3c74f
-Size: 105234
-Filename: kernel-module-g-ether_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- g-ether kernel module; RNDIS/Ethernet Gadget
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-g-hid
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: a2d13cb63a97aca6066c8a8a860f51c1
-Size: 52890
-Filename: kernel-module-g-hid_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- g-hid kernel module; HID Gadget
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-g-mass-storage
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 5d2407f2e8bfbebdbad4e4d1f839aac6
-Size: 90400
-Filename: kernel-module-g-mass-storage_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- g-mass-storage kernel module; Mass Storage Gadget
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-g-printer
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: de49673de5a4a296d81d4ac34c392de3
-Size: 39582
-Filename: kernel-module-g-printer_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- g-printer kernel module; Printer Gadget
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-g-serial
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 273956702ac134d442f0ab14fe1f4427
-Size: 74496
-Filename: kernel-module-g-serial_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- g-serial kernel module; Gadget Serial v2.4
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-g-zero
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 77e7d323be6be7f604b3ec7fc39e2197
-Size: 53826
-Filename: kernel-module-g-zero_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- g-zero kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-gadgetfs
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: f3d0f4700f03971325c66194baabfa93
-Size: 45358
-Filename: kernel-module-gadgetfs_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- gadgetfs kernel module; USB Gadget filesystem
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-garp
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: f4b6c89b970869dfae62d46d7582d844
-Size: 25912
-Filename: kernel-module-garp_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- garp kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-gcm
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 633fd7c3251a5be592429024f13945cf
-Size: 45688
-Filename: kernel-module-gcm_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- gcm kernel module; Galois/Counter Mode
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-gf128mul
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 0a8fc03d8e6b261b75c2cde91b70098a
-Size: 18582
-Filename: kernel-module-gf128mul_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- gf128mul kernel module; Functions for multiplying elements of GF(2^128)
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-ghash-generic
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04, kernel-module-gf128mul
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: f845fbe8c6bf9db85aa4bb197253ede2
-Size: 9794
-Filename: kernel-module-ghash-generic_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- ghash-generic kernel module; GHASH Message Digest Algorithm
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-girbil-sir
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-sir-dev, kernel-3.2.0-gta04, kernel-module-irda
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: b1be8c38f9e7fa2a749333c574cbb77d
-Size: 13242
-Filename: kernel-module-girbil-sir_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- girbil-sir kernel module; Greenwich GIrBIL dongle driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-hci-uart
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-bluetooth, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 50d1f5b7176c2bc9f4218999c9c7ac67
-Size: 54916
-Filename: kernel-module-hci-uart_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- hci-uart kernel module; Bluetooth HCI UART driver ver 2.2
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-hid-elecom
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 07a34b6928c7ef11417155e976ed2756
-Size: 6544
-Filename: kernel-module-hid-elecom_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- hid-elecom kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-hid-logitech-dj
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 593475f0d4fd7cb63755542b2ff8df7a
-Size: 23690
-Filename: kernel-module-hid-logitech-dj_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- hid-logitech-dj kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-hid-wacom
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: ac605e2a7ca11b9905f983f991bb834b
-Size: 16132
-Filename: kernel-module-hid-wacom_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- hid-wacom kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-hid-wiimote
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: dc91bb1d6f2a6506a3e53ba225973a47
-Size: 35572
-Filename: kernel-module-hid-wiimote_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- hid-wiimote kernel module; Nintendo Wii Remote Device Driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-hidp
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-bluetooth, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 566f689a56c76977d9c991c5b1f297b8
-Size: 55862
-Filename: kernel-module-hidp_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- hidp kernel module; Bluetooth HIDP ver 1.2
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-hmac
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: a6c030ac394ace1d424276cf1efbd23f
-Size: 15276
-Filename: kernel-module-hmac_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- hmac kernel module; HMAC hash algorithm
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-hso
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: d15d1e8297e7c5e11a5809a777ecd33b
-Size: 69960
-Filename: kernel-module-hso_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- hso kernel module; USB High Speed Option driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-i2400m-usb
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-wimax, kernel-module-i2400m, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: f45e68477c5028ee3cecf0065f38258a
-Size: 70760
-Filename: kernel-module-i2400m-usb_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- i2400m-usb kernel module; Driver for USB based Intel Wireless WiMAX
-
- Connection 2400M (5x50 & 6050)
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-i2400m
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-wimax, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 1ca0e4e7ab078547061ccbdfa9bec42e
-Size: 193624
-Filename: kernel-module-i2400m_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- i2400m kernel module; Intel 2400M WiMAX networking bus-generic driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-idmouse
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 1392034d8b4c73648c7bc04f5ed7d49b
-Size: 14698
-Filename: kernel-module-idmouse_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- idmouse kernel module; Siemens ID Mouse FingerTIP Sensor Driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-inet-diag
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 99116898fb8dee5984150ae6b66880c4
-Size: 34236
-Filename: kernel-module-inet-diag_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- inet-diag kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-int51x1
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 359e595a5870cc4be3016ee36274564e
-Size: 17222
-Filename: kernel-module-int51x1_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- int51x1 kernel module; Intellon usb powerline adapter
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-ip6-tunnel
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-tunnel6, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 5d48279031bc5953580942c09c88f3b1
-Size: 50192
-Filename: kernel-module-ip6-tunnel_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- ip6-tunnel kernel module; IPv6 tunneling device
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-ipcomp6
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-xfrm-ipcomp, kernel-module-xfrm6-tunnel, kernel-module-tunnel6, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 49c176d25641aa33192f13f886ca5b46
-Size: 15522
-Filename: kernel-module-ipcomp6_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- ipcomp6 kernel module; IP Payload Compression Protocol (IPComp) for IPv6
-
- - RFC3173
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-ipcomp
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-xfrm-ipcomp, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 8e26101e11a384d736eb5ffc656ee610
-Size: 15366
-Filename: kernel-module-ipcomp_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- ipcomp kernel module; IP Payload Compression Protocol (IPComp/IPv4) -
-
- RFC3173
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-ipip
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: kernel-module-tunnel4, update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 948e6c8991435c6a39691fc46aa29fc2
-Size: 38726
-Filename: kernel-module-ipip_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- ipip kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-ircomm-tty
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-ircomm, kernel-3.2.0-gta04, kernel-module-irda
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: e8dbf11c5ccbd895ad5747f0f15cf874
-Size: 57210
-Filename: kernel-module-ircomm-tty_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- ircomm-tty kernel module; IrCOMM serial TTY driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-ircomm
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04, kernel-module-irda
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 118014d3ee21d09a39ea79f67975f211
-Size: 37698
-Filename: kernel-module-ircomm_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- ircomm kernel module; IrCOMM protocol
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-irda-usb
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04, kernel-module-irda
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 0780cfab53492721ab9dad58002e3a20
-Size: 40518
-Filename: kernel-module-irda-usb_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- irda-usb kernel module; IrDA-USB Dongle Driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-irda
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 46fb680c3e1bd183a50b790a4ea3dcb2
-Size: 285606
-Filename: kernel-module-irda_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- irda kernel module; The Linux IrDA Protocol Stack
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-irlan
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04, kernel-module-irda
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 806c2946ad0f0dca4df02c81649a0011
-Size: 67908
-Filename: kernel-module-irlan_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- irlan kernel module; The Linux IrDA LAN protocol
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-irnet
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-irda, kernel-3.2.0-gta04, kernel-module-ppp-generic, kernel-module-slhc
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 0ea6cb95387523db0e60319523046480
-Size: 47612
-Filename: kernel-module-irnet_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- irnet kernel module; IrNET : Synchronous PPP over IrDA
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-irtty-sir
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-sir-dev, kernel-3.2.0-gta04, kernel-module-irda
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: b32f2a4db2285d2a5127bb6d57dda3b6
-Size: 21074
-Filename: kernel-module-irtty-sir_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- irtty-sir kernel module; IrDA TTY device driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-iscsi-tcp
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-libiscsi-tcp, kernel-module-scsi-transport-iscsi, kernel-3.2.0-gta04, kernel-module-libiscsi
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: b23f75183d4c89dbd585004fa2421b71
-Size: 33814
-Filename: kernel-module-iscsi-tcp_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- iscsi-tcp kernel module; iSCSI/TCP data-path
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-khazad
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 307ac77bf63156477e081e642a8f73bc
-Size: 23950
-Filename: kernel-module-khazad_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- khazad kernel module; Khazad Cryptographic Algorithm
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-kingsun-sir
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04, kernel-module-irda
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 4e2dc6f810659fc2e528d7995c6b7cfd
-Size: 24262
-Filename: kernel-module-kingsun-sir_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- kingsun-sir kernel module; IrDA-USB Dongle Driver for KingSun/DonShine
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-ks959-sir
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04, kernel-module-irda
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 95ed2f36f3527b2978bdf897027291a1
-Size: 26530
-Filename: kernel-module-ks959-sir_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- ks959-sir kernel module; IrDA-USB Dongle Driver for KingSun KS-959
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-ksdazzle-sir
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04, kernel-module-irda
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 6285f0f10f9648032fe9963dc1d0c23f
-Size: 26986
-Filename: kernel-module-ksdazzle-sir_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- ksdazzle-sir kernel module; IrDA-USB Dongle Driver for KingSun Dazzle
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-ldusb
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: e5c4afc4b9badbbf29d7b0c299569da9
-Size: 24642
-Filename: kernel-module-ldusb_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- ldusb kernel module; LD USB Driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-ledtrig-backlight
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 90a3032cde2719a73ef75edd13e8fca6
-Size: 10098
-Filename: kernel-module-ledtrig-backlight_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- ledtrig-backlight kernel module; Backlight emulation LED trigger
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-ledtrig-timer
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 5c29dff81d4e1dd6d95a64e84f8f7742
-Size: 7984
-Filename: kernel-module-ledtrig-timer_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- ledtrig-timer kernel module; Timer LED trigger
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-legousbtower
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 8dfe083d163bc533030019f22bbe3062
-Size: 27156
-Filename: kernel-module-legousbtower_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- legousbtower kernel module; LEGO USB Tower Driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-libertas-sdio
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: kernel-module-cfg80211, kernel-module-libertas, kernel-3.2.0-gta04, update-modules
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 0a21510d79f6f84cb501ee27333b681f
-Size: 36040
-Filename: kernel-module-libertas-sdio_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- libertas-sdio kernel module; Libertas SDIO WLAN Driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-libertas
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04, kernel-module-cfg80211
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 9c07a72ba60ca4c94bd060a51805e101
-Size: 183968
-Filename: kernel-module-libertas_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- libertas kernel module; Libertas WLAN Driver Library
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-libiscsi-tcp
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-libiscsi, kernel-3.2.0-gta04, kernel-module-scsi-transport-iscsi
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 36453c9768e7c0ff1747eaf08519543c
-Size: 36616
-Filename: kernel-module-libiscsi-tcp_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- libiscsi-tcp kernel module; iSCSI/TCP data-path
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-libiscsi
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04, kernel-module-scsi-transport-iscsi
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 26f3edacd3c04100fec804bec8b2fe15
-Size: 76594
-Filename: kernel-module-libiscsi_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- libiscsi kernel module; iSCSI library functions
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-litelink-sir
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-sir-dev, kernel-3.2.0-gta04, kernel-module-irda
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: cab01fe7945ca45ef55b1142d6208e23
-Size: 12428
-Filename: kernel-module-litelink-sir_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- litelink-sir kernel module; Parallax Litelink dongle driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-lrw
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04, kernel-module-gf128mul
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 82beee64d6fc81ab634da3a166d12f4a
-Size: 15774
-Filename: kernel-module-lrw_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- lrw kernel module; LRW block cipher mode
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-ma600-sir
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-sir-dev, kernel-3.2.0-gta04, kernel-module-irda
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 82d1e9de58a89f8da6c4ce67cdc70623
-Size: 13108
-Filename: kernel-module-ma600-sir_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- ma600-sir kernel module; MA600 dongle driver version 0.1
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-mac80211
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04, kernel-module-cfg80211
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: b36c5ad709d7928dd7ebe1e857213aab
-Size: 490618
-Filename: kernel-module-mac80211_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- mac80211 kernel module; IEEE 802.11 subsystem
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-mailbox-mach
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04, kernel-module-mailbox
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 2a72c0f6afb0b18968ff0aee910c67f6
-Size: 13166
-Filename: kernel-module-mailbox-mach_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- mailbox-mach kernel module; omap mailbox: omap2/3/4 architecture specific
-
- functions
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-mailbox
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 61f1a7c90ccf209a3e6fa89388cdf66e
-Size: 19586
-Filename: kernel-module-mailbox_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- mailbox kernel module; omap mailbox: interrupt driven messaging
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-max2165
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: bcb51c32ebe1ea9da03fcaa68a1be882
-Size: 13882
-Filename: kernel-module-max2165_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- max2165 kernel module; Maxim MAX2165 silicon tuner driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-mc44s803
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 195ab64fff30a572c6ed134279b13151
-Size: 10126
-Filename: kernel-module-mc44s803_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- mc44s803 kernel module; Freescale MC44S803 silicon tuner driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-mcp2120-sir
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-sir-dev, kernel-3.2.0-gta04, kernel-module-irda
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 5623a4df390751c3b815746bde64a645
-Size: 13028
-Filename: kernel-module-mcp2120-sir_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- mcp2120-sir kernel module; Microchip MCP2120
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-mcs7780
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04, kernel-module-irda
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 41f57635241da9bd86e5e31dbe5682ef
-Size: 31072
-Filename: kernel-module-mcs7780_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- mcs7780 kernel module; IrDA-USB Dongle Driver for MosChip MCS7780
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-md4
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 1c7ec836db4d0d5b70ad05e721b95832
-Size: 15188
-Filename: kernel-module-md4_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- md4 kernel module; MD4 Message Digest Algorithm
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-mip6
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 0d5b32d70ba5eebe24a10d365564c0cc
-Size: 22316
-Filename: kernel-module-mip6_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- mip6 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-mt2060
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 27d0ebb4889ca56ad75fed076ddd5b77
-Size: 11832
-Filename: kernel-module-mt2060_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- mt2060 kernel module; Microtune MT2060 silicon tuner driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-mt20xx
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 086f68cba064dd2edbd3a9b927d218b7
-Size: 22438
-Filename: kernel-module-mt20xx_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- mt20xx kernel module; Microtune tuner driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-mt2131
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: cfc751c2150507a402284ef519945b73
-Size: 12080
-Filename: kernel-module-mt2131_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- mt2131 kernel module; Microtune MT2131 silicon tuner driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-mt2266
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: bd12c23dd889563040e75f1e27f61894
-Size: 11736
-Filename: kernel-module-mt2266_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- mt2266 kernel module; Microtune MT2266 silicon tuner driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-mxl5005s
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: d908adbc83ebc3e6d138a8e12b46d2e3
-Size: 29248
-Filename: kernel-module-mxl5005s_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- mxl5005s kernel module; MaxLinear MXL5005S silicon tuner driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-mxl5007t
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: ed2779b13da5ceace35bc3ef7cb1cade
-Size: 19300
-Filename: kernel-module-mxl5007t_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- mxl5007t kernel module; MaxLinear MxL5007T Silicon IC tuner driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-netconsole
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-configfs, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 685e5f857e95b0a40cf54ed5ced829c6
-Size: 23406
-Filename: kernel-module-netconsole_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- netconsole kernel module; Console driver for network interfaces
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nfs-acl
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 139d71d90d95d1f2a7e55c2811b96281
-Size: 10708
-Filename: kernel-module-nfs-acl_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nfs-acl kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nfsd
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-auth-rpcgss, kernel-module-exportfs, kernel-3.2.0-gta04, kernel-module-nfs-acl
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 6a94b743deb46a7ade8ee0948f8fb6d6
-Size: 461774
-Filename: kernel-module-nfsd_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nfsd kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nls-ascii
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: c441a10f2a74f25913a25e8b30f33eb3
-Size: 6606
-Filename: kernel-module-nls-ascii_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nls-ascii kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nls-cp1250
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 78cc14df0816476f045dd96322943bb2
-Size: 7398
-Filename: kernel-module-nls-cp1250_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nls-cp1250 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nls-cp1251
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 469388de9a534b128fb66709d6300009
-Size: 7316
-Filename: kernel-module-nls-cp1251_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nls-cp1251 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nls-cp1255
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: a9ff290bd5b80f25bca374dd27504f7b
-Size: 7294
-Filename: kernel-module-nls-cp1255_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nls-cp1255 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nls-cp737
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: b1ca62daef7f8e82ee5883f047fb290c
-Size: 7354
-Filename: kernel-module-nls-cp737_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nls-cp737 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nls-cp775
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 4ee6b7d88d79299bb810e4aeb435abda
-Size: 7488
-Filename: kernel-module-nls-cp775_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nls-cp775 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nls-cp850
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 2ec3da9d1908423185a44f4e27b845e0
-Size: 7414
-Filename: kernel-module-nls-cp850_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nls-cp850 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nls-cp852
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 127f2d208a94cf7c10904db084f5183b
-Size: 7474
-Filename: kernel-module-nls-cp852_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nls-cp852 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nls-cp855
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 77e34d6894ac7ab0b1c946be7f95eab7
-Size: 7462
-Filename: kernel-module-nls-cp855_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nls-cp855 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nls-cp857
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: f8d926d9ddeed99e749a996f03b72241
-Size: 7380
-Filename: kernel-module-nls-cp857_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nls-cp857 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nls-cp860
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 65eaee93d3928d1195bfae0cba950426
-Size: 7490
-Filename: kernel-module-nls-cp860_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nls-cp860 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nls-cp861
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: cfec8b3cf681cea3a48267c50b177ef0
-Size: 7512
-Filename: kernel-module-nls-cp861_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nls-cp861 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nls-cp862
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: e390ff622860e6ba16ccafab4ddf8353
-Size: 7506
-Filename: kernel-module-nls-cp862_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nls-cp862 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nls-cp863
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: fcb69df8b0759fc1e19ac5064becc6e4
-Size: 7528
-Filename: kernel-module-nls-cp863_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nls-cp863 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nls-cp864
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: f7c6a2577fdd107497d55bad68b497f4
-Size: 7438
-Filename: kernel-module-nls-cp864_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nls-cp864 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nls-cp865
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: c595a697a5e3aaea9da96b8d4e7e6802
-Size: 7506
-Filename: kernel-module-nls-cp865_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nls-cp865 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nls-cp866
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 4b191f4a8ccf8d782d43b238b71c4bbc
-Size: 7324
-Filename: kernel-module-nls-cp866_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nls-cp866 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nls-cp869
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 8dfd9055f0c73a5e5162f1d1f8b4c68d
-Size: 7366
-Filename: kernel-module-nls-cp869_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nls-cp869 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nls-cp874
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 3826cb1d1aa389a37e62aead3478005a
-Size: 7088
-Filename: kernel-module-nls-cp874_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nls-cp874 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nls-cp932
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: ed466b4609754d5b0019b6ba9cadb2ca
-Size: 47680
-Filename: kernel-module-nls-cp932_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nls-cp932 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nls-cp936
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 269146eaff92f4c72119ac1c7b318310
-Size: 97770
-Filename: kernel-module-nls-cp936_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nls-cp936 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nls-cp949
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 241d913925f84e421405d7be3919dd52
-Size: 86418
-Filename: kernel-module-nls-cp949_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nls-cp949 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nls-cp950
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 1ba278d10d54617a6d691cfce6aaecb5
-Size: 72238
-Filename: kernel-module-nls-cp950_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nls-cp950 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nls-euc-jp
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 5a35ed3b65396971edd67e3b6f3fb9b1
-Size: 11324
-Filename: kernel-module-nls-euc-jp_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nls-euc-jp kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nls-iso8859-13
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 85e055997b542aca6e24a712a43bfb3c
-Size: 7302
-Filename: kernel-module-nls-iso8859-13_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nls-iso8859-13 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nls-iso8859-14
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 4acc54803ffbf2392c6461493b72cf30
-Size: 7240
-Filename: kernel-module-nls-iso8859-14_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nls-iso8859-14 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nls-iso8859-15
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 39595fd0eaead227b64ead1954a4ff60
-Size: 7174
-Filename: kernel-module-nls-iso8859-15_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nls-iso8859-15 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nls-iso8859-2
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: ea6dc37e80007fe3f4f61ce67d159193
-Size: 7294
-Filename: kernel-module-nls-iso8859-2_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nls-iso8859-2 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nls-iso8859-3
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 6f42dbe4cb0d1424eabe98888ceb465f
-Size: 7212
-Filename: kernel-module-nls-iso8859-3_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nls-iso8859-3 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nls-iso8859-4
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: a65129d95d87f4ce402b26c1a0c922ad
-Size: 7278
-Filename: kernel-module-nls-iso8859-4_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nls-iso8859-4 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nls-iso8859-5
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: a79f89ddced99b1ffa0e95f0693b9836
-Size: 7144
-Filename: kernel-module-nls-iso8859-5_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nls-iso8859-5 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nls-iso8859-6
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 7ff314c8c1603ae75ee8df01165e340a
-Size: 6934
-Filename: kernel-module-nls-iso8859-6_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nls-iso8859-6 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nls-iso8859-7
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 85d52a3f37fc62d37c619387ef6e62f3
-Size: 7212
-Filename: kernel-module-nls-iso8859-7_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nls-iso8859-7 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nls-iso8859-9
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 649b5d1f5fd0b883aa737318a303fd6b
-Size: 7104
-Filename: kernel-module-nls-iso8859-9_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nls-iso8859-9 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nls-koi8-r
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 1a1b9bb4e066404d028a30139bd923a1
-Size: 7352
-Filename: kernel-module-nls-koi8-r_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nls-koi8-r kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nls-koi8-ru
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: fe884766c5281e489301cc67c9aec218
-Size: 6660
-Filename: kernel-module-nls-koi8-ru_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nls-koi8-ru kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-nls-koi8-u
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: cd3bbe0deb65067fbd4ac61d2db5df7b
-Size: 7392
-Filename: kernel-module-nls-koi8-u_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- nls-koi8-u kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-ntfs
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 81ed48cf00f1bb90061efec7723d22ae
-Size: 361114
-Filename: kernel-module-ntfs_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- ntfs kernel module; NTFS 1.2/3.x driver - Copyright (c) 2001-2011 Anton
-
- Altaparmakov and Tuxera Inc.
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-old-belkin-sir
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-sir-dev, kernel-3.2.0-gta04, kernel-module-irda
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: b1cc31422a994c1107bc3caede7ab33d
-Size: 12258
-Filename: kernel-module-old-belkin-sir_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- old-belkin-sir kernel module; Belkin (old) SmartBeam dongle driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-pcbc
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 05559867bb91a75485a962576952ba31
-Size: 13506
-Filename: kernel-module-pcbc_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- pcbc kernel module; PCBC block cipher algorithm
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-ppp-async
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04, kernel-module-ppp-generic, kernel-module-slhc
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 392b48c4b1fc3bca4680e1dcd2b05cd5
-Size: 29214
-Filename: kernel-module-ppp-async_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- ppp-async kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-ppp-deflate
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04, kernel-module-ppp-generic, kernel-module-slhc
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 20527cc81000324bd7316de7acbd95af
-Size: 13390
-Filename: kernel-module-ppp-deflate_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- ppp-deflate kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-ppp-generic
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04, kernel-module-slhc
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 735b6f86735b102af89b697787318d2b
-Size: 69286
-Filename: kernel-module-ppp-generic_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- ppp-generic kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-ppp-mppe
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04, kernel-module-ppp-generic, kernel-module-slhc
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: f64a6bc77ecda3d176e15d822aa27a1f
-Size: 18894
-Filename: kernel-module-ppp-mppe_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- ppp-mppe kernel module; Point-to-Point Protocol Microsoft Point-to-Point
-
- Encryption support
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-ppp-synctty
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04, kernel-module-ppp-generic, kernel-module-slhc
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 878a3a16ffffffd9e78a69df3939cdb1
-Size: 26944
-Filename: kernel-module-ppp-synctty_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- ppp-synctty kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-pppoe
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04, kernel-module-pppox, kernel-module-ppp-generic, kernel-module-slhc
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 7d977bc64d627f4366bff26fedfebdd9
-Size: 41242
-Filename: kernel-module-pppoe_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- pppoe kernel module; PPP over Ethernet driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-pppox
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04, kernel-module-ppp-generic, kernel-module-slhc
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 076b02c40e4d5c0791567a312bfb0d92
-Size: 14636
-Filename: kernel-module-pppox_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- pppox kernel module; PPP over Ethernet driver (generic socket layer)
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-qt1010
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 1045501cf37129c15bc608d17b772bf0
-Size: 12496
-Filename: kernel-module-qt1010_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- qt1010 kernel module; Quantek QT1010 silicon tuner driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-radio-si4713
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: a9ba6b808e7b647e3e69e7251f3a2837
-Size: 16618
-Filename: kernel-module-radio-si4713_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- radio-si4713 kernel module; Platform driver for Si4713 FM Radio
-
- Transmitter
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-raid-class
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 5c9d3294c6496b082e61a96fc4fcf107
-Size: 14634
-Filename: kernel-module-raid-class_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- raid-class kernel module; RAID device class
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-rfcomm
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-bluetooth, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 340b4b259555c0067a807e1c0e42d79c
-Size: 123104
-Filename: kernel-module-rfcomm_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- rfcomm kernel module; Bluetooth RFCOMM ver 1.11
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-rmd128
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: edcfc4ab8c208488ae7a2a3d1aa0455c
-Size: 17262
-Filename: kernel-module-rmd128_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- rmd128 kernel module; RIPEMD-128 Message Digest
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-rmd160
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 10abf43aa910255fa9a50dc388fde01d
-Size: 19040
-Filename: kernel-module-rmd160_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- rmd160 kernel module; RIPEMD-160 Message Digest
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-rmd256
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 1206a0c94ed0d973b7882b55c5f6872f
-Size: 17486
-Filename: kernel-module-rmd256_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- rmd256 kernel module; RIPEMD-256 Message Digest
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-rmd320
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 1a3fddec43e542e53edf9634499553e1
-Size: 20062
-Filename: kernel-module-rmd320_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- rmd320 kernel module; RIPEMD-320 Message Digest
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-rpcsec-gss-krb5
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-auth-rpcgss, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 6afec3f5b4928ebe9a3d740a5803fe16
-Size: 62560
-Filename: kernel-module-rpcsec-gss-krb5_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- rpcsec-gss-krb5 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-salsa20-generic
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: d706eee13c73f8f2f7376f226699502b
-Size: 10430
-Filename: kernel-module-salsa20-generic_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- salsa20-generic kernel module; Salsa20 stream cipher algorithm
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-sch-cbq
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 43a80a4b74483847c532cb04c5390a8c
-Size: 43064
-Filename: kernel-module-sch-cbq_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- sch-cbq kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-sch-drr
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 39b4ae7d1ac2f6cb15abf1ddc7c2dc4b
-Size: 23626
-Filename: kernel-module-sch-drr_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- sch-drr kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-sch-dsmark
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 057d0b9f7f549aab99627e774cc73271
-Size: 26438
-Filename: kernel-module-sch-dsmark_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- sch-dsmark kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-sch-gred
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: f22f2e2923d93b294ebe71d8976f2dc4
-Size: 32366
-Filename: kernel-module-sch-gred_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- sch-gred kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-sch-hfsc
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: b02b1446a538a54f8e904a0facec7592
-Size: 43308
-Filename: kernel-module-sch-hfsc_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- sch-hfsc kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-sch-htb
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 7bcc4c6248266df20508d1eed3beda42
-Size: 45110
-Filename: kernel-module-sch-htb_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- sch-htb kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-sch-multiq
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 7973996bef31563d12796c0dce5b95ac
-Size: 20386
-Filename: kernel-module-sch-multiq_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- sch-multiq kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-sch-netem
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 3919c77804b18d36a9e0e6443d14b277
-Size: 31372
-Filename: kernel-module-sch-netem_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- sch-netem kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-sch-prio
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 308fb273baf132e0b650e87dc4f9ba7c
-Size: 19256
-Filename: kernel-module-sch-prio_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- sch-prio kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-sch-red
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 823002c9c3344a3dc867099ab0b8f35c
-Size: 22742
-Filename: kernel-module-sch-red_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- sch-red kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-sch-sfq
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 1becf8f057f916cf6582f1dce77c5cfe
-Size: 26856
-Filename: kernel-module-sch-sfq_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- sch-sfq kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-sch-tbf
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: ed44a931ebfdaadea54b35da4e624b09
-Size: 20956
-Filename: kernel-module-sch-tbf_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- sch-tbf kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-sch-teql
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 3b4b3e245afb10f7e66f2821ff8c6bf7
-Size: 29108
-Filename: kernel-module-sch-teql_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- sch-teql kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-scsi-transport-iscsi
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 75b5e77cd44a783458d71d6adc001591
-Size: 81056
-Filename: kernel-module-scsi-transport-iscsi_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- scsi-transport-iscsi kernel module; iSCSI Transport Interface
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-scsi-wait-scan
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 1f232c8e31201e2ce04d74fbcf4223e6
-Size: 5294
-Filename: kernel-module-scsi-wait-scan_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- scsi-wait-scan kernel module; SCSI wait for scans
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-sctp
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 5af3348b5dadd99d1d3fa19f3e5003e9
-Size: 453392
-Filename: kernel-module-sctp_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- sctp kernel module; Support for the SCTP protocol (RFC2960)
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-sd-mod
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: a088542d458e2a769ba5af1655f001b6
-Size: 56456
-Filename: kernel-module-sd-mod_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- sd-mod kernel module; SCSI disk (sd) driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-seed
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: fc16ce5545ac0eacd4e0970d2b4a3e09
-Size: 15548
-Filename: kernel-module-seed_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- seed kernel module; SEED Cipher Algorithm
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-seqiv
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 29e6670ae833aa86a89319985284c44f
-Size: 16214
-Filename: kernel-module-seqiv_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- seqiv kernel module; Sequence Number IV Generator
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-serpent
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: fcadf66313db58f7cd43cc0668ebec3c
-Size: 50960
-Filename: kernel-module-serpent_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- serpent kernel module; Serpent and tnepres (kerneli compatible serpent
-
- reversed) Cipher Algorithm
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-sg
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: a116f5297694f351f62cba2ed27ff3e8
-Size: 57298
-Filename: kernel-module-sg_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- sg kernel module; SCSI generic (sg) driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-sha1-generic
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 3b54093b837e5aee6eed62a7e6cef9d2
-Size: 9960
-Filename: kernel-module-sha1-generic_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- sha1-generic kernel module; SHA1 Secure Hash Algorithm
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-sha256-generic
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: fff504adc80bfa131719cc380d38d627
-Size: 29136
-Filename: kernel-module-sha256-generic_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- sha256-generic kernel module; SHA-224 and SHA-256 Secure Hash Algorithm
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-sha512-generic
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 4f94ef6375e0a54638af3bb7ca09ce00
-Size: 19642
-Filename: kernel-module-sha512-generic_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- sha512-generic kernel module; SHA-512 and SHA-384 Secure Hash Algorithms
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-sir-dev
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04, kernel-module-irda
-Recommends: update-modules-dev
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 427c14155c55c0065bcf5aa33e9f9d5b
-Size: 37238
-Filename: kernel-module-sir-dev_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- sir-dev kernel module; IrDA SIR core
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-sisusbvga
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: c730f52eba06c2becaeb6a95b8d9b2be
-Size: 83838
-Filename: kernel-module-sisusbvga_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- sisusbvga kernel module; sisusbvga - Driver for Net2280/SiS315-based
-
- USB2VGA dongles
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-sit
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: kernel-module-tunnel4, update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: d7468c2ae445f6053385b1a55c6cb928
-Size: 44902
-Filename: kernel-module-sit_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- sit kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-slhc
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 4c5261376dfd66f0eb68dbf737222a64
-Size: 21940
-Filename: kernel-module-slhc_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- slhc kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-slip
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04, kernel-module-slhc
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: af15a5039ba2544b4debb509a52568f9
-Size: 38016
-Filename: kernel-module-slip_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- slip kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-sr-mod
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-cdrom, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: ccd201023752f54f9719183dd3b8dfea
-Size: 36520
-Filename: kernel-module-sr-mod_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- sr-mod kernel module; SCSI cdrom (sr) driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-stir4200
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04, kernel-module-irda
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 105d59ed3a33548f5f3d6621a9cc97b0
-Size: 34622
-Filename: kernel-module-stir4200_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- stir4200 kernel module; IrDA-USB Dongle Driver for SigmaTel STIr4200
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-tcp-bic
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: af2e79959de1de51f00896ee02960228
-Size: 15710
-Filename: kernel-module-tcp-bic_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- tcp-bic kernel module; BIC TCP
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-tcp-diag
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-inet-diag, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 9b99cf57b89cd7a0aeee3f9d568c4a71
-Size: 12388
-Filename: kernel-module-tcp-diag_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- tcp-diag kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-tcp-highspeed
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: f80a1bf25c46f767c2c84eb9a53fe1d3
-Size: 13388
-Filename: kernel-module-tcp-highspeed_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- tcp-highspeed kernel module; High Speed TCP
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-tcp-htcp
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 6c88cbe886da8e0483c97334c30050be
-Size: 17290
-Filename: kernel-module-tcp-htcp_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- tcp-htcp kernel module; H-TCP
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-tcp-hybla
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: f83ac64afd39f8aa3f53ed107fa74414
-Size: 14610
-Filename: kernel-module-tcp-hybla_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- tcp-hybla kernel module; TCP Hybla
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-tcp-illinois
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 58bdf1fd80e35a0aaa912d96cdc5d3d9
-Size: 17070
-Filename: kernel-module-tcp-illinois_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- tcp-illinois kernel module; TCP Illinois
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-tcp-lp
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 3658c11e90e55cd0599d44e5cb373e3a
-Size: 14406
-Filename: kernel-module-tcp-lp_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- tcp-lp kernel module; TCP Low Priority
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-tcp-scalable
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: d4ef54fd2bb7d0da251187f39d466439
-Size: 12576
-Filename: kernel-module-tcp-scalable_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- tcp-scalable kernel module; Scalable TCP
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-tcp-vegas
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 0e580a35bd3513846d257b79bffd4b8e
-Size: 17142
-Filename: kernel-module-tcp-vegas_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- tcp-vegas kernel module; TCP Vegas
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-tcp-veno
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 562d6b50e695ebe8eddfb75f4b5319ce
-Size: 9392
-Filename: kernel-module-tcp-veno_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- tcp-veno kernel module; TCP Veno
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-tcp-westwood
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: c191b9bb6464f353dd93d21ee8b93310
-Size: 15140
-Filename: kernel-module-tcp-westwood_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- tcp-westwood kernel module; TCP Westwood+
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-tcp-yeah
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-tcp-vegas, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 11806d194d292bdb118fe155fbc9e32d
-Size: 14840
-Filename: kernel-module-tcp-yeah_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- tcp-yeah kernel module; YeAH TCP
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-tcrypt
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 9ba9f0d2123c08ffda37d59b7cfc6484
-Size: 33886
-Filename: kernel-module-tcrypt_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- tcrypt kernel module; Quick & dirty crypto testing module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-tda18212
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: e0fe93945f2e1922ae60a37deda2d731
-Size: 10854
-Filename: kernel-module-tda18212_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- tda18212 kernel module; NXP TDA18212HN silicon tuner driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-tda18218
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 6f9687f93d531e352539d94e46c0813f
-Size: 11872
-Filename: kernel-module-tda18218_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- tda18218 kernel module; NXP TDA18218HN silicon tuner driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-tda18271
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: cbdb67112baf672b45ea33a156185ff7
-Size: 46052
-Filename: kernel-module-tda18271_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- tda18271 kernel module; NXP TDA18271HD analog / digital tuner driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-tda827x
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 205112769baab13bd7bd54d0e5fa2aa9
-Size: 17334
-Filename: kernel-module-tda827x_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- tda827x kernel module; DVB TDA827x driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-tda8290
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-tda18271, kernel-module-tda827x, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 2f2f2b8f18ebf91ae37b696a9be62eef
-Size: 24880
-Filename: kernel-module-tda8290_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- tda8290 kernel module; Philips/NXP TDA8290/TDA8295 analog IF demodulator
-
- driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-tda9887
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: d8e953847f1c9e1f7cc09141f8d683cd
-Size: 17158
-Filename: kernel-module-tda9887_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- tda9887 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-tea5761
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 31ae3b1e5143b09ce75acbc3f2a1c04e
-Size: 12214
-Filename: kernel-module-tea5761_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- tea5761 kernel module; Philips TEA5761 FM tuner driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-tea5767
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: af36f0368bf3ec015c237b95c4186232
-Size: 14068
-Filename: kernel-module-tea5767_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- tea5767 kernel module; Philips TEA5767 FM tuner driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-tea
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 125d6f24638efe5a0b0b6badb6e5c468
-Size: 9432
-Filename: kernel-module-tea_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- tea kernel module; TEA, XTEA & XETA Cryptographic Algorithms
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-tekram-sir
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-sir-dev, kernel-3.2.0-gta04, kernel-module-irda
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: cff5913a0eae7b9ab83b35ce9375ab3e
-Size: 13414
-Filename: kernel-module-tekram-sir_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- tekram-sir kernel module; Tekram IrMate IR-210B dongle driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-tgr192
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 33e3a524cd07ee31d3c5d866e7ea8ac8
-Size: 21614
-Filename: kernel-module-tgr192_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- tgr192 kernel module; Tiger Message Digest Algorithm
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-tipc
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 06777579686c44dd050f6049b02a569b
-Size: 330224
-Filename: kernel-module-tipc_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- tipc kernel module; TIPC: Transparent Inter Process Communication
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-toim3232-sir
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-sir-dev, kernel-3.2.0-gta04, kernel-module-irda
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 32cb333e57289dd56a3643805f9bcf93
-Size: 13914
-Filename: kernel-module-toim3232-sir_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- toim3232-sir kernel module; Vishay/Temic TOIM3232 based dongle driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-trancevibrator
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: be10d8c83bcaf1d1ddac8fd799a5383b
-Size: 10642
-Filename: kernel-module-trancevibrator_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- trancevibrator kernel module; PlayStation 2 Trance Vibrator driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-tun
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 65538550cdbe3fd63cd72fde0e379c89
-Size: 47236
-Filename: kernel-module-tun_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- tun kernel module; Universal TUN/TAP device driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-tuner-simple
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04, kernel-module-tuner-types
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: f5532d3fa5c92a9ab9354dbf74216c1e
-Size: 23610
-Filename: kernel-module-tuner-simple_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- tuner-simple kernel module; Simple 4-control-bytes style tuner driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-tuner-types
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 13d61873c024c094571544a21ecdfa83
-Size: 14512
-Filename: kernel-module-tuner-types_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- tuner-types kernel module; Simple tuner device type database
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-tuner-xc2028
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: f0d11e0152158419c53047e1cb3e845c
-Size: 31590
-Filename: kernel-module-tuner-xc2028_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- tuner-xc2028 kernel module; Xceive xc2028/xc3028 tuner driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-tunnel4
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 3b52169e435ca710b129ff1922ce2fa0
-Size: 16642
-Filename: kernel-module-tunnel4_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- tunnel4 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-tunnel6
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: cc88b4de137ccd5cb0e58e2a6fada8dd
-Size: 16162
-Filename: kernel-module-tunnel6_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- tunnel6 kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-twofish-common
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 8961f589bbfec89e4840224d8d781072
-Size: 17164
-Filename: kernel-module-twofish-common_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- twofish-common kernel module; Twofish cipher common functions
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-twofish-generic
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04, kernel-module-twofish-common
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 5a5489c9ddbbee9c38f5ca3833c856f3
-Size: 11638
-Filename: kernel-module-twofish-generic_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- twofish-generic kernel module; Twofish Cipher Algorithm
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-uio-pdrv-genirq
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-uio, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: aad9f4cb39b2b88d982352c141a41185
-Size: 12020
-Filename: kernel-module-uio-pdrv-genirq_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- uio-pdrv-genirq kernel module; Userspace I/O platform driver with generic
-
- IRQ handling
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-uio-pdrv
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-uio, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 01874f9aa1ce4cba7c4e6eaf43de5c04
-Size: 8798
-Filename: kernel-module-uio-pdrv_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- uio-pdrv kernel module; Userspace I/O platform driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-uio
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: f2fef435a0cbeb30215e841e8a03ced5
-Size: 26570
-Filename: kernel-module-uio_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- uio kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-usblcd
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 9e2bb654d6feb73794e11c8778200746
-Size: 17732
-Filename: kernel-module-usblcd_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- usblcd kernel module; USBLCD Driver Version 1.05
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-usbled
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 8789d33203f40bd143466e084ecc7f7b
-Size: 12978
-Filename: kernel-module-usbled_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- usbled kernel module; USB LED Driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-usblp
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 25233ece84b02990e3b125a6f5154d3e
-Size: 30244
-Filename: kernel-module-usblp_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- usblp kernel module; USB Printer Device Class driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-usbtest
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: cd2acce3f967d242e6eb9b75f4354662
-Size: 46184
-Filename: kernel-module-usbtest_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- usbtest kernel module; USB Core/HCD Testing Driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-usbtmc
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: d719d882db053e8c66f1c625e7f7bc30
-Size: 27848
-Filename: kernel-module-usbtmc_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- usbtmc kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-vcan
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 6245360585537f2d70ce963c42a2ee06
-Size: 13102
-Filename: kernel-module-vcan_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- vcan kernel module; virtual CAN interface
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-veth
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: adbb3e878985c7b86f1a1c6450d71de0
-Size: 19512
-Filename: kernel-module-veth_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- veth kernel module; Virtual Ethernet Tunnel
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-w35und
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-mac80211, kernel-3.2.0-gta04, kernel-module-cfg80211
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: d6c37c0191bc234d8a74b27f59209e7f
-Size: 86948
-Filename: kernel-module-w35und_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- w35und kernel module; IS89C35 802.11bg WLAN USB Driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-wimax
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 32f677b7fdeef963b2ba4da6bfbb407c
-Size: 68470
-Filename: kernel-module-wimax_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- wimax kernel module; Linux WiMAX stack
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-wp512
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 89c06645b894a1a95387b07349b1601d
-Size: 20882
-Filename: kernel-module-wp512_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- wp512 kernel module; Whirlpool Message Digest Algorithm
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-xc4000
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 4ae6b6dfde6b07b088bc1a520f7545d8
-Size: 30210
-Filename: kernel-module-xc4000_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- xc4000 kernel module; Xceive xc4000 silicon tuner driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-xc5000
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 6e139eb95b2d870e10f4e672df02e2be
-Size: 22694
-Filename: kernel-module-xc5000_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- xc5000 kernel module; Xceive xc5000 silicon tuner driver
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-xcbc
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 81e1e260c2d5499a3f9013bd3335cff6
-Size: 13538
-Filename: kernel-module-xcbc_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- xcbc kernel module; XCBC keyed hash algorithm
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-xfrm-ipcomp
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: ad8c4c345a658f417dec7e3a16a398c4
-Size: 22724
-Filename: kernel-module-xfrm-ipcomp_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- xfrm-ipcomp kernel module; IP Payload Compression Protocol (IPComp) -
-
- RFC3173
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-xfrm4-tunnel
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: kernel-module-tunnel4, update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: d1c51d07d5a1664d488e24196074c896
-Size: 13484
-Filename: kernel-module-xfrm4-tunnel_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- xfrm4-tunnel kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-xfrm6-mode-beet
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 875aa356c08b80f2f75ee6b13fb78bff
-Size: 15790
-Filename: kernel-module-xfrm6-mode-beet_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- xfrm6-mode-beet kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-xfrm6-mode-ro
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 9dd4df97819c02f5cbc847334804ec67
-Size: 12970
-Filename: kernel-module-xfrm6-mode-ro_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- xfrm6-mode-ro kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-xfrm6-mode-transport
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: de9b7d99a1d39cd80c18f7cfc11726b5
-Size: 13486
-Filename: kernel-module-xfrm6-mode-transport_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- xfrm6-mode-transport kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-xfrm6-mode-tunnel
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 9af8353e3362941215db2457047d3e69
-Size: 16928
-Filename: kernel-module-xfrm6-mode-tunnel_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- xfrm6-mode-tunnel kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-xfrm6-tunnel
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-module-tunnel6, kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 845ff759ce67aebef2d322c7731eb408
-Size: 22652
-Filename: kernel-module-xfrm6-tunnel_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- xfrm6-tunnel kernel module
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-module-xts
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: update-modules, kernel-3.2.0-gta04, kernel-module-gf128mul
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: e084a4e2e6e6eec1337a06676ee546f9
-Size: 14278
-Filename: kernel-module-xts_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- xts kernel module; XTS block cipher mode
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-modules
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: kernel-module-bpa10x, kernel-module-uio-pdrv, kernel-module-ma600-sir, kernel-module-g-ether, kernel-firmware-bitstream, kernel-module-autofs4, kernel-module-nls-cp852, kernel-module-tda18212, kernel-module-ghash-generic, kernel-module-tcrypt, kernel-module-nls-cp855, kernel-module-tda18218, kernel-module-sch-drr, kernel-module-cdc-acm, kernel-module-veth, kernel-module-rmd128, kernel-module-mt2060, kernel-module-nls-iso8859-15, kernel-module-nls-cp857, kernel-module-nls-iso8859-13, kernel-module-tea5761, kernel-module-tekram-sir, kernel-module-tea5767, kernel-module-twofish-generic, kernel-module-emi62, kernel-module-bsd-comp, kernel-module-xc5000, kernel-module-g-zero, kernel-module-libertas-sdio, kernel-module-xc4000, kernel-module-lrw, kernel-module-salsa20-generic, kernel-module-esi-sir, kernel-module-rmd256, kernel-module-ppp-synctty, kernel-module-max2165, kernel-module-hid-wiimote, kernel-module-ledtrig-timer, kernel-module-rmd320, kernel-module-cls-rsvp6, kernel-module-ledtrig-backlight, kernel-module-xcbc, kernel-module-kingsun-sir, kernel-module-ipcomp, kernel-module-legousbtower, kernel-module-sch-tbf, kernel-module-mc44s803, kernel-module-batman-adv, kernel-module-hso, kernel-module-cls-fw, kernel-module-mcp2120-sir, kernel-module-ansi-cprng, kernel-module-seqiv, kernel, kernel-module-raid-class, kernel-module-mcs7780, kernel-module-gcm, kernel-module-uio-pdrv-genirq, kernel-module-netconsole, kernel-module-sha512-generic, kernel-module-cdc-wdm, kernel-module-nls-cp1250, kernel-module-nls-cp1251, kernel-module-nls-cp936, kernel-module-nls-cp1255, kernel-module-nls-cp932, kernel-module-nls-cp737, kernel-module-crypto-null, kernel-module-sch-red, kernel-module-md4, kernel-module-tcp-diag, kernel-module-mailbox-mach, kernel-module-ppp-deflate, kernel-module-can-bcm, kernel-module-tcp-veno, kernel-module-btusb, kernel-module-qt1010, kernel-firmware-spdif, kernel-module-sch-gred, kernel-module-iscsi-tcp, kernel-module-sr-mod, kernel-module-stir4200, kernel-module-irda-usb, kernel-firmware-midi, kernel-module-sit, kernel-module-esp4, kernel-module-nls-ascii, kernel-module-cls-rsvp, kernel-module-nls-iso8859-9, kernel-module-w35und, kernel-module-dummy, kernel-module-nls-iso8859-5, kernel-module-nls-iso8859-6, kernel-module-nls-iso8859-7, kernel-module-nls-iso8859-2, kernel-module-tcp-lp, kernel-module-actisys-sir, kernel-module-mxl5005s, kernel-module-hid-elecom, kernel-module-toim3232-sir, kernel-module-ppp-async, kernel-module-nls-koi8-u, kernel-module-rmd160, kernel-module-ks959-sir, kernel-module-can-raw, kernel-module-sch-multiq, kernel-module-bfusb, kernel-module-cls-route, kernel-module-xfrm6-mode-transport, kernel-module-usblp, kernel-module-pcbc, kernel-module-trancevibrator, kernel-module-sd-mod, kernel-module-nls-iso8859-4, kernel-module-tuner-xc2028, kernel-module-g-serial, kernel-module-hid-logitech-dj, kernel-module-sisusbvga, kernel-module-ch, kernel-module-gadgetfs, kernel-module-cryptoloop, kernel-module-nls-cp950, kernel-module-cls-flow, kernel-module-tun, kernel-module-sch-teql, kernel-module-tcp-illinois, kernel-module-irnet, kernel-module-ldusb, kernel-module-tcp-westwood, kernel-module-sch-cbq, kernel-module-usbtmc, kernel-module-xfrm6-mode-ro, kernel-module-ipcomp6, kernel-module-tuner-simple, kernel-module-authencesn, kernel-module-nls-koi8-r, kernel-module-g-audio, kernel-module-usblcd, kernel-module-ipip, kernel-module-eql, kernel-module-xts, kernel-module-emi26, kernel-module-sha1-generic, kernel-module-old-belkin-sir, kernel-module-tea, kernel-module-hci-uart, kernel-module-slip, kernel-module-sg, kernel-module-dccp-ipv6, kernel-module-int51x1, kernel-module-nls-cp869, kernel-module-tipc, kernel-module-anubis, kernel-module-nls-cp861, kernel-module-g-hid, kernel-module-xfrm6-mode-tunnel, kernel-module-nls-cp949, kernel-module-nls-cp865, kernel-module-nls-cp864, kernel-module-g-mass-storage, kernel-module-mxl5007t, kernel-module-rpcsec-gss-krb5, kernel-module-cls-u32, kernel-module-bnep, kernel-module-ccm, kernel-module-hmac, kernel-module-bmp085, kernel-module-cytherm, kernel-module-nls-koi8-ru, kernel-firmware-firmware, kernel-module-irlan, kernel-module-irtty-sir, kernel-module-seed, kernel-module-litelink-sir, kernel-module-camellia, kernel-module-mt2131, kernel-module-ftdi-elan, kernel-module-tcp-highspeed, kernel-module-tda9887, kernel-module-cts, kernel-module-ctr, kernel-module-cypress-cy7c63, kernel-module-cryptd, kernel-module-idmouse, kernel-module-sctp, kernel-module-hidp, kernel-module-sha256-generic, kernel-module-nls-iso8859-14, kernel-module-xfrm4-tunnel, kernel-module-tcp-bic, kernel-module-blowfish-generic, kernel-module-g-cdc, kernel-module-ah6, kernel-module-xfrm6-mode-beet, kernel-module-ah4, kernel-module-ppp-mppe, kernel-module-sch-netem, kernel-module-scsi-wait-scan, kernel-module-pppoe, kernel-module-dccp-diag, kernel-module-nls-euc-jp, kernel-module-serpent, kernel-module-bcm203x, kernel-module-usbled, kernel-module-cast6, kernel-module-cast5, kernel-module-ip6-tunnel, kernel-module-tgr192, kernel-module-nls-cp863, kernel-module-sch-prio, kernel-module-nls-cp862, kernel-module-tcp-yeah, kernel-module-nfsd, kernel-module-radio-si4713, kernel-module-vcan, kernel-module-ksdazzle-sir, kernel-module-authenc, kernel-module-nls-cp860, kernel-module-usbtest, kernel-module-btrfs, kernel-module-fcrypt, kernel-module-binfmt-aout, kernel-module-g-printer, kernel-module-sch-htb, kernel-module-nls-iso8859-3, kernel-module-nls-cp866, kernel-module-mt20xx, kernel-module-echo, kernel-module-tda8290, kernel-firmware-loader, kernel-module-af-rxrpc, kernel-module-sch-dsmark, kernel-module-tcp-htcp, kernel-module-esp6, kernel-module-sch-sfq, kernel-module-tcp-scalable, kernel-module-khazad, kernel-module-ircomm-tty, kernel-module-sch-hfsc, kernel-module-wp512, kernel-module-cls-tcindex, kernel-module-nls-cp775, kernel-module-9pnet, kernel-module-cls-basic, kernel-module-mip6, kernel-module-mt2266, kernel-module-hid-wacom, kernel-module-ntfs, kernel-module-rfcomm, kernel-module-i2400m-usb, kernel-module-nls-cp850, kernel-module-8021q, kernel-module-fuse, kernel-module-nls-cp874, kernel-module-girbil-sir, kernel-module-tcp-hybla
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 5ce8df61f0d69313600aa1383f1890ca
-Size: 2218
-Filename: kernel-modules_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- Kernel modules meta package
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel-vmlinux
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 272b471bd0a5426f0449c3d2788b9ae4
-Size: 14834934
-Filename: kernel-vmlinux_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- Linux Kernel
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: kernel
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Depends: kernel-3.2.0-gta04
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 0392d4dab6d3efbad25e8c0cee06a32f
-Size: 748
-Filename: kernel_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- Linux Kernel
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: libphone-ui-config
-Version: 0.0.1+gitr1+9192e0ead05552760ccf63026c75ca3c3721bffe-r5
-Section: libs
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 6e4089d63c9ea2be8c333914a8575d50
-Size: 1428
-Filename: libphone-ui-config_0.0.1+gitr1+9192e0ead05552760ccf63026c75ca3c3721bffe-r5_om_gta04.ipk
-Source: git://git.shr-project.org/repo/libphone-ui.git;protocol=http;branch=master
-Description: libphone-ui-config version 0.0.1+gitr1+9192e0ead05552760ccf63026c75ca3c3721bffe-r5
- Config files for generic phone ui framework
-
-OE: libphone-ui-config
-HomePage: http://shr-project.org/
-License: LGPLv2.1
-Priority: optional
-
-
-Package: opkg-config-base-dbg
-Version: 1.0-r0
-Recommends: opkg-config-base (= 1.0-r0), opkg-config-base-dbg
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: e8a6276742f757b32d48fe2cedae522b
-Size: 834
-Filename: opkg-config-base-dbg_1.0-r0_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-devtools/opkg/opkg-config-base_1.0.bb
-Description: opkg-config-base version 1.0-r0 - Debugging files
- Base configuration files for opkg  This package contains ELF symbols and
-
- related sources for debugging purposes.
-
-OE: opkg-config-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: opkg-config-base-dev
-Version: 1.0-r0
-Depends: opkg-config-base (= 1.0-r0)
-Recommends: opkg-config-base-dev
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 3182a7a7a1905f833928b5491cc27e4b
-Size: 786
-Filename: opkg-config-base-dev_1.0-r0_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-devtools/opkg/opkg-config-base_1.0.bb
-Description: opkg-config-base version 1.0-r0 - Development files
- Base configuration files for opkg  This package contains symbolic links,
-
- header files, and related items necessary for software development.
-
-OE: opkg-config-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: opkg-config-base
-Version: 1.0-r0
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 6b8d1d72921ffef3b8c7c1c4215bbe11
-Size: 944
-Filename: opkg-config-base_1.0-r0_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-devtools/opkg/opkg-config-base_1.0.bb
-Description: opkg-config-base version 1.0-r0
- Base configuration files for opkg
-
-OE: opkg-config-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: perf-dbg
-Version: 3:3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
-Recommends: kernel-module-idmouse-dbg, kernel-module-xfrm6-mode-ro-dbg, kernel-module-sit-dbg, kernel-module-nls-cp737-dbg, kernel-module-dummy-dbg, kernel-module-gcm-dbg, kernel-module-mcp2120-sir-dbg, kernel-module-ansi-cprng-dbg, kernel-module-anubis-dbg, kernel-module-g-serial-dbg, kernel-module-seqiv-dbg, kernel-module-mc44s803-dbg, kernel-module-cls-u32-dbg, kernel-module-bpa10x-dbg, kernel-module-xfrm6-mode-beet-dbg, kernel-module-hid-wacom-dbg, kernel-module-blowfish-generic-dbg, kernel-module-can-bcm-dbg, kernel-module-i2400m-dbg, kernel-module-ppp-synctty-dbg, kernel-firmware-firmware-dbg, kernel-module-nls-ascii-dbg, kernel-module-xcbc-dbg, kernel-module-stir4200-dbg, kernel-module-nls-iso8859-14-dbg, kernel-module-sch-drr-dbg, kernel-module-cdc-acm-dbg, kernel-module-tcrypt-dbg, kernel-module-usbtest-dbg, kernel-module-sch-teql-dbg, kernel-module-netconsole-dbg, kernel-module-tcp-lp-dbg, kernel-module-nls-iso8859-7-dbg, kernel-module-tun-dbg, kernel-module-tea-dbg, kernel-module-pcbc-dbg, kernel-module-ppp-generic-dbg, kernel-module-g-zero-dbg, kernel-module-tcp-scalable-dbg, kernel-module-int51x1-dbg, kernel-module-libertas-sdio-dbg, kernel-module-sctp-dbg, kernel-module-bluetooth-dbg, kernel-module-nls-cp874-dbg, kernel-module-trancevibrator-dbg, kernel-module-lrw-dbg, kernel-module-sch-red-dbg, kernel-module-libertas-dbg, kernel-module-usbled-dbg, kernel-module-tda18212-dbg, kernel-module-batman-adv-dbg, kernel-module-rmd256-dbg, kernel-module-nls-cp855-dbg, kernel-module-xfrm4-tunnel-dbg, kernel-module-tcp-highspeed-dbg, kernel-module-salsa20-generic-dbg, kernel-module-xfrm-ipcomp-dbg, kernel-module-tda827x-dbg, kernel-module-scsi-transport-iscsi-dbg, kernel-module-hid-wiimote-dbg, kernel-module-serpent-dbg, kernel-module-tcp-htcp-dbg, kernel-module-old-belkin-sir-dbg, kernel-module-nls-iso8859-6-dbg, kernel-module-sch-dsmark-dbg, kernel-module-can-dbg, kernel-firmware-midi-dbg, kernel-module-nls-cp861-dbg, kernel-module-sch-htb-dbg, kernel-module-radio-si4713-dbg, kernel-module-bmp085-dbg, kernel-module-cls-basic-dbg, kernel-module-litelink-sir-dbg, kernel-module-tcp-diag-dbg, kernel-module-ch-dbg, kernel-module-inet-diag-dbg, kernel-module-sisusbvga-dbg, kernel-module-tuner-xc2028-dbg, kernel-module-tcp-illinois-dbg, kernel-module-auth-rpcgss-dbg, kernel-module-cryptd-dbg, kernel-module-dccp-diag-dbg, kernel-module-g-mass-storage-dbg, kernel-module-nls-cp775-dbg, kernel-module-xfrm6-mode-transport-dbg, kernel-module-rmd160-dbg, kernel-module-libiscsi-dbg, kernel-module-nls-koi8-u-dbg, kernel-module-hmac-dbg, kernel-firmware-loader-dbg, kernel-module-authenc-dbg, kernel-module-ccm-dbg, kernel-module-tea5761-dbg, kernel-module-ircomm-dbg, kernel-module-usblp-dbg, kernel-module-cls-route-dbg, kernel-module-nls-cp1251-dbg, kernel-module-nls-cp852-dbg, kernel-module-irnet-dbg, kernel-module-cast6-dbg, kernel-module-cts-dbg, kernel-module-libiscsi-tcp-dbg, kernel-module-g-audio-dbg, kernel-module-echo-dbg, kernel-module-ppp-deflate-dbg, kernel-module-legousbtower-dbg, kernel-module-xfrm6-mode-tunnel-dbg, kernel-module-rmd320-dbg, kernel-module-sch-cbq-dbg, kernel-module-w35und-dbg, kernel-module-xc5000-dbg, kernel-module-g-ether-dbg, kernel-module-sha256-generic-dbg, kernel-module-nls-iso8859-4-dbg, kernel-module-autofs4-dbg, kernel-module-uio-pdrv-genirq-dbg, kernel-module-tunnel4-dbg, kernel-module-dccp-ipv4-dbg, kernel-module-nls-cp950-dbg, kernel-module-tda9887-dbg, kernel-module-bsd-comp-dbg, kernel-module-sch-prio-dbg, kernel-module-usbtmc-dbg, kernel-module-tuner-simple-dbg, kernel-module-nls-cp936-dbg, kernel-module-i2400m-usb-dbg, kernel-module-crypto-null-dbg, kernel-module-nls-cp932-dbg, kernel-module-tcp-hybla-dbg, kernel-module-ipcomp-dbg, kernel-module-nfs-acl-dbg, kernel-module-can-raw-dbg, kernel-module-rmd128-dbg, kernel-module-nls-euc-jp-dbg, kernel-module-ftdi-elan-dbg, kernel-module-rpcsec-gss-krb5-dbg, kernel-module-nls-cp949-dbg, kernel-module-af-rxrpc-dbg, kernel-module-sg-dbg, kernel-module-sch-hfsc-dbg, kernel-module-slip-dbg, kernel-module-dccp-ipv6-dbg, kernel-module-ledtrig-timer-dbg, kernel-module-mcs7780-dbg, kernel-module-tekram-sir-dbg, kernel-module-actisys-sir-dbg, kernel-module-irda-usb-dbg, kernel-module-ghash-generic-dbg, kernel-module-configfs-dbg, kernel-module-cdrom-dbg, kernel-module-dccp-dbg, kernel-firmware-bitstream-dbg, kernel-module-tcp-bic-dbg, kernel-module-ppp-mppe-dbg, kernel-module-ipip-dbg, kernel-module-mt2266-dbg, kernel-module-cast5-dbg, kernel-module-sha1-generic-dbg, kernel-3.2.0-gta04-dbg, kernel-module-cls-tcindex-dbg, kernel-module-esp6-dbg, kernel-module-nfsd-dbg, kernel-module-tda18271-dbg, kernel-module-mxl5007t-dbg, kernel-module-ip6-tunnel-dbg, kernel-module-nls-cp1255-dbg, kernel-module-nls-iso8859-9-dbg, kernel-module-ppp-async-dbg, kernel-module-nls-cp863-dbg, kernel-module-sch-gred-dbg, kernel-module-slhc-dbg, kernel-module-xfrm6-tunnel-dbg, kernel-module-mailbox-mach-dbg, kernel-module-pppoe-dbg, kernel-module-toim3232-sir-dbg, kernel-module-eql-dbg, kernel-module-sd-mod-dbg, kernel-module-8021q-dbg, kernel-module-girbil-sir-dbg, kernel-module-authencesn-dbg, kernel-module-mt2060-dbg, kernel-module-ks959-sir-dbg, kernel-dbg, kernel-module-iscsi-tcp-dbg, kernel-base-dbg, kernel-module-ah6-dbg, kernel-module-tunnel6-dbg, kernel-module-ntfs-dbg, kernel-module-cfg80211-dbg, kernel-module-nls-koi8-ru-dbg, kernel-module-md4-dbg, kernel-module-bcm203x-dbg, kernel-module-tipc-dbg, kernel-module-btrfs-dbg, kernel-module-nls-cp857-dbg, kernel-module-nls-cp865-dbg, kernel-module-gf128mul-dbg, kernel-module-nls-cp862-dbg, kernel-module-esp4-dbg, kernel-module-cls-rsvp6-dbg, kernel-module-kingsun-sir-dbg, kernel-module-nls-cp860-dbg, kernel-module-tuner-types-dbg, kernel-module-bfusb-dbg, kernel-module-ctr-dbg, kernel-module-nls-iso8859-13-dbg, kernel-module-mip6-dbg, kernel-module-rfcomm-dbg, kernel-module-twofish-generic-dbg, kernel-module-uio-dbg, kernel-module-ksdazzle-sir-dbg, kernel-module-wp512-dbg, kernel-module-sch-multiq-dbg, kernel-module-tgr192-dbg, kernel-module-irtty-sir-dbg, kernel-module-nls-koi8-r-dbg, kernel-module-twofish-common-dbg, kernel-module-nls-cp1250-dbg, kernel-module-uio-pdrv-dbg, kernel-module-cypress-cy7c63-dbg, kernel-module-khazad-dbg, kernel-module-ah4-dbg, kernel-module-cls-fw-dbg, kernel-module-mt20xx-dbg, kernel-module-sch-tbf-dbg, kernel-module-hid-logitech-dj-dbg, kernel-module-mxl5005s-dbg, kernel-image-dbg, kernel-module-blowfish-common-dbg, kernel-module-nls-cp866-dbg, kernel-module-nls-iso8859-2-dbg, kernel-module-tcp-vegas-dbg, kernel-module-ldusb-dbg, kernel-module-tcp-westwood-dbg, kernel-module-cryptoloop-dbg, kernel-module-ma600-sir-dbg, update-modules-dbg, kernel-module-mailbox-dbg, kernel-module-exportfs-dbg, kernel-module-9pnet-dbg, kernel-module-sch-sfq-dbg, kernel-module-gadgetfs-dbg, kernel-module-nls-cp850-dbg, kernel-module-ledtrig-backlight-dbg, kernel-module-sch-netem-dbg, kernel-module-garp-dbg, kernel-module-cdc-wdm-dbg, kernel-module-mt2131-dbg, kernel-module-raid-class-dbg, kernel-module-wimax-dbg, kernel-module-sir-dbg, kernel-module-mac80211-dbg, kernel-module-tda18218-dbg, kernel-module-qt1010-dbg, kernel-firmware-spdif-dbg, kernel-module-nls-cp864-dbg, kernel-module-nls-cp869-dbg, kernel-module-fcrypt-dbg, kernel-module-g-printer-dbg, kernel-module-pppox-dbg, kernel-module-nls-iso8859-15-dbg, kernel-module-binfmt-aout-dbg, kernel-module-bnep-dbg, kernel-module-esi-sir-dbg, kernel-module-fuse-dbg, kernel-module-nls-iso8859-3-dbg, kernel-module-tcp-yeah-dbg, kernel-module-tea5767-dbg, kernel-module-cls-flow-dbg, kernel-module-ircomm-tty-dbg, kernel-module-cytherm-dbg, kernel-module-tcp-veno-dbg, kernel-module-irlan-dbg, kernel-module-ipcomp6-dbg, kernel-module-emi26-dbg, kernel-module-btusb-dbg, kernel-module-xts-dbg, kernel-module-veth-dbg, kernel-module-cls-rsvp-dbg, kernel-module-hidp-dbg, kernel-module-sha512-generic-dbg, kernel-module-sr-mod-dbg, kernel-module-usblcd-dbg, kernel-module-scsi-wait-scan-dbg, kernel-module-g-cdc-dbg, kernel-module-tda8290-dbg, kernel-module-irda-dbg, kernel-module-max2165-dbg, kernel-module-camellia-dbg, kernel-module-xc4000-dbg, kernel-module-seed-dbg, kernel-module-vcan-dbg, kernel-module-emi62-dbg, kernel-module-g-hid-dbg, kernel-module-hid-elecom-dbg, kernel-module-nls-iso8859-5-dbg, kernel-module-hci-uart-dbg, kernel-module-hso-dbg
-Section: kernel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 764f58389937026b325e18896d5bd02a
-Size: 2560
-Filename: perf-dbg_3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1_om_gta04.ipk
-Source: git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=3.2-gta04 file://defconfig
-Description: linux-gta04 version 3.2.0+gitr3+60c3a2b52fcb480bf55531bc358a1f3afe97d670-r1
- Linux Kernel
-
-OE: linux-gta04
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: pointercal-dbg
-Version: 0.0-r11
-Recommends: pointercal-dbg, pointercal (= 0.0-r11)
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 860ffab84a2d7ccd34f8165d0b07fd20
-Size: 804
-Filename: pointercal-dbg_0.0-r11_om_gta04.ipk
-Source: file://pointercal file://COPYING
-Description: pointercal version 0.0-r11 - Debugging files
- Touchscreen calibration data  This package contains ELF symbols and
-
- related sources for debugging purposes.
-
-OE: pointercal
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: pointercal-dev
-Version: 0.0-r11
-Depends: pointercal (= 0.0-r11)
-Recommends: pointercal-dev
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: d4d35354bce5555825e92afea589d161
-Size: 766
-Filename: pointercal-dev_0.0-r11_om_gta04.ipk
-Source: file://pointercal file://COPYING
-Description: pointercal version 0.0-r11 - Development files
- Touchscreen calibration data  This package contains symbolic links,
-
- header files, and related items necessary for software development.
-
-OE: pointercal
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: pointercal-xinput-dbg
-Version: 0.0-r4
-Recommends: pointercal-xinput-dbg, pointercal-xinput (= 0.0-r4)
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 758bd3976cfe27809175d170c02f56ae
-Size: 812
-Filename: pointercal-xinput-dbg_0.0-r4_om_gta04.ipk
-Source: file://pointercal.xinput
-Description: pointercal-xinput version 0.0-r4 - Debugging files
- Touchscreen calibration data from xinput-calibrator  This package
-
- contains ELF symbols and related sources for debugging purposes.
-
-OE: pointercal-xinput
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: pointercal-xinput-dev
-Version: 0.0-r4
-Depends: pointercal-xinput (= 0.0-r4)
-Recommends: pointercal-xinput-dev
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 16e94652a6364fb2fa342be26905f304
-Size: 772
-Filename: pointercal-xinput-dev_0.0-r4_om_gta04.ipk
-Source: file://pointercal.xinput
-Description: pointercal-xinput version 0.0-r4 - Development files
- Touchscreen calibration data from xinput-calibrator  This package
-
- contains symbolic links, header files, and related items necessary for
-
- software development.
-
-OE: pointercal-xinput
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: pointercal-xinput
-Version: 0.0-r4
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: e90c1a6c0f1477b586cb34c094313188
-Size: 806
-Filename: pointercal-xinput_0.0-r4_om_gta04.ipk
-Source: file://pointercal.xinput
-Description: pointercal-xinput version 0.0-r4
- Touchscreen calibration data from xinput-calibrator
-
-OE: pointercal-xinput
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: pointercal
-Version: 0.0-r11
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 10902ea99e2ffa6dc71b91803c767c2d
-Size: 656
-Filename: pointercal_0.0-r11_om_gta04.ipk
-Source: file://pointercal file://COPYING
-Description: pointercal version 0.0-r11
- Touchscreen calibration data
-
-OE: pointercal
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: shadow-securetty-dbg
-Version: 4.1.4.3-r1
-Recommends: shadow-securetty (= 4.1.4.3-r1), shadow-securetty-dbg
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: af7f39958c20f90cc82d887ee20e012e
-Size: 804
-Filename: shadow-securetty-dbg_4.1.4.3-r1_om_gta04.ipk
-Source: file://securetty
-Description: Provider of the machine specific securetty file - Debugging files
- Provider of the machine specific securetty file  This package contains
-
- ELF symbols and related sources for debugging purposes.
-
-OE: shadow-securetty
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: shadow-securetty-dev
-Version: 4.1.4.3-r1
-Depends: shadow-securetty (= 4.1.4.3-r1)
-Recommends: shadow-securetty-dev
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 46be84837d1237a6de8d111e824e95b0
-Size: 764
-Filename: shadow-securetty-dev_4.1.4.3-r1_om_gta04.ipk
-Source: file://securetty
-Description: Provider of the machine specific securetty file - Development files
- Provider of the machine specific securetty file  This package contains
-
- symbolic links, header files, and related items necessary for software
-
- development.
-
-OE: shadow-securetty
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: shadow-securetty
-Version: 4.1.4.3-r1
-Section: base utils
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: e48ee152b44d24192d4e5e999c1ff8b8
-Size: 1410
-Filename: shadow-securetty_4.1.4.3-r1_om_gta04.ipk
-Source: file://securetty
-Description: Provider of the machine specific securetty file
- Provider of the machine specific securetty file
-
-OE: shadow-securetty
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: shr-splash-theme-logo-dbg
-Version: 0.1+gitr3+e0838ba9a55c63907332755b10654762738a3730-r7.1
-Recommends: shr-splash-theme-logo (= 0.1+gitr3+e0838ba9a55c63907332755b10654762738a3730-r7.1), shr-splash-theme-logo-dbg, shr-splash-dbg
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 9caaf6c37c3bffd7b39c0c0bcb4dbc95
-Size: 834
-Filename: shr-splash-theme-logo-dbg_0.1+gitr3+e0838ba9a55c63907332755b10654762738a3730-r7.1_om_gta04.ipk
-Source: git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master
-Description: shr-splash-theme-logo version 0.1+gitr3+e0838ba9a55c63907332755b10654762738a3730-r7.1 - Debugging files
- SHR splash screen - SHR logo theme  This package contains ELF symbols and
-
- related sources for debugging purposes.
-
-OE: shr-splash-theme-logo
-HomePage: unknown
-License: MIT BSD
-Priority: optional
-
-
-Package: shr-splash-theme-logo-dev
-Version: 0.1+gitr3+e0838ba9a55c63907332755b10654762738a3730-r7.1
-Depends: shr-splash-theme-logo (= 0.1+gitr3+e0838ba9a55c63907332755b10654762738a3730-r7.1)
-Recommends: shr-splash-theme-logo-dev, shr-splash-dev
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 70cbafb68cd2c06afb36b29709c2194b
-Size: 856
-Filename: shr-splash-theme-logo-dev_0.1+gitr3+e0838ba9a55c63907332755b10654762738a3730-r7.1_om_gta04.ipk
-Source: git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master
-Description: shr-splash-theme-logo version 0.1+gitr3+e0838ba9a55c63907332755b10654762738a3730-r7.1 - Development files
- SHR splash screen - SHR logo theme  This package contains symbolic links,
-
- header files, and related items necessary for software development.
-
-OE: shr-splash-theme-logo
-HomePage: unknown
-License: MIT BSD
-Priority: optional
-
-
-Package: shr-splash-theme-logo
-Version: 0.1+gitr3+e0838ba9a55c63907332755b10654762738a3730-r7.1
-Depends: shr-splash
-Section: x11/data
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 05e96a569629cef7fbcdb1d155bec034
-Size: 903478
-Filename: shr-splash-theme-logo_0.1+gitr3+e0838ba9a55c63907332755b10654762738a3730-r7.1_om_gta04.ipk
-Source: git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master
-Description: shr-splash-theme-logo version 0.1+gitr3+e0838ba9a55c63907332755b10654762738a3730-r7.1
- SHR splash screen - SHR logo theme
-
-OE: shr-splash-theme-logo
-HomePage: unknown
-License: MIT BSD
-Priority: optional
-
-
-Package: shr-version
-Version: 1.020120228-r0
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 76eaf8b3b250135a62a3a2278fe5b26f
-Size: 820
-Filename: shr-version_1.020120228-r0_om_gta04.ipk
-Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/shr/shr-version.bb
-Description: shr-version version 1.020120228-r0
- shr-version version 1.020120228-r0
-
-OE: shr-version
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: systemd-serialgetty-dbg
-Version: 1.0-r2
-Recommends: systemd-dbg, systemd-serialgetty-dbg, systemd-serialgetty (= 1.0-r2)
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: aecc356a806f34f0181fb292be73c8fb
-Size: 822
-Filename: systemd-serialgetty-dbg_1.0-r2_om_gta04.ipk
-Source: file://LICENSE file://serial-getty@.service
-Description: systemd-serialgetty version 1.0-r2 - Debugging files
- Systemd serial config  This package contains ELF symbols and related
-
- sources for debugging purposes.
-
-OE: systemd-serialgetty
-HomePage: unknown
-License: GPLv2+
-Priority: optional
-
-
-Package: systemd-serialgetty-dev
-Version: 1.0-r2
-Depends: systemd-serialgetty (= 1.0-r2)
-Recommends: systemd-serialgetty-dev, systemd-dev
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 229337c8c4dd80c725c2e3dffc181310
-Size: 780
-Filename: systemd-serialgetty-dev_1.0-r2_om_gta04.ipk
-Source: file://LICENSE file://serial-getty@.service
-Description: systemd-serialgetty version 1.0-r2 - Development files
- Systemd serial config  This package contains symbolic links, header
-
- files, and related items necessary for software development.
-
-OE: systemd-serialgetty
-HomePage: unknown
-License: GPLv2+
-Priority: optional
-
-
-Package: systemd-serialgetty
-Version: 1.0-r2
-Depends: systemd
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: b51d5add95b3f92306c3abe6892f8910
-Size: 1412
-Filename: systemd-serialgetty_1.0-r2_om_gta04.ipk
-Source: file://LICENSE file://serial-getty@.service
-Description: systemd-serialgetty version 1.0-r2
- Systemd serial config
-
-OE: systemd-serialgetty
-HomePage: unknown
-License: GPLv2+
-Priority: optional
-
-
-Package: sysvinit-inittab-dbg
-Version: 2.88dsf-r6
-Recommends: sysvinit-inittab (= 2.88dsf-r6), sysvinit-inittab-dbg
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: a010a030871d5a8e0b0e8e16e92208fa
-Size: 804
-Filename: sysvinit-inittab-dbg_2.88dsf-r6_om_gta04.ipk
-Source: file://COPYING file://inittab
-Description: sysvinit-inittab version 2.88dsf-r6 - Debugging files
- Inittab for sysvinit  This package contains ELF symbols and related
-
- sources for debugging purposes.
-
-OE: sysvinit-inittab
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: sysvinit-inittab-dev
-Version: 2.88dsf-r6
-Depends: sysvinit-inittab (= 2.88dsf-r6)
-Recommends: sysvinit-inittab-dev
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: a1b44c7afd973b0c8b4b0d33f2f98e49
-Size: 764
-Filename: sysvinit-inittab-dev_2.88dsf-r6_om_gta04.ipk
-Source: file://COPYING file://inittab
-Description: sysvinit-inittab version 2.88dsf-r6 - Development files
- Inittab for sysvinit  This package contains symbolic links, header files,
-
- and related items necessary for software development.
-
-OE: sysvinit-inittab
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: sysvinit-inittab
-Version: 2.88dsf-r6
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 2b861e9f66b925dc369844d658857fc1
-Size: 1188
-Filename: sysvinit-inittab_2.88dsf-r6_om_gta04.ipk
-Source: file://COPYING file://inittab
-Description: sysvinit-inittab version 2.88dsf-r6
- Inittab for sysvinit
-
-OE: sysvinit-inittab
-HomePage: unknown
-License: GPLv2
-Priority: optional
-
-
-Package: task-base-alsa-dbg
-Version: 1.0-r75
-Recommends: alsa-utils-alsactl-dbg, alsa-utils-alsamixer-dbg, fsoaudiod-dbg
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: e33a5eca86cd3a8553e2b8ee9a7083db
-Size: 744
-Filename: task-base-alsa-dbg_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-base-alsa-dev
-Version: 1.0-r75
-Recommends: alsa-utils-alsactl-dev, alsa-utils-alsamixer-dev, fsoaudiod-dev
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: c1d64c2f0f244a4f060cc61670c4383c
-Size: 742
-Filename: task-base-alsa-dev_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-base-alsa
-Version: 1.0-r75
-Depends: alsa-utils-alsamixer, fsoaudiod, alsa-utils-alsactl
-Recommends: kernel-module-snd-pcm-oss, kernel-module-snd-mixer-oss
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 39743c4de9bd2aee6d09cb814445aec5
-Size: 766
-Filename: task-base-alsa_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-base-apm-dbg
-Version: 1.0-r75
-Recommends: apmd-dbg, fso-apm-dbg
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 3324546d9e0049e7f18c41824453d036
-Size: 726
-Filename: task-base-apm-dbg_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-base-apm-dev
-Version: 1.0-r75
-Recommends: apmd-dev, fso-apm-dev
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 0f02e845dbe3b9fa40530e4c084d0e4e
-Size: 722
-Filename: task-base-apm-dev_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-base-apm
-Version: 1.0-r75
-Depends: fso-apm, apmd
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 123dec3b9081ac21f126685513530ccf
-Size: 718
-Filename: task-base-apm_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-base-bluetooth-dbg
-Version: 1.0-r75
-Recommends: bluez4-dbg
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 103739fcf52fded404ab2158733522b1
-Size: 724
-Filename: task-base-bluetooth-dbg_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-base-bluetooth-dev
-Version: 1.0-r75
-Recommends: bluez4-dev
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: ed9803865fb997f4d59921e4a587457f
-Size: 724
-Filename: task-base-bluetooth-dev_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-base-bluetooth
-Version: 1.0-r75
-Depends: bluez4
-Recommends: kernel-module-bnep, kernel-module-bluetooth, kernel-module-hci-usb, kernel-module-rfcomm, kernel-module-sco, kernel-module-hci-uart, kernel-module-hci-vhci, kernel-module-hidp, kernel-module-l2cap
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 2b23cf211c7117d84cea75c1d7b1d98a
-Size: 778
-Filename: task-base-bluetooth_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-base-dbg
-Version: 1.0-r75
-Recommends: task-machine-base-dbg, task-base-phone-dbg, task-base-apm-dbg, task-base (= 1.0-r75), task-distro-base-dbg, task-base-bluetooth-dbg, task-base-ext2-dbg, task-base-ppp-dbg, task-base-usbgadget-dbg, task-base-vfat-dbg, task-base-ipv6-dbg, task-base-wifi-dbg, sysfsutils-dbg, module-init-tools-dbg, task-base-usbhost-dbg
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: c4b05a65b6b246fde8902e86d620cf26
-Size: 928
-Filename: task-base-dbg_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75 - Debugging files
- Merge machine and distro options to create a basic machine task/package
-
- This package contains ELF symbols and related sources for debugging
-
- purposes.
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-base-dev
-Version: 1.0-r75
-Depends: task-base (= 1.0-r75)
-Recommends: task-machine-base-dev, task-base-ipv6-dev, task-base-vfat-dev, task-base-phone-dev, task-base-usbhost-dev, task-base-apm-dev, task-base-ext2-dev, module-init-tools-dev, task-base-bluetooth-dev, task-distro-base-dev, task-base-ppp-dev, sysfsutils-dev, task-base-wifi-dev, task-base-usbgadget-dev
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: c29f1d6df26bb1048b492473a7f42865
-Size: 886
-Filename: task-base-dev_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75 - Development files
- Merge machine and distro options to create a basic machine task/package
-
- This package contains symbolic links, header files, and related items
-
- necessary for software development.
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-base-ext2-dbg
-Version: 1.0-r75
-Recommends: e2fsprogs-dbg, hdparm-dbg, e2fsprogs-e2fsck-dbg, e2fsprogs-mke2fs-dbg
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: c13bf34adf5b91d59c563327d5b28f2d
-Size: 744
-Filename: task-base-ext2-dbg_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-base-ext2-dev
-Version: 1.0-r75
-Recommends: e2fsprogs-dev, hdparm-dev, e2fsprogs-e2fsck-dev, e2fsprogs-mke2fs-dev
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 638ecca4324b004174945bf599daba79
-Size: 744
-Filename: task-base-ext2-dev_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-base-ext2
-Version: 1.0-r75
-Depends: hdparm, e2fsprogs-e2fsck, e2fsprogs-mke2fs, e2fsprogs
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: baf3341c2bd5c76243bfa9963e037239
-Size: 734
-Filename: task-base-ext2_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-base-extended-dbg
-Version: 1.0-r75
-Recommends: task-base-dbg
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 6e6d4b4b03794ccb29f32919bc7d0b80
-Size: 720
-Filename: task-base-extended-dbg_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-base-extended-dev
-Version: 1.0-r75
-Recommends: task-base-dev
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: cac335d3031403ff2d8dea9b3f41073a
-Size: 720
-Filename: task-base-extended-dev_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-base-extended
-Version: 1.0-r75
-Depends: task-base
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 8d2a3ec207ce3428543075af17af6b4b
-Size: 712
-Filename: task-base-extended_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-base-ipv6-dbg
-Version: 1.0-r75
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 715c80eae7f3cd5283c0fb3c5eea4965
-Size: 706
-Filename: task-base-ipv6-dbg_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-base-ipv6-dev
-Version: 1.0-r75
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 537e61f4208a730810b65b269c677a84
-Size: 708
-Filename: task-base-ipv6-dev_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-base-ipv6
-Version: 1.0-r75
-Recommends: kernel-module-ipv6
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 83cde224481740f60532416e6b0b09c9
-Size: 722
-Filename: task-base-ipv6_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-base-phone-dbg
-Version: 1.0-r75
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 129838e2bb30a044235d767e0870355f
-Size: 706
-Filename: task-base-phone-dbg_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-base-phone-dev
-Version: 1.0-r75
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 9821025fdc51c058edf0c51f64a993bb
-Size: 704
-Filename: task-base-phone-dev_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-base-phone
-Version: 1.0-r75
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 5a75183b3fea42bf0e91fbcbee643e4d
-Size: 704
-Filename: task-base-phone_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-base-ppp-dbg
-Version: 1.0-r75
-Recommends: ppp-dbg, ppp-dialin-dbg
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: b37c4d76250580f96e97195ee61e6bc7
-Size: 722
-Filename: task-base-ppp-dbg_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-base-ppp-dev
-Version: 1.0-r75
-Recommends: ppp-dev, ppp-dialin-dev
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 348220992a3a66d4437bce338e961855
-Size: 724
-Filename: task-base-ppp-dev_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-base-ppp
-Version: 1.0-r75
-Depends: ppp-dialin, ppp
-Recommends: kernel-module-ppp-deflate, kernel-module-slhc, kernel-module-ppp-async, kernel-module-ppp-mppe, kernel-module-ppp-generic
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 45d8d24f20a00fd9c11eaf7e1b34dedf
-Size: 768
-Filename: task-base-ppp_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-base-usbgadget-dbg
-Version: 1.0-r75
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: a715b2243a765c6a82b5a33d2471e678
-Size: 708
-Filename: task-base-usbgadget-dbg_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-base-usbgadget-dev
-Version: 1.0-r75
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: afdc53d4a2a7471b495537d34c5131ab
-Size: 708
-Filename: task-base-usbgadget-dev_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-base-usbgadget
-Version: 1.0-r75
-Recommends: kernel-module-pxa27x_udc, kernel-module-g-file-storage, kernel-module-g-ether, kernel-module-gadgetfs, kernel-module-g-serial
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 4e2a3a3bc858795d9929cb1325e2f0fb
-Size: 762
-Filename: task-base-usbgadget_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-base-usbhost-dbg
-Version: 1.0-r75
-Recommends: usbutils-dbg
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 82f495e43695796babb3932259274ac3
-Size: 724
-Filename: task-base-usbhost-dbg_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-base-usbhost-dev
-Version: 1.0-r75
-Recommends: usbutils-dev
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 156abcb39bc65012506be01567fe31e8
-Size: 722
-Filename: task-base-usbhost-dev_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-base-usbhost
-Version: 1.0-r75
-Depends: usbutils
-Recommends: kernel-module-usbmouse, kernel-module-mousedev, kernel-module-scsi-mod, kernel-module-uhci-hcd, kernel-module-usbhid, kernel-module-usb-storage, kernel-module-usbcore, kernel-module-ohci-hcd, kernel-module-ehci-hcd, kernel-module-sd-mod, kernel-module-usbnet, kernel-module-usbserial
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 1327127b7f1fe0d895ac4184351875ae
-Size: 792
-Filename: task-base-usbhost_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-base-vfat-dbg
-Version: 1.0-r75
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 26f18fb41e4d1571f5d2f83fef1d42cb
-Size: 706
-Filename: task-base-vfat-dbg_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-base-vfat-dev
-Version: 1.0-r75
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 2a0d2c76da62537d68b41274f1263d6b
-Size: 706
-Filename: task-base-vfat-dev_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-base-vfat
-Version: 1.0-r75
-Recommends: kernel-module-msdos, kernel-module-vfat, kernel-module-nls-iso8859-1, kernel-module-nls-cp437
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: b8309d38068cefaed3e097d8c0977d7a
-Size: 750
-Filename: task-base-vfat_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-base-wifi-dbg
-Version: 1.0-r75
-Recommends: wireless-tools-dbg, wpa-supplicant-dbg
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 6ca31d55b18bc435b313bc5e47a0205f
-Size: 740
-Filename: task-base-wifi-dbg_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-base-wifi-dev
-Version: 1.0-r75
-Recommends: wpa-supplicant-dev, wireless-tools-dev
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: e0f7a91420a02a89d20ff4bf83e4b3ad
-Size: 740
-Filename: task-base-wifi-dev_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-base-wifi
-Version: 1.0-r75
-Depends: wireless-tools, wpa-supplicant
-Recommends: kernel-module-crypto_algapi, kernel-module-zd1211rw, kernel-module-ieee80211-crypt, kernel-module-ieee80211-crypt-tkip, kernel-module-cryptomgr, kernel-module-ecb, kernel-module-michael-mic, kernel-module-ieee80211-crypt-wep, kernel-module-aes, kernel-module-ieee80211-crypt-ccmp, kernel-module-arc4, kernel-module-aes-generic
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 129b0f2d734928535cefdf68d7d2802c
-Size: 826
-Filename: task-base-wifi_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-base
-Version: 1.0-r75
-Depends: task-base-wifi, task-base-vfat, task-distro-base, task-base-ext2, task-base-usbgadget, module-init-tools, task-base-usbhost, task-machine-base, sysfsutils, task-base-apm, task-base-ipv6, task-base-phone, task-base-ppp, task-base-bluetooth
-Recommends: kernel-module-rtc-sysfs, kernel-module-rtc-proc, kernel-module-nls-utf8, kernel-module-rtc-dev, kernel-module-input, kernel-module-unix, kernel-module-uinput
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: bfb1ff23d602e433a67bab6c40bf3ddc
-Size: 840
-Filename: task-base_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-boot-dbg
-Version: 1.0-r57
-Recommends: base-passwd-dbg, task-boot (= 1.0-r57), task-boot-dbg, busybox-dbg, netbase-dbg, base-files-dbg
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 6aa913d18cf482e05dc0be3c7f7cea78
-Size: 862
-Filename: task-boot-dbg_1.0-r57_om_gta04.ipk
-Source: file:///OE/shr-core/meta-openembedded/meta-oe/recipes-core/tasks/task-boot.bb
-Description: task-boot version 1.0-r57 - Debugging files
- Basic task to get a device booting  This package contains ELF symbols and
-
- related sources for debugging purposes.
-
-OE: task-boot
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-boot-dev
-Version: 1.0-r57
-Depends: task-boot (= 1.0-r57)
-Recommends: task-boot-dev, base-files-dev, base-passwd-dev, netbase-dev, busybox-dev
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 82e70fa6f51f521e6474ff108c90e49c
-Size: 814
-Filename: task-boot-dev_1.0-r57_om_gta04.ipk
-Source: file:///OE/shr-core/meta-openembedded/meta-oe/recipes-core/tasks/task-boot.bb
-Description: task-boot version 1.0-r57 - Development files
- Basic task to get a device booting  This package contains symbolic links,
-
- header files, and related items necessary for software development.
-
-OE: task-boot
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-boot
-Version: 1.0-r57
-Depends: busybox, base-files, base-passwd, netbase
-Recommends: kernel
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 18390f706847427273fc3c2f5306b56c
-Size: 728
-Filename: task-boot_1.0-r57_om_gta04.ipk
-Source: file:///OE/shr-core/meta-openembedded/meta-oe/recipes-core/tasks/task-boot.bb
-Description: task-boot version 1.0-r57
- Basic task to get a device booting
-
-OE: task-boot
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-core-boot-dbg
-Version: 1.0-r10
-Recommends: task-core-boot (= 1.0-r10), shadow-dbg, base-passwd-dbg, task-core-boot-dbg, initscripts-dbg, sysvinit-dbg, update-alternatives-cworth-dbg, modutils-initscripts-dbg, busybox-dbg, sysvinit-pidof-dbg, netbase-dbg, base-files-dbg, util-linux-agetty-dbg
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: b4ebd9de5e0aa303a834a376a77ce0f4
-Size: 936
-Filename: task-core-boot-dbg_1.0-r10_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-core-boot.bb
-Description: task-core-boot version 1.0-r10 - Debugging files
- Task for OpenedHand Poky - minimal bootable image  This package contains
-
- ELF symbols and related sources for debugging purposes.
-
-OE: task-core-boot
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-core-boot-dev
-Version: 1.0-r10
-Depends: task-core-boot (= 1.0-r10)
-Recommends: sysvinit-pidof-dev, base-passwd-dev, shadow-dev, task-core-boot-dev, base-files-dev, sysvinit-dev, netbase-dev, modutils-initscripts-dev, busybox-dev, update-alternatives-cworth-dev, util-linux-agetty-dev, initscripts-dev
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 440f1e6cd47ffbf145ada389613310d1
-Size: 894
-Filename: task-core-boot-dev_1.0-r10_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-core-boot.bb
-Description: task-core-boot version 1.0-r10 - Development files
- Task for OpenedHand Poky - minimal bootable image  This package contains
-
- symbolic links, header files, and related items necessary for software
-
- development.
-
-OE: task-core-boot
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-core-boot
-Version: 1.0-r10
-Depends: busybox, modutils-initscripts, sysvinit, util-linux-agetty, initscripts, sysvinit-pidof, netbase, base-files, shadow, base-passwd, update-alternatives-cworth
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 0f7a3df92758344be922d63f0c2b7186
-Size: 790
-Filename: task-core-boot_1.0-r10_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-core-boot.bb
-Description: task-core-boot version 1.0-r10
- Task for OpenedHand Poky - minimal bootable image
-
-OE: task-core-boot
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-distro-base-dbg
-Version: 1.0-r75
-Recommends: distro-feed-configs-dbg, shr-version-dbg
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 86a8abba128dd02bacb2c3b1bcb6ab61
-Size: 736
-Filename: task-distro-base-dbg_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-distro-base-dev
-Version: 1.0-r75
-Recommends: distro-feed-configs-dev, shr-version-dev
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: e0576a2b3862718c778b297e796dce01
-Size: 736
-Filename: task-distro-base-dev_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-distro-base
-Version: 1.0-r75
-Depends: shr-version, distro-feed-configs
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 0d6d246d155fbb3869eb19da78ecd8b7
-Size: 726
-Filename: task-distro-base_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-machine-base-dbg
-Version: 1.0-r75
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 9d97dadfbed102341971d0fe88a68097
-Size: 708
-Filename: task-machine-base-dbg_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-machine-base-dev
-Version: 1.0-r75
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 895bd783960c8de28e9090747c5fd982
-Size: 708
-Filename: task-machine-base-dev_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-machine-base
-Version: 1.0-r75
-Recommends: kernel-module-libertas-sdio, kernel-module-g-ether, kernel-module-hso, kernel-module-bridge
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: e00c366369a0aa2f05d5d0bac0bab69f
-Size: 748
-Filename: task-machine-base_1.0-r75_om_gta04.ipk
-Source: file:///OE/shr-core/openembedded-core/meta/recipes-core/tasks/task-base.bb
-Description: task-base version 1.0-r75
- Merge machine and distro options to create a basic machine task/package
-
-OE: task-base
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-shr-feed-dbg
-Version: 1.0-r104
-Recommends: claws-plugin-rssyl-dbg, imagemagick-dbg, xf86-input-tslib-dbg, pidgin-dbg, foxtrotgps-dbg, man-dbg, shr-splash-theme-logo-dbg, eve-dbg, e-tasks-dbg, telepathy-python-dbg, mplayer-dbg, opimd-utils-dbg, shr-splash-dbg, openmoocow-dbg, illume-keyboard-russian-terminal-dbg, gdb-dbg, mcnavi-dbg, enchant-dbg, abiword-dbg, ffalarms-dbg, illume-keyboard-default-numeric-dbg, shr-splash-theme-handy-dbg, shr-theme-sixteen-dbg, atrack-dbg, libnotify-dbg, x11perf-dbg, claws-plugin-gtkhtml2-viewer-dbg, minicom-dbg, opkg-utils-dbg, ttf-droid-serif-dbg, neolight-dbg, bind-utils-dbg, xprop-dbg, nano-dbg, illume-keyboard-default-alt-dbg, php-dbg, tcpdump-dbg, vim-dbg, speex-dbg, mdbus-dbg, evopedia-dbg, jefliks-dbg, fsonetworkd-dbg, udev-dbg, python-elementary-dbg, omgps-dbg, shr-theme-niebiee-dbg, dates-dbg, gzip-dbg, ffphonelog-dbg, joe-dbg, psmisc-dbg, samba-dbg, navit-dbg, orrery-dbg, eject-dbg, mysql5-dbg, aceofpenguins-dbg, oh-puzzles-dbg, mokoeightball-dbg, ppp-dbg, ttf-droid-sans-mono-dbg, sylpheed-dbg, intone-dbg, links-x11-dbg, gpm-dbg, gwaterpas-dbg, midori-dbg, omhacks-dbg, gnuplot-dbg, i2c-tools-dbg, kexec-dbg, dbus-daemon-proxy-dbg, xwininfo-dbg, shr-splash-theme-tux-dbg, ca-certificates-dbg, enjoy-dbg, advancedcaching-dbg, bison-dbg, zip-dbg, ttf-droid-sans-japanese-dbg, numberx-dbg, illume-keyboard-finnish-dbg, fso-apm-dbg, mickeyterm-dbg, ttf-droid-sans-dbg, gtkmm-dbg, tar-dbg, bluez-hcidump-dbg, picocom-dbg, x11vnc-dbg, spojegui-dbg, neomis-dbg, guitartune-dbg, net-tools-dbg, dbus-x11-dbg, e-wm-illume-dict-pl-dbg, iproute2-dbg, claws-mail-dbg, firefox-dbg, shr-theme-efenniht-dbg, git-dbg, illume-keyboard-russian-dbg, setxkbmap-dbg, illume-keyboard-french-dbg, shr-splash-theme-simple-dbg, linux-firmware-dbg, ntp-dbg, om-neon-dbg, obex-data-server-dbg, illume-keyboard-numeric-alt-dbg, babiloo-efl-dbg, fsousaged-dbg, illume-keyboard-german-dbg, dnsmasq-dbg, man-pages-dbg, illume-keyboard-hebrew-dbg, iputils-dbg, iliwi-dbg, epdfview-dbg, task-shr-feed (= 1.0-r104), fsodeviced-dbg, leafpad-dbg, thone-dbg, mokomaze-dbg, illume-keyboard-dvorak-dbg, minneo-dbg, illume-keyboard-arabic-dbg, libpurple-protocol-msn-dbg, mc-dbg, task-shr-feed-dbg, rfkill-dbg, estardict-dbg, illume-keyboard-dutch-dbg, elfe-dbg, shr-splash-theme-dontpanic-dbg, wmiconfig-dbg, links-dbg, podboy-dbg, mokojeweled-dbg, claws-plugin-mailmbox-dbg, illume-keyboard-danish-dbg, ttf-droid-sans-fallback-dbg, lsof-dbg, fbreader-dbg, automake-dbg, shr-theme-o2-dbg, make-dbg, zhone-dbg, aspell-dbg, shr-splash-theme-openmoko-dbg, emtooth2-dbg, xf86-video-fbdev-dbg, illume-keyboard-browse-dbg, libpurple-protocol-icq-dbg, tangogps-dbg, gpe-scap-dbg, openvpn-dbg
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: ca1a41fd2cd6c67912323467fa829e4c
-Size: 1828
-Filename: task-shr-feed-dbg_1.0-r104_om_gta04.ipk
-Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-feed.bb
-Description: task-shr-feed version 1.0-r104 - Debugging files
- SHR Feed  This package contains ELF symbols and related sources for
-
- debugging purposes.
-
-OE: task-shr-feed
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-shr-feed-dev
-Version: 1.0-r104
-Depends: task-shr-feed (= 1.0-r104)
-Recommends: shr-splash-theme-handy-dev, atrack-dev, ntp-dev, links-dev, oh-puzzles-dev, bind-utils-dev, gnuplot-dev, illume-keyboard-dutch-dev, minicom-dev, automake-dev, shr-splash-theme-logo-dev, guitartune-dev, shr-splash-theme-simple-dev, illume-keyboard-hebrew-dev, emtooth2-dev, php-dev, illume-keyboard-numeric-alt-dev, telepathy-python-dev, illume-keyboard-default-numeric-dev, udev-dev, fsonetworkd-dev, imagemagick-dev, illume-keyboard-default-alt-dev, ttf-droid-sans-japanese-dev, samba-dev, tar-dev, thone-dev, dbus-x11-dev, elfe-dev, ffphonelog-dev, joe-dev, gdb-dev, fso-apm-dev, net-tools-dev, neomis-dev, zip-dev, git-dev, ppp-dev, gzip-dev, xwininfo-dev, mokoeightball-dev, gtkmm-dev, ttf-droid-serif-dev, xprop-dev, om-neon-dev, tcpdump-dev, kexec-dev, illume-keyboard-german-dev, omgps-dev, dbus-daemon-proxy-dev, aceofpenguins-dev, gpe-scap-dev, libpurple-protocol-icq-dev, shr-splash-theme-openmoko-dev, gwaterpas-dev, e-tasks-dev, xf86-input-tslib-dev, navit-dev, mokomaze-dev, evopedia-dev, claws-plugin-rssyl-dev, python-elementary-dev, rfkill-dev, psmisc-dev, wmiconfig-dev, foxtrotgps-dev, make-dev, leafpad-dev, illume-keyboard-russian-dev, openmoocow-dev, mcnavi-dev, intone-dev, picocom-dev, illume-keyboard-arabic-dev, epdfview-dev, speex-dev, linux-firmware-dev, libnotify-dev, mysql5-dev, ttf-droid-sans-mono-dev, shr-theme-o2-dev, podboy-dev, advancedcaching-dev, tangogps-dev, neolight-dev, iliwi-dev, aspell-dev, minneo-dev, nano-dev, bison-dev, ttf-droid-sans-dev, shr-splash-dev, numberx-dev, illume-keyboard-dvorak-dev, pidgin-dev, ca-certificates-dev, enjoy-dev, vim-dev, shr-splash-theme-tux-dev, fsodeviced-dev, x11vnc-dev, enchant-dev, shr-theme-efenniht-dev, eject-dev, x11perf-dev, illume-keyboard-browse-dev, shr-splash-theme-dontpanic-dev, e-wm-illume-dict-pl-dev, zhone-dev, opkg-utils-dev, mc-dev, firefox-dev, claws-plugin-gtkhtml2-viewer-dev, setxkbmap-dev, dnsmasq-dev, claws-plugin-mailmbox-dev, man-pages-dev, mokojeweled-dev, task-shr-feed-dev, links-x11-dev, illume-keyboard-french-dev, bluez-hcidump-dev, omhacks-dev, i2c-tools-dev, midori-dev, fsousaged-dev, opimd-utils-dev, eve-dev, illume-keyboard-danish-dev, ttf-droid-sans-fallback-dev, illume-keyboard-russian-terminal-dev, man-dev, obex-data-server-dev, xf86-video-fbdev-dev, babiloo-efl-dev, mickeyterm-dev, jefliks-dev, sylpheed-dev, fbreader-dev, shr-theme-niebiee-dev, gpm-dev, lsof-dev, mplayer-dev, estardict-dev, illume-keyboard-finnish-dev, dates-dev, iputils-dev, shr-theme-sixteen-dev, mdbus-dev, iproute2-dev, ffalarms-dev, libpurple-protocol-msn-dev, openvpn-dev, claws-mail-dev, abiword-dev, spojegui-dev, orrery-dev
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 84665463061b42579d61d5edd5cbd153
-Size: 1768
-Filename: task-shr-feed-dev_1.0-r104_om_gta04.ipk
-Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-feed.bb
-Description: task-shr-feed version 1.0-r104 - Development files
- SHR Feed  This package contains symbolic links, header files, and related
-
- items necessary for software development.
-
-OE: task-shr-feed
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-shr-feed
-Version: 1.0-r104
-Depends: illume-keyboard-hebrew, orrery, mickeyterm, claws-plugin-mailmbox, fbreader, mokomaze, ttf-droid-serif, evopedia, gdb, shr-splash-theme-simple, ttf-droid-sans-mono, omgps, picocom, samba, gwaterpas, obex-data-server, elfe, bluez-hcidump, openvpn, xwininfo, shr-theme-sixteen, dbus-daemon-proxy, foxtrotgps, fso-apm, ca-certificates, libnotify, opkg-utils, vim, aspell, minneo, minicom, illume-keyboard-dvorak, eve, fsodeviced, psmisc, bison, net-tools, midori, man-pages, enchant, fsonetworkd, enjoy, ttf-droid-sans, xf86-input-tslib, mysql5, x11vnc, udev, setxkbmap, libpurple-protocol-msn, shr-splash-theme-dontpanic, sylpheed, speex, automake, linux-firmware, dnsmasq, claws-mail, illume-keyboard-arabic, claws-plugin-rssyl, jefliks, imagemagick, thone, ntp, claws-plugin-gtkhtml2-viewer, pidgin, leafpad, shr-splash, oh-puzzles, joe, eject, shr-splash-theme-handy, mokoeightball, dates, i2c-tools, spojegui, illume-keyboard-russian-terminal, omhacks, guitartune, bind-utils, xf86-video-fbdev, lsof, navit, libpurple-protocol-icq, e-wm-illume-dict-pl, firefox, python-elementary, illume-keyboard-danish, ttf-droid-sans-fallback, e-tasks, ppp, illume-keyboard-french, gtkmm, atrack, gpm, shr-splash-theme-tux, links, zip, illume-keyboard-default-alt, abiword, intone, fsousaged, illume-keyboard-russian, gpe-scap, tcpdump, rfkill, mdbus, illume-keyboard-default-numeric, babiloo-efl, iputils, opimd-utils, git, shr-theme-niebiee, emtooth2, mcnavi, mc, illume-keyboard-browse, illume-keyboard-numeric-alt, xprop, illume-keyboard-dutch, tangogps, tar, mokojeweled, x11perf, kexec, telepathy-python, numberx, links-x11, gnuplot, make, zhone, shr-splash-theme-openmoko, ffphonelog, iliwi, dbus-x11, openmoocow, podboy, neolight, illume-keyboard-finnish, shr-theme-o2, ttf-droid-sans-japanese, gzip, mplayer, om-neon, php, man, nano, advancedcaching, estardict, shr-splash-theme-logo, neomis, wmiconfig, illume-keyboard-german, aceofpenguins, shr-theme-efenniht, iproute2, ffalarms, epdfview
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: d034efb89e70742b77a06b12a12e73bc
-Size: 1636
-Filename: task-shr-feed_1.0-r104_om_gta04.ipk
-Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-feed.bb
-Description: task-shr-feed version 1.0-r104
- SHR Feed
-
-OE: task-shr-feed
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-shr-minimal-apps-dbg
-Version: 2.0-r49
-Recommends: ca-certificates-dbg, libphone-ui-shr-dbg, ffalarms-dbg, shr-theme-dbg, phoneui-apps-messages-dbg, phoneui-apps-dialer-dbg, phoneui-apps-contacts-dbg, ecalc-dbg, task-fso2-compliance-dbg, libphone-ui-dbg, phoneui-apps-quick-settings-dbg, phonefsod-dbg, shr-settings-dbg, phoneuid-dbg, iliwi-dbg
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 6718e6bead533132c754bbcf7e2bacff
-Size: 818
-Filename: task-shr-minimal-apps-dbg_2.0-r49_om_gta04.ipk
-Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
-Description: task-shr-minimal version 2.0-r49
- SHR Lite Image Feed
-
-OE: task-shr-minimal
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-shr-minimal-apps-dev
-Version: 2.0-r49
-Recommends: phoneui-apps-quick-settings-dev, phoneui-apps-messages-dev, libphone-ui-shr-dev, phoneui-apps-dialer-dev, ecalc-dev, iliwi-dev, shr-theme-dev, shr-settings-dev, libphone-ui-dev, ca-certificates-dev, phoneui-apps-contacts-dev, phoneuid-dev, task-fso2-compliance-dev, ffalarms-dev, phonefsod-dev
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 65f570e2f66bc7cae8332ad6f99e6b13
-Size: 820
-Filename: task-shr-minimal-apps-dev_2.0-r49_om_gta04.ipk
-Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
-Description: task-shr-minimal version 2.0-r49
- SHR Lite Image Feed
-
-OE: task-shr-minimal
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-shr-minimal-apps
-Version: 2.0-r49
-Depends: phoneui-apps-dialer, phonefsod, shr-settings, task-fso2-compliance, phoneui-apps-messages, libphone-ui0, ecalc, shr-theme, ca-certificates, iliwi, phoneui-apps-contacts, phoneuid, libphone-ui-shr, ffalarms, phoneui-apps-quick-settings
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 9454ecc2b1013b4585101476fac428fa
-Size: 806
-Filename: task-shr-minimal-apps_2.0-r49_om_gta04.ipk
-Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
-Description: task-shr-minimal version 2.0-r49
- SHR Lite Image Feed
-
-OE: task-shr-minimal
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-shr-minimal-audio-dbg
-Version: 2.0-r49
-Recommends: alsa-utils-aplay-dbg, alsa-utils-alsactl-dbg, alsa-utils-alsamixer-dbg, alsa-utils-amixer-dbg
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: e8c960a3a7d674bf3c35de5e39a0e52f
-Size: 734
-Filename: task-shr-minimal-audio-dbg_2.0-r49_om_gta04.ipk
-Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
-Description: task-shr-minimal version 2.0-r49
- SHR Lite Image Feed
-
-OE: task-shr-minimal
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-shr-minimal-audio-dev
-Version: 2.0-r49
-Recommends: alsa-utils-aplay-dev, alsa-utils-alsactl-dev, alsa-utils-amixer-dev, alsa-utils-alsamixer-dev
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 76b9711a222e7cae289ef538f1b95a40
-Size: 738
-Filename: task-shr-minimal-audio-dev_2.0-r49_om_gta04.ipk
-Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
-Description: task-shr-minimal version 2.0-r49
- SHR Lite Image Feed
-
-OE: task-shr-minimal
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-shr-minimal-audio
-Version: 2.0-r49
-Depends: alsa-utils-alsamixer, alsa-utils-alsactl, alsa-utils-amixer, alsa-utils-aplay
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 4709561efaeb10599478d14dc300de6c
-Size: 728
-Filename: task-shr-minimal-audio_2.0-r49_om_gta04.ipk
-Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
-Description: task-shr-minimal version 2.0-r49
- SHR Lite Image Feed
-
-OE: task-shr-minimal
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-shr-minimal-base-dbg
-Version: 2.0-r49
-Recommends: task-base-dbg, cronie-dbg, module-init-tools-depmod-dbg, fbset-modes-dbg, task-boot-dbg, glibc-utils-dbg, sysfsutils-dbg, glibc-charmap-utf-8-dbg, modutils-initscripts-dbg, fbset-dbg, netbase-dbg, logrotate-dbg, util-linux-fdisk-dbg, shr-splash-dbg
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: c27a727c0b0a2545e0b353147456a12a
-Size: 824
-Filename: task-shr-minimal-base-dbg_2.0-r49_om_gta04.ipk
-Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
-Description: task-shr-minimal version 2.0-r49
- SHR Lite Image Feed
-
-OE: task-shr-minimal
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-shr-minimal-base-dev
-Version: 2.0-r49
-Recommends: task-base-dev, glibc-utils-dev, logrotate-dev, shr-splash-dev, sysfsutils-dev, fbset-dev, module-init-tools-depmod-dev, fbset-modes-dev, netbase-dev, glibc-charmap-utf-8-dev, util-linux-fdisk-dev, modutils-initscripts-dev, cronie-dev, task-boot-dev
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: da691d8fe54b54df3749e3deced9a39e
-Size: 818
-Filename: task-shr-minimal-base-dev_2.0-r49_om_gta04.ipk
-Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
-Description: task-shr-minimal version 2.0-r49
- SHR Lite Image Feed
-
-OE: task-shr-minimal
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-shr-minimal-base
-Version: 2.0-r49
-Depends: modutils-initscripts, glibc-utils, task-base, fbset-modes, task-boot, glibc-charmap-utf-8, module-init-tools-depmod, shr-splash, logrotate, util-linux-fdisk, netbase, sysfsutils, cronie, fbset
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: d8edb82381c7fa4fb2a3c084ee485f67
-Size: 806
-Filename: task-shr-minimal-base_2.0-r49_om_gta04.ipk
-Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
-Description: task-shr-minimal version 2.0-r49
- SHR Lite Image Feed
-
-OE: task-shr-minimal
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-shr-minimal-cli-dbg
-Version: 2.0-r49
-Recommends: nano-dbg, mtd-utils-dbg, rsyslog-dbg
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: c766dbc4f51ac8dcf0fe1cd4190b2a65
-Size: 724
-Filename: task-shr-minimal-cli-dbg_2.0-r49_om_gta04.ipk
-Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
-Description: task-shr-minimal version 2.0-r49
- SHR Lite Image Feed
-
-OE: task-shr-minimal
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-shr-minimal-cli-dev
-Version: 2.0-r49
-Recommends: nano-dev, rsyslog-dev, mtd-utils-dev
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 2c42fbf0bfff782ddc73ff0fdc7ba1e0
-Size: 722
-Filename: task-shr-minimal-cli-dev_2.0-r49_om_gta04.ipk
-Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
-Description: task-shr-minimal version 2.0-r49
- SHR Lite Image Feed
-
-OE: task-shr-minimal
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-shr-minimal-cli
-Version: 2.0-r49
-Depends: mtd-utils, nano, rsyslog
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 3fd77c1aa420988b30cd3cb2673b4ea9
-Size: 714
-Filename: task-shr-minimal-cli_2.0-r49_om_gta04.ipk
-Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
-Description: task-shr-minimal version 2.0-r49
- SHR Lite Image Feed
-
-OE: task-shr-minimal
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-shr-minimal-dbg
-Version: 2.0-r49
-Recommends: task-shr-minimal (= 2.0-r49)
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 740dade7c751ec41e798a38764f43910
-Size: 830
-Filename: task-shr-minimal-dbg_2.0-r49_om_gta04.ipk
-Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
-Description: task-shr-minimal version 2.0-r49 - Debugging files
- SHR Lite Image Feed  This package contains ELF symbols and related
-
- sources for debugging purposes.
-
-OE: task-shr-minimal
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-shr-minimal-dev
-Version: 2.0-r49
-Depends: task-shr-minimal (= 2.0-r49)
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 3df37eea3270a48a71fa779f797495e1
-Size: 782
-Filename: task-shr-minimal-dev_2.0-r49_om_gta04.ipk
-Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
-Description: task-shr-minimal version 2.0-r49 - Development files
- SHR Lite Image Feed  This package contains symbolic links, header files,
-
- and related items necessary for software development.
-
-OE: task-shr-minimal
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-shr-minimal-fso-dbg
-Version: 2.0-r49
-Recommends: python-gst-dbg, fso-gpsd-dbg, opimd-utils-cli-dbg, fsoraw-dbg, python-codecs-dbg
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 2a7bbc8c92fac3c4b7d7f88b78334d99
-Size: 746
-Filename: task-shr-minimal-fso-dbg_2.0-r49_om_gta04.ipk
-Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
-Description: task-shr-minimal version 2.0-r49
- SHR Lite Image Feed
-
-OE: task-shr-minimal
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-shr-minimal-fso-dev
-Version: 2.0-r49
-Recommends: opimd-utils-cli-dev, python-gst-dev, python-codecs-dev, fsoraw-dev, fso-gpsd-dev
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: c71757cfc9c5dd2a71f4258fe881d46a
-Size: 748
-Filename: task-shr-minimal-fso-dev_2.0-r49_om_gta04.ipk
-Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
-Description: task-shr-minimal version 2.0-r49
- SHR Lite Image Feed
-
-OE: task-shr-minimal
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-shr-minimal-fso
-Version: 2.0-r49
-Depends: fsoraw, fso-gpsd, python-codecs, opimd-utils-cli, python-gst
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 96d3dd6aeb55393a625d3cceacfbef8e
-Size: 734
-Filename: task-shr-minimal-fso_2.0-r49_om_gta04.ipk
-Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
-Description: task-shr-minimal version 2.0-r49
- SHR Lite Image Feed
-
-OE: task-shr-minimal
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-shr-minimal-gtk-dbg
-Version: 2.0-r49
-Recommends: hicolor-icon-theme-dbg, ffphonelog-dbg, matchbox-keyboard-im-dbg, vala-terminal-dbg, gtk-immodule-xim-dbg, gtk-theme-e17lookalike-dbg
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 8157334cfda874c7fef53adba801314e
-Size: 778
-Filename: task-shr-minimal-gtk-dbg_2.0-r49_om_gta04.ipk
-Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
-Description: task-shr-minimal version 2.0-r49
- SHR Lite Image Feed
-
-OE: task-shr-minimal
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-shr-minimal-gtk-dev
-Version: 2.0-r49
-Recommends: vala-terminal-dev, ffphonelog-dev, matchbox-keyboard-im-dev, gtk-theme-e17lookalike-dev, hicolor-icon-theme-dev, gtk-immodule-xim-dev
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 0f7ee77b3377b523e973cbdebf8167e5
-Size: 782
-Filename: task-shr-minimal-gtk-dev_2.0-r49_om_gta04.ipk
-Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
-Description: task-shr-minimal version 2.0-r49
- SHR Lite Image Feed
-
-OE: task-shr-minimal
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-shr-minimal-gtk
-Version: 2.0-r49
-Depends: hicolor-icon-theme, gtk-immodule-xim, vala-terminal, matchbox-keyboard-im, ffphonelog, gtk-theme-e17lookalike
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 845f15fbab1f0148c1a9890e068f9b11
-Size: 770
-Filename: task-shr-minimal-gtk_2.0-r49_om_gta04.ipk
-Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
-Description: task-shr-minimal version 2.0-r49
- SHR Lite Image Feed
-
-OE: task-shr-minimal
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-shr-minimal-x-dbg
-Version: 2.0-r49
-Recommends: eglibc-binary-localedata-en-gb-dbg, libx11-locale-dbg, xinput-calibrator-dbg, xcursor-transparent-theme-dbg, task-x11-illume-dbg, shr-wizard-dbg, eglibc-binary-localedata-en-us-dbg, shr-theme-gry-dbg, task-fonts-truetype-core-dbg
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 94d4cddf2bf255c10b12950ab8e8bb1e
-Size: 812
-Filename: task-shr-minimal-x-dbg_2.0-r49_om_gta04.ipk
-Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
-Description: task-shr-minimal version 2.0-r49
- SHR Lite Image Feed
-
-OE: task-shr-minimal
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-shr-minimal-x-dev
-Version: 2.0-r49
-Recommends: task-x11-illume-dev, xinput-calibrator-dev, shr-wizard-dev, task-fonts-truetype-core-dev, eglibc-binary-localedata-en-gb-dev, xcursor-transparent-theme-dev, shr-theme-gry-dev, eglibc-binary-localedata-en-us-dev, libx11-locale-dev
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 905896eb532509f9a9264338d30afcdb
-Size: 814
-Filename: task-shr-minimal-x-dev_2.0-r49_om_gta04.ipk
-Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
-Description: task-shr-minimal version 2.0-r49
- SHR Lite Image Feed
-
-OE: task-shr-minimal
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-shr-minimal-x
-Version: 2.0-r49
-Depends: xcursor-transparent-theme, xinput-calibrator, eglibc-binary-localedata-en-us, libx11-locale, shr-theme-gry, shr-wizard, task-fonts-truetype-core, task-x11-illume, eglibc-binary-localedata-en-gb
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 62959be2b3230071cdd284f043373ef3
-Size: 798
-Filename: task-shr-minimal-x_2.0-r49_om_gta04.ipk
-Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
-Description: task-shr-minimal version 2.0-r49
- SHR Lite Image Feed
-
-OE: task-shr-minimal
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-shr-minimal
-Version: 2.0-r49
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 4f937e4158159b132629fec3741d4327
-Size: 688
-Filename: task-shr-minimal_2.0-r49_om_gta04.ipk
-Source: file:///OE/shr-core/meta-smartphone/meta-shr/recipes-shr/tasks/task-shr-minimal.bb
-Description: task-shr-minimal version 2.0-r49
- SHR Lite Image Feed
-
-OE: task-shr-minimal
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-x11-server-dbg
-Version: 1.0-r9
-Recommends: xf86-input-evdev-dbg, xserver-xorg-dbg, xf86-video-omapfb-dbg, task-x11-server (= 1.0-r9), xf86-input-keyboard-dbg, task-x11-server-dbg, xf86-input-mouse-dbg
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 6f3f85751145ea21f389ef927d048598
-Size: 890
-Filename: task-x11-server-dbg_1.0-r9_om_gta04.ipk
-Source: file:///OE/shr-core/meta-openembedded/meta-oe/recipes-core/tasks/task-x11-server_1.0.bb
-Description: task-x11-server version 1.0-r9 - Debugging files
- Task for an image with Xserver  This package contains ELF symbols and
-
- related sources for debugging purposes.
-
-OE: task-x11-server
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-x11-server-dev
-Version: 1.0-r9
-Depends: task-x11-server (= 1.0-r9)
-Recommends: xf86-video-omapfb-dev, xf86-input-evdev-dev, xserver-xorg-dev, xf86-input-keyboard-dev, task-x11-server-dev, xf86-input-mouse-dev
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 0678b9dbf1e7d3426cd2e37e31d14fa8
-Size: 840
-Filename: task-x11-server-dev_1.0-r9_om_gta04.ipk
-Source: file:///OE/shr-core/meta-openembedded/meta-oe/recipes-core/tasks/task-x11-server_1.0.bb
-Description: task-x11-server version 1.0-r9 - Development files
- Task for an image with Xserver  This package contains symbolic links,
-
- header files, and related items necessary for software development.
-
-OE: task-x11-server
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: task-x11-server
-Version: 1.0-r9
-Depends: xserver-xorg, xf86-video-omapfb, xf86-input-keyboard, xf86-input-evdev, xf86-input-mouse
-Provides: task-xserver
-Section: base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 46a9fb910efb568851ade1496a3e7765
-Size: 750
-Filename: task-x11-server_1.0-r9_om_gta04.ipk
-Source: file:///OE/shr-core/meta-openembedded/meta-oe/recipes-core/tasks/task-x11-server_1.0.bb
-Description: task-x11-server version 1.0-r9
- Task for an image with Xserver
-
-OE: task-x11-server
-HomePage: unknown
-License: MIT
-Priority: optional
-
-
-Package: u-boot-dbg
-Version: 2011.03+gitr1+e17fde7c50b8c54967450c7aea465e7e6bcb29dd-r1
-Recommends: u-boot (= 2011.03+gitr1+e17fde7c50b8c54967450c7aea465e7e6bcb29dd-r1), u-boot-dbg
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 2e0f21b966d5db2502d1b0f574c97ebd
-Size: 908
-Filename: u-boot-dbg_2011.03+gitr1+e17fde7c50b8c54967450c7aea465e7e6bcb29dd-r1_om_gta04.ipk
-Source: git://git.goldelico.com/gta04-uboot.git file://0001-config-Always-use-GNU-ld.patch
-Description: u-boot version 2011.03+gitr1+e17fde7c50b8c54967450c7aea465e7e6bcb29dd-r1 - Debugging files
- U-Boot - the Universal Boot Loader  This package contains ELF symbols and
-
- related sources for debugging purposes.
-
-OE: u-boot
-HomePage: http://www.denx.de/wiki/U-Boot/WebHome
-License: GPLv2+
-Priority: optional
-
-
-Package: u-boot-dev
-Version: 2011.03+gitr1+e17fde7c50b8c54967450c7aea465e7e6bcb29dd-r1
-Depends: u-boot (= 2011.03+gitr1+e17fde7c50b8c54967450c7aea465e7e6bcb29dd-r1)
-Recommends: u-boot-dev
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: a29c572a31facc0ab61dc798393efc2a
-Size: 864
-Filename: u-boot-dev_2011.03+gitr1+e17fde7c50b8c54967450c7aea465e7e6bcb29dd-r1_om_gta04.ipk
-Source: git://git.goldelico.com/gta04-uboot.git file://0001-config-Always-use-GNU-ld.patch
-Description: u-boot version 2011.03+gitr1+e17fde7c50b8c54967450c7aea465e7e6bcb29dd-r1 - Development files
- U-Boot - the Universal Boot Loader  This package contains symbolic links,
-
- header files, and related items necessary for software development.
-
-OE: u-boot
-HomePage: http://www.denx.de/wiki/U-Boot/WebHome
-License: GPLv2+
-Priority: optional
-
-
-Package: u-boot
-Version: 2011.03+gitr1+e17fde7c50b8c54967450c7aea465e7e6bcb29dd-r1
-Section: bootloaders
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: c53e75011316478a46af121abc9cdb6f
-Size: 139694
-Filename: u-boot_2011.03+gitr1+e17fde7c50b8c54967450c7aea465e7e6bcb29dd-r1_om_gta04.ipk
-Source: git://git.goldelico.com/gta04-uboot.git file://0001-config-Always-use-GNU-ld.patch
-Description: u-boot version 2011.03+gitr1+e17fde7c50b8c54967450c7aea465e7e6bcb29dd-r1
- U-Boot - the Universal Boot Loader
-
-OE: u-boot
-HomePage: http://www.denx.de/wiki/U-Boot/WebHome
-License: GPLv2+
-Priority: optional
-
-
-Package: xserver-xf86-config-dbg
-Version: 0.1-r14
-Recommends: xserver-xf86-config-dbg, xserver-xf86-config (= 0.1-r14)
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 493ab763c4767667e5db0d7eb6507923
-Size: 814
-Filename: xserver-xf86-config-dbg_0.1-r14_om_gta04.ipk
-Source: file://xorg.conf
-Description: xserver-xf86-config version 0.1-r14 - Debugging files
- X.Org X server configuration file  This package contains ELF symbols and
-
- related sources for debugging purposes.
-
-OE: xserver-xf86-config
-HomePage: http://www.x.org
-License: MIT-X
-Priority: optional
-
-
-Package: xserver-xf86-config-dev
-Version: 0.1-r14
-Depends: xserver-xf86-config (= 0.1-r14)
-Recommends: xserver-xf86-config-dev
-Section: devel
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 08593b9525baf31e34941f979102aca9
-Size: 774
-Filename: xserver-xf86-config-dev_0.1-r14_om_gta04.ipk
-Source: file://xorg.conf
-Description: xserver-xf86-config version 0.1-r14 - Development files
- X.Org X server configuration file  This package contains symbolic links,
-
- header files, and related items necessary for software development.
-
-OE: xserver-xf86-config
-HomePage: http://www.x.org
-License: MIT-X
-Priority: optional
-
-
-Package: xserver-xf86-config
-Version: 0.1-r14
-Section: x11/base
-Architecture: om_gta04
-Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: ba0a00aff9a7255f3ba28d4d77c72f0f
-Size: 1182
-Filename: xserver-xf86-config_0.1-r14_om_gta04.ipk
-Source: file://xorg.conf
-Description: xserver-xf86-config version 0.1-r14
- X.Org X server configuration file
-
-OE: xserver-xf86-config
-HomePage: http://www.x.org
-License: MIT-X
-Priority: optional
-
-
diff -uNr oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/status oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/status
--- oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/status	2012-02-29 09:22:07.000000000 +0100
+++ oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/sysroots/armv7a-vfp-neon-oe-linux-gnueabi/var/lib/opkg/status	2012-03-01 00:35:37.000000000 +0100
@@ -2,8 +2,8 @@
 Version: 4.1.4.3-r1
 Provides:
 Status: install ok installed
-Architecture: om_gta04
-Installed-Time: 1330503601
+Architecture: crespo
+Installed-Time: 1330558396
 Auto-Installed: yes
 
 Package: gdk-pixbuf-dev
@@ -13,7 +13,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503592
+Installed-Time: 1330558386
 Auto-Installed: yes
 
 Package: libxcursor-dbg
@@ -22,7 +22,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503644
+Installed-Time: 1330558443
 Auto-Installed: yes
 
 Package: pam-plugin-mail
@@ -31,7 +31,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503602
+Installed-Time: 1330558397
 Auto-Installed: yes
 
 Package: lcms
@@ -40,7 +40,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503556
+Installed-Time: 1330558348
 Auto-Installed: yes
 
 Package: evas-engine-software-x11
@@ -50,7 +50,7 @@
 Replaces: libevas-ver-pre-svn-00-engine-software-x11, liblibevas-ver-pre-svn-00-engine-software-x11
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503569
+Installed-Time: 1330558362
 Auto-Installed: yes
 
 Package: libxv-dev
@@ -60,7 +60,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503631
+Installed-Time: 1330558427
 Auto-Installed: yes
 
 Package: libpam
@@ -70,7 +70,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503582
+Installed-Time: 1330558376
 Auto-Installed: yes
 
 Package: libxcb-xprint0
@@ -79,7 +79,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503576
+Installed-Time: 1330558369
 Auto-Installed: yes
 
 Package: libtheora
@@ -88,7 +88,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503629
+Installed-Time: 1330558426
 Auto-Installed: yes
 
 Package: task-core-standalone-sdk-target
@@ -97,7 +97,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503544
+Installed-Time: 1330558338
 Auto-Installed: yes
 
 Package: libxdmcp6
@@ -106,7 +106,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503546
+Installed-Time: 1330558341
 Auto-Installed: yes
 
 Package: avahi
@@ -116,7 +116,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503632
+Installed-Time: 1330558428
 Auto-Installed: yes
 
 Package: libcroco
@@ -125,7 +125,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503596
+Installed-Time: 1330558389
 Auto-Installed: yes
 
 Package: libgstfft-0.10-0
@@ -134,7 +134,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503628
+Installed-Time: 1330558423
 Auto-Installed: yes
 
 Package: libc6
@@ -142,7 +142,7 @@
 Provides: rtld(GNU_HASH), glibc
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503519
+Installed-Time: 1330558307
 Auto-Installed: yes
 
 Package: randrproto-dev
@@ -151,7 +151,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503618
+Installed-Time: 1330558413
 Auto-Installed: yes
 
 Package: gnome-common-dev
@@ -161,7 +161,7 @@
 Provides:
 Status: install ok installed
 Architecture: all
-Installed-Time: 1330503611
+Installed-Time: 1330558407
 Auto-Installed: yes
 
 Package: util-linux-mkfs
@@ -170,7 +170,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503591
+Installed-Time: 1330558384
 Auto-Installed: yes
 
 Package: libxrender-dev
@@ -180,7 +180,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503592
+Installed-Time: 1330558385
 Auto-Installed: yes
 
 Package: libcom-err2
@@ -189,7 +189,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503589
+Installed-Time: 1330558382
 Auto-Installed: yes
 
 Package: eglibc-localedata-translit-fraction
@@ -197,7 +197,7 @@
 Provides: glibc-localedata-translit-fraction
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503542
+Installed-Time: 1330558337
 Auto-Installed: yes
 
 Package: libatk-1.0-dev
@@ -207,7 +207,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503613
+Installed-Time: 1330558409
 Auto-Installed: yes
 
 Package: libgstrtp-0.10-0
@@ -216,7 +216,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503628
+Installed-Time: 1330558424
 Auto-Installed: yes
 
 Package: libcap-dbg
@@ -225,7 +225,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503528
+Installed-Time: 1330558318
 Auto-Installed: yes
 
 Package: alsa-lib
@@ -234,7 +234,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503636
+Installed-Time: 1330558434
 Auto-Installed: yes
 
 Package: poppler-data
@@ -242,7 +242,7 @@
 Provides:
 Status: install ok installed
 Architecture: all
-Installed-Time: 1330503641
+Installed-Time: 1330558439
 Auto-Installed: yes
 
 Package: gconf
@@ -251,7 +251,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503605
+Installed-Time: 1330558400
 Auto-Installed: yes
 
 Package: libatk-1.0-0
@@ -260,7 +260,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503600
+Installed-Time: 1330558394
 Auto-Installed: yes
 
 Package: elementary-dbg
@@ -269,7 +269,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503678
+Installed-Time: 1330558483
 Auto-Installed: yes
 
 Package: util-linux-umount
@@ -278,7 +278,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503557
+Installed-Time: 1330558351
 Auto-Installed: yes
 
 Package: gst-plugins-base-dev
@@ -288,7 +288,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503629
+Installed-Time: 1330558426
 Auto-Installed: yes
 
 Package: tslib-conf
@@ -296,7 +296,7 @@
 Provides: libts-0.0-conf
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503547
+Installed-Time: 1330558342
 Auto-Installed: yes
 
 Package: libssl1.0.0
@@ -305,7 +305,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503594
+Installed-Time: 1330558387
 Auto-Installed: yes
 
 Package: libxt6
@@ -314,7 +314,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503620
+Installed-Time: 1330558415
 Auto-Installed: yes
 
 Package: libtiff-dbg
@@ -323,7 +323,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503670
+Installed-Time: 1330558474
 Auto-Installed: yes
 
 Package: libavahi-gobject0
@@ -332,7 +332,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503631
+Installed-Time: 1330558428
 Auto-Installed: yes
 
 Package: libexif-dbg
@@ -341,7 +341,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503678
+Installed-Time: 1330558484
 Auto-Installed: yes
 
 Package: libice6
@@ -350,7 +350,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503568
+Installed-Time: 1330558362
 Auto-Installed: yes
 
 Package: libsm-dev
@@ -360,7 +360,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503588
+Installed-Time: 1330558382
 Auto-Installed: yes
 
 Package: coreutils-dev
@@ -370,7 +370,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503585
+Installed-Time: 1330558379
 Auto-Installed: yes
 
 Package: libxdmcp-dbg
@@ -379,7 +379,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503647
+Installed-Time: 1330558447
 Auto-Installed: yes
 
 Package: task-efl-standalone-sdk-target
@@ -388,7 +388,7 @@
 Provides:
 Status: install user installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503562
+Installed-Time: 1330558354
 Auto-Installed: yes
 
 Package: pkgconfig-dbg
@@ -397,7 +397,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503521
+Installed-Time: 1330558309
 Auto-Installed: yes
 
 Package: libgcrypt11
@@ -406,7 +406,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503532
+Installed-Time: 1330558322
 Auto-Installed: yes
 
 Package: libxml2-dbg
@@ -415,7 +415,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503668
+Installed-Time: 1330558473
 Auto-Installed: yes
 
 Package: pam-plugin-group
@@ -424,7 +424,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503602
+Installed-Time: 1330558397
 Auto-Installed: yes
 
 Package: eglibc-extra-nss
@@ -433,7 +433,7 @@
 Provides: glibc-extra-nss
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503535
+Installed-Time: 1330558329
 Auto-Installed: yes
 
 Package: libxcursor-dev
@@ -443,7 +443,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503618
+Installed-Time: 1330558413
 Auto-Installed: yes
 
 Package: libxcb-res0
@@ -452,7 +452,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503576
+Installed-Time: 1330558371
 Auto-Installed: yes
 
 Package: bash
@@ -461,7 +461,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503520
+Installed-Time: 1330558308
 Auto-Installed: yes
 
 Package: libusb-0.1-4
@@ -470,7 +470,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503623
+Installed-Time: 1330558419
 Auto-Installed: yes
 
 Package: libffi5
@@ -479,7 +479,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503526
+Installed-Time: 1330558314
 Auto-Installed: yes
 
 Package: eggdbus
@@ -488,7 +488,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503611
+Installed-Time: 1330558407
 Auto-Installed: yes
 
 Package: libice-dbg
@@ -497,7 +497,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503662
+Installed-Time: 1330558463
 Auto-Installed: yes
 
 Package: openssl
@@ -506,7 +506,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503594
+Installed-Time: 1330558387
 Auto-Installed: yes
 
 Package: eglibc-localedata-iso14651-t1
@@ -515,7 +515,7 @@
 Provides: glibc-localedata-iso14651-t1
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503543
+Installed-Time: 1330558338
 Auto-Installed: yes
 
 Package: libxcb-xfixes0
@@ -524,7 +524,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503576
+Installed-Time: 1330558370
 Auto-Installed: yes
 
 Package: dbus-1
@@ -536,7 +536,7 @@
 Conffiles:
  /etc/dbus-1/system.conf cde0a6ef9dad7b80fce3b227753fa64e
  /etc/dbus-1/session.conf 3ec4497bcff6f8e1445db64b23bda595
-Installed-Time: 1330503605
+Installed-Time: 1330558400
 Auto-Installed: yes
 
 Package: libxv1
@@ -545,7 +545,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503631
+Installed-Time: 1330558427
 Auto-Installed: yes
 
 Package: libxp-dbg
@@ -554,7 +554,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503658
+Installed-Time: 1330558457
 Auto-Installed: yes
 
 Package: libgstcdda-0.10-0
@@ -563,7 +563,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503628
+Installed-Time: 1330558424
 Auto-Installed: yes
 
 Package: libticw5
@@ -572,7 +572,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503565
+Installed-Time: 1330558357
 Auto-Installed: yes
 
 Package: libstdc++-dev
@@ -582,7 +582,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503541
+Installed-Time: 1330558335
 Auto-Installed: yes
 
 Package: libxcb-randr0
@@ -591,7 +591,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503576
+Installed-Time: 1330558370
 Auto-Installed: yes
 
 Package: libgnutlsxx27
@@ -600,7 +600,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503595
+Installed-Time: 1330558388
 Auto-Installed: yes
 
 Package: evas
@@ -611,7 +611,7 @@
 Replaces: libevas-ver-pre-svn-01-0, libevas-ver-pre-svn-00-0
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503551
+Installed-Time: 1330558343
 Auto-Installed: yes
 
 Package: pam-plugin-securetty
@@ -620,7 +620,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503601
+Installed-Time: 1330558396
 Auto-Installed: yes
 
 Package: acl
@@ -629,7 +629,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503625
+Installed-Time: 1330558421
 Auto-Installed: yes
 
 Package: libjpeg8
@@ -638,7 +638,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503528
+Installed-Time: 1330558317
 Auto-Installed: yes
 
 Package: evas-loader-gif
@@ -647,7 +647,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503569
+Installed-Time: 1330558362
 Auto-Installed: yes
 
 Package: libjpeg-dbg
@@ -656,7 +656,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503521
+Installed-Time: 1330558309
 Auto-Installed: yes
 
 Package: libcap-dev
@@ -666,7 +666,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503582
+Installed-Time: 1330558376
 Auto-Installed: yes
 
 Package: libusb-1.0-0
@@ -675,7 +675,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503623
+Installed-Time: 1330558419
 Auto-Installed: yes
 
 Package: libxft2
@@ -684,7 +684,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503571
+Installed-Time: 1330558365
 Auto-Installed: yes
 
 Package: libxcomposite-dbg
@@ -693,7 +693,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503659
+Installed-Time: 1330558458
 Auto-Installed: yes
 
 Package: libuuid1
@@ -702,7 +702,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503557
+Installed-Time: 1330558349
 Auto-Installed: yes
 
 Package: elementary-dev
@@ -712,7 +712,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503560
+Installed-Time: 1330558353
 Auto-Installed: yes
 
 Package: libpoppler18
@@ -721,7 +721,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503556
+Installed-Time: 1330558349
 Auto-Installed: yes
 
 Package: eglibc-gconv-iso8859-1
@@ -730,7 +730,7 @@
 Provides: glibc-gconv-iso8859-1
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503544
+Installed-Time: 1330558338
 Auto-Installed: yes
 
 Package: base-files-dev
@@ -739,8 +739,8 @@
 Recommends: base-files-dev
 Provides:
 Status: install ok installed
-Architecture: om_gta04
-Installed-Time: 1330503613
+Architecture: crespo
+Installed-Time: 1330558409
 Auto-Installed: yes
 
 Package: liboil-dev
@@ -750,7 +750,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503637
+Installed-Time: 1330558435
 Auto-Installed: yes
 
 Package: ecore-dbg
@@ -759,7 +759,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503643
+Installed-Time: 1330558441
 Auto-Installed: yes
 
 Package: libxfixes-dbg
@@ -768,7 +768,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503650
+Installed-Time: 1330558451
 Auto-Installed: yes
 
 Package: elementary-configs
@@ -777,7 +777,7 @@
 Replaces: libelementary-ver-svn-06-configs, libelementary-ver-pre-svn-06-configs, libelementary-ver-pre-svn-05-configs
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503555
+Installed-Time: 1330558347
 Auto-Installed: yes
 
 Package: libtiff-dev
@@ -787,7 +787,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503592
+Installed-Time: 1330558386
 Auto-Installed: yes
 
 Package: edbus-dbg
@@ -796,7 +796,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503676
+Installed-Time: 1330558480
 Auto-Installed: yes
 
 Package: pango-module-basic-fc
@@ -805,7 +805,7 @@
 Provides:
 Status: install ok unpacked
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503571
+Installed-Time: 1330558365
 Auto-Installed: yes
 
 Package: libexif-dev
@@ -815,7 +815,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503622
+Installed-Time: 1330558417
 Auto-Installed: yes
 
 Package: ecore-imf-evas
@@ -825,7 +825,7 @@
 Replaces: libecore-imf-evas-ver-pre-svn-01-0
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503553
+Installed-Time: 1330558345
 Auto-Installed: yes
 
 Package: xf86bigfontproto-dev
@@ -834,7 +834,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503581
+Installed-Time: 1330558374
 Auto-Installed: yes
 
 Package: libxcb-shm0
@@ -843,18 +843,18 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503575
+Installed-Time: 1330558369
 Auto-Installed: yes
 
 Package: base-files
 Version: 3.0.14-r76
 Provides:
 Status: install ok installed
-Architecture: om_gta04
+Architecture: crespo
 Conffiles:
- /etc/fstab 07328fe182103b1f01787e1fdab7fdd2
- /etc/hostname cbe98d8e9571b7909a1f1ca1f0aa54a7
-Installed-Time: 1330503597
+ /etc/fstab 3415d44080c2d195985bfafe9b369cfd
+ /etc/hostname d70226e7e057d2c3c672d0ab35fa8094
+Installed-Time: 1330558393
 Auto-Installed: yes
 
 Package: liboil
@@ -863,7 +863,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503637
+Installed-Time: 1330558434
 Auto-Installed: yes
 
 Package: alsa-conf-base
@@ -871,7 +871,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503636
+Installed-Time: 1330558434
 Auto-Installed: yes
 
 Package: util-macros-dev
@@ -880,7 +880,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503571
+Installed-Time: 1330558366
 Auto-Installed: yes
 
 Package: gtk+-dev
@@ -890,7 +890,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503616
+Installed-Time: 1330558412
 Auto-Installed: yes
 
 Package: libxdmcp-dev
@@ -900,7 +900,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503578
+Installed-Time: 1330558373
 Auto-Installed: yes
 
 Package: fixesproto-dev
@@ -909,7 +909,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503617
+Installed-Time: 1330558412
 Auto-Installed: yes
 
 Package: ocf-linux-dev
@@ -919,7 +919,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503595
+Installed-Time: 1330558388
 Auto-Installed: yes
 
 Package: update-rc.d-dev
@@ -929,7 +929,7 @@
 Provides:
 Status: install ok installed
 Architecture: all
-Installed-Time: 1330503609
+Installed-Time: 1330558405
 Auto-Installed: yes
 
 Package: libeconnman0-7x1
@@ -939,7 +939,7 @@
 Replaces: edbus
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503561
+Installed-Time: 1330558353
 Auto-Installed: yes
 
 Package: pkgconfig-dev
@@ -949,7 +949,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503572
+Installed-Time: 1330558366
 Auto-Installed: yes
 
 Package: libxcb-dpms0
@@ -958,7 +958,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503577
+Installed-Time: 1330558372
 Auto-Installed: yes
 
 Package: libxml2-dev
@@ -968,7 +968,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503596
+Installed-Time: 1330558389
 Auto-Installed: yes
 
 Package: evas-engine-fb
@@ -978,7 +978,7 @@
 Replaces: libevas-ver-pre-svn-00-engine-fb, liblibevas-ver-pre-svn-00-engine-fb
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503569
+Installed-Time: 1330558363
 Auto-Installed: yes
 
 Package: xcb-proto-dev
@@ -987,7 +987,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503579
+Installed-Time: 1330558373
 Auto-Installed: yes
 
 Package: ecore-input
@@ -997,7 +997,7 @@
 Replaces: libecore-input-ver-pre-svn-01-0
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503551
+Installed-Time: 1330558343
 Auto-Installed: yes
 
 Package: util-linux-sfdisk
@@ -1006,7 +1006,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503591
+Installed-Time: 1330558384
 Auto-Installed: yes
 
 Package: libxss-dbg
@@ -1016,7 +1016,7 @@
 Replaces: libxss
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503671
+Installed-Time: 1330558474
 Auto-Installed: yes
 
 Package: libxcb-dri2-0
@@ -1025,7 +1025,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503577
+Installed-Time: 1330558371
 Auto-Installed: yes
 
 Package: openssl-dev
@@ -1035,7 +1035,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503595
+Installed-Time: 1330558388
 Auto-Installed: yes
 
 Package: lua5.1-dbg
@@ -1044,7 +1044,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503671
+Installed-Time: 1330558475
 Auto-Installed: yes
 
 Package: libstdc++6
@@ -1053,7 +1053,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503537
+Installed-Time: 1330558332
 Auto-Installed: yes
 
 Package: libice-dev
@@ -1063,7 +1063,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503588
+Installed-Time: 1330558382
 Auto-Installed: yes
 
 Package: librsvg-2-2
@@ -1072,7 +1072,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503571
+Installed-Time: 1330558365
 Auto-Installed: yes
 
 Package: epdf-dbg
@@ -1081,7 +1081,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503679
+Installed-Time: 1330558484
 Auto-Installed: yes
 
 Package: coreutils
@@ -1090,7 +1090,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503585
+Installed-Time: 1330558379
 Auto-Installed: yes
 
 Package: libedbus1
@@ -1100,7 +1100,7 @@
 Replaces: edbus
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503560
+Installed-Time: 1330558352
 Auto-Installed: yes
 
 Package: flex-dev
@@ -1110,7 +1110,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503584
+Installed-Time: 1330558378
 Auto-Installed: yes
 
 Package: pam-plugin-motd
@@ -1119,7 +1119,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503601
+Installed-Time: 1330558397
 Auto-Installed: yes
 
 Package: libxcb-xf86dri0
@@ -1128,7 +1128,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503576
+Installed-Time: 1330558371
 Auto-Installed: yes
 
 Package: libemotion-backend-gstreamer
@@ -1137,7 +1137,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503622
+Installed-Time: 1330558417
 Auto-Installed: yes
 
 Package: pam-plugin-warn
@@ -1146,7 +1146,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503583
+Installed-Time: 1330558377
 Auto-Installed: yes
 
 Package: libxrender1
@@ -1155,7 +1155,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503552
+Installed-Time: 1330558343
 Auto-Installed: yes
 
 Package: libogg-dev
@@ -1165,7 +1165,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503630
+Installed-Time: 1330558426
 Auto-Installed: yes
 
 Package: libpam-dev
@@ -1175,7 +1175,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503583
+Installed-Time: 1330558376
 Auto-Installed: yes
 
 Package: libdbus-1-3
@@ -1185,7 +1185,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503559
+Installed-Time: 1330558352
 Auto-Installed: yes
 
 Package: pam-plugin-rootok
@@ -1194,7 +1194,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503602
+Installed-Time: 1330558397
 Auto-Installed: yes
 
 Package: bzip2
@@ -1203,7 +1203,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503574
+Installed-Time: 1330558368
 Auto-Installed: yes
 
 Package: attr-dev
@@ -1213,7 +1213,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503586
+Installed-Time: 1330558380
 Auto-Installed: yes
 
 Package: usbutils-dev
@@ -1223,7 +1223,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503624
+Installed-Time: 1330558419
 Auto-Installed: yes
 
 Package: libxp-dev
@@ -1233,7 +1233,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503620
+Installed-Time: 1330558415
 Auto-Installed: yes
 
 Package: libgstapp-0.10-0
@@ -1242,7 +1242,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503628
+Installed-Time: 1330558424
 Auto-Installed: yes
 
 Package: gdk-pixbuf
@@ -1251,7 +1251,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503570
+Installed-Time: 1330558364
 Auto-Installed: yes
 
 Package: libxi-dbg
@@ -1260,7 +1260,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503657
+Installed-Time: 1330558456
 Auto-Installed: yes
 
 Package: libxcb-xevie0
@@ -1269,7 +1269,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503576
+Installed-Time: 1330558371
 Auto-Installed: yes
 
 Package: gdk-pixbuf-loader-xpm
@@ -1278,7 +1278,7 @@
 Provides:
 Status: install ok unpacked
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503608
+Installed-Time: 1330558403
 Auto-Installed: yes
 
 Package: libcroco-dev
@@ -1288,7 +1288,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503597
+Installed-Time: 1330558391
 Auto-Installed: yes
 
 Package: libgtk-2.0
@@ -1298,7 +1298,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503600
+Installed-Time: 1330558395
 Auto-Installed: yes
 
 Package: attr
@@ -1307,7 +1307,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503586
+Installed-Time: 1330558380
 Auto-Installed: yes
 
 Package: util-linux-mount
@@ -1316,7 +1316,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503591
+Installed-Time: 1330558384
 Auto-Installed: yes
 
 Package: usbutils
@@ -1325,7 +1325,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503624
+Installed-Time: 1330558419
 Auto-Installed: yes
 
 Package: polkit-dev
@@ -1335,7 +1335,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503611
+Installed-Time: 1330558406
 Auto-Installed: yes
 
 Package: libxdamage1
@@ -1344,7 +1344,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503552
+Installed-Time: 1330558344
 Auto-Installed: yes
 
 Package: libxrandr-dbg
@@ -1353,7 +1353,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503659
+Installed-Time: 1330558458
 Auto-Installed: yes
 
 Package: libcrypto1.0.0
@@ -1362,7 +1362,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503593
+Installed-Time: 1330558387
 Auto-Installed: yes
 
 Package: bison-dev
@@ -1372,7 +1372,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503584
+Installed-Time: 1330558377
 Auto-Installed: yes
 
 Package: libjpeg-dev
@@ -1382,7 +1382,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503581
+Installed-Time: 1330558374
 Auto-Installed: yes
 
 Package: libpthread-stubs-dev
@@ -1391,7 +1391,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503578
+Installed-Time: 1330558372
 Auto-Installed: yes
 
 Package: libtinfo5
@@ -1402,7 +1402,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503520
+Installed-Time: 1330558308
 Auto-Installed: yes
 
 Package: libxcomposite-dev
@@ -1412,7 +1412,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503616
+Installed-Time: 1330558412
 Auto-Installed: yes
 
 Package: alsa-lib-dev
@@ -1422,7 +1422,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503636
+Installed-Time: 1330558434
 Auto-Installed: yes
 
 Package: polkit
@@ -1431,7 +1431,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503598
+Installed-Time: 1330558393
 Auto-Installed: yes
 
 Package: edje
@@ -1441,7 +1441,7 @@
 Replaces: libedje-ver-pre-svn-01-0, libedje-ver-pre-svn-00-0
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503554
+Installed-Time: 1330558346
 Auto-Installed: yes
 
 Package: gconf-dev
@@ -1451,7 +1451,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503605
+Installed-Time: 1330558400
 Auto-Installed: yes
 
 Package: ecore-dev
@@ -1461,7 +1461,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503553
+Installed-Time: 1330558346
 Auto-Installed: yes
 
 Package: libxfixes-dev
@@ -1471,7 +1471,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503616
+Installed-Time: 1330558412
 Auto-Installed: yes
 
 Package: bison
@@ -1480,7 +1480,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503584
+Installed-Time: 1330558377
 Auto-Installed: yes
 
 Package: util-linux-swaponoff
@@ -1489,7 +1489,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503557
+Installed-Time: 1330558350
 Auto-Installed: yes
 
 Package: edbus-dev
@@ -1499,7 +1499,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503562
+Installed-Time: 1330558354
 Auto-Installed: yes
 
 Package: libgif4
@@ -1508,7 +1508,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503569
+Installed-Time: 1330558362
 Auto-Installed: yes
 
 Package: libxcb-shape0
@@ -1517,7 +1517,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503576
+Installed-Time: 1330558371
 Auto-Installed: yes
 
 Package: libxft-dbg
@@ -1526,7 +1526,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503666
+Installed-Time: 1330558469
 Auto-Installed: yes
 
 Package: eglibc-utils
@@ -1535,7 +1535,7 @@
 Provides: glibc-utils
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503537
+Installed-Time: 1330558331
 Auto-Installed: yes
 
 Package: libgpg-error-dbg
@@ -1544,7 +1544,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503529
+Installed-Time: 1330558319
 Auto-Installed: yes
 
 Package: libeet1
@@ -1553,7 +1553,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503534
+Installed-Time: 1330558327
 Auto-Installed: yes
 
 Package: libxprintutil-dev
@@ -1563,7 +1563,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503620
+Installed-Time: 1330558416
 Auto-Installed: yes
 
 Package: libfribidi-dbg
@@ -1572,7 +1572,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503643
+Installed-Time: 1330558442
 Auto-Installed: yes
 
 Package: recordproto-dbg
@@ -1581,7 +1581,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503657
+Installed-Time: 1330558456
 Auto-Installed: yes
 
 Package: embryo
@@ -1591,7 +1591,7 @@
 Replaces: libembryo-ver-pre-svn-01-0, libembryo-ver-pre-svn-00-0
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503554
+Installed-Time: 1330558346
 Auto-Installed: yes
 
 Package: edbus
@@ -1599,7 +1599,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503561
+Installed-Time: 1330558353
 Auto-Installed: yes
 
 Package: dbus-x11
@@ -1608,7 +1608,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503605
+Installed-Time: 1330558400
 Auto-Installed: yes
 
 Package: libgstsdp-0.10-0
@@ -1617,7 +1617,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503628
+Installed-Time: 1330558424
 Auto-Installed: yes
 
 Package: pam-plugin-permit
@@ -1626,7 +1626,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503583
+Installed-Time: 1330558377
 Auto-Installed: yes
 
 Package: kbproto-dbg
@@ -1635,7 +1635,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503650
+Installed-Time: 1330558449
 Auto-Installed: yes
 
 Package: libxss-dev
@@ -1646,7 +1646,7 @@
 Replaces: libxss
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503618
+Installed-Time: 1330558413
 Auto-Installed: yes
 
 Package: lua5.1-dev
@@ -1656,7 +1656,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503554
+Installed-Time: 1330558346
 Auto-Installed: yes
 
 Package: libgstvideo-0.10-0
@@ -1665,7 +1665,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503622
+Installed-Time: 1330558417
 Auto-Installed: yes
 
 Package: libexif12
@@ -1674,7 +1674,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503559
+Installed-Time: 1330558351
 Auto-Installed: yes
 
 Package: consolekit-dev
@@ -1684,7 +1684,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503611
+Installed-Time: 1330558407
 Auto-Installed: yes
 
 Package: epdf-dev
@@ -1694,7 +1694,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503637
+Installed-Time: 1330558435
 Auto-Installed: yes
 
 Package: libefreet-dbg
@@ -1703,7 +1703,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503698
+Installed-Time: 1330558501
 Auto-Installed: yes
 
 Package: libvorbis
@@ -1712,7 +1712,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503630
+Installed-Time: 1330558427
 Auto-Installed: yes
 
 Package: evas-loader-svg
@@ -1721,15 +1721,15 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503571
+Installed-Time: 1330558365
 Auto-Installed: yes
 
 Package: pointercal
 Version: 0.0-r11
 Provides:
 Status: install ok installed
-Architecture: om_gta04
-Installed-Time: 1330503568
+Architecture: crespo
+Installed-Time: 1330558361
 Auto-Installed: yes
 
 Package: libvorbisidec1
@@ -1738,7 +1738,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503637
+Installed-Time: 1330558434
 Auto-Installed: yes
 
 Package: libts-1.0-0
@@ -1748,7 +1748,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503547
+Installed-Time: 1330558342
 Auto-Installed: yes
 
 Package: libtasn1-dbg
@@ -1757,7 +1757,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503529
+Installed-Time: 1330558318
 Auto-Installed: yes
 
 Package: bash-dbg
@@ -1766,7 +1766,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503518
+Installed-Time: 1330558307
 Auto-Installed: yes
 
 Package: libcurl-dev
@@ -1775,7 +1775,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503618
+Installed-Time: 1330558413
 Auto-Installed: yes
 
 Package: libxml2
@@ -1784,7 +1784,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503570
+Installed-Time: 1330558364
 Auto-Installed: yes
 
 Package: consolekit
@@ -1793,7 +1793,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503599
+Installed-Time: 1330558394
 Auto-Installed: yes
 
 Package: libxinerama1
@@ -1802,7 +1802,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503547
+Installed-Time: 1330558341
 Auto-Installed: yes
 
 Package: libcairo-perf-utils
@@ -1811,7 +1811,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503587
+Installed-Time: 1330558381
 Auto-Installed: yes
 
 Package: libgmpxx4
@@ -1820,7 +1820,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503586
+Installed-Time: 1330558379
 Auto-Installed: yes
 
 Package: libefreet1
@@ -1829,7 +1829,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503555
+Installed-Time: 1330558348
 Auto-Installed: yes
 
 Package: libxi-dev
@@ -1839,7 +1839,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503619
+Installed-Time: 1330558414
 Auto-Installed: yes
 
 Package: libavahi-common3
@@ -1848,7 +1848,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503631
+Installed-Time: 1330558427
 Auto-Installed: yes
 
 Package: lcms-dbg
@@ -1857,7 +1857,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503680
+Installed-Time: 1330558484
 Auto-Installed: yes
 
 Package: libgnutls-dbg
@@ -1866,7 +1866,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503531
+Installed-Time: 1330558321
 Auto-Installed: yes
 
 Package: libblkid1
@@ -1875,7 +1875,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503557
+Installed-Time: 1330558350
 Auto-Installed: yes
 
 Package: locale-base-en-gb
@@ -1884,7 +1884,7 @@
 Provides: virtual-locale-en-gb, virtual-locale-en
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503535
+Installed-Time: 1330558328
 Auto-Installed: yes
 
 Package: eglibc-gconv
@@ -1892,7 +1892,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503537
+Installed-Time: 1330558332
 Auto-Installed: yes
 
 Package: libxrandr-dev
@@ -1902,7 +1902,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503618
+Installed-Time: 1330558413
 Auto-Installed: yes
 
 Package: libxcb-screensaver0
@@ -1911,7 +1911,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503575
+Installed-Time: 1330558369
 Auto-Installed: yes
 
 Package: libthread-db1
@@ -1920,7 +1920,7 @@
 Provides: glibc-thread-db
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503535
+Installed-Time: 1330558329
 Auto-Installed: yes
 
 Package: libreadline-dbg
@@ -1929,7 +1929,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503532
+Installed-Time: 1330558322
 Auto-Installed: yes
 
 Package: libdaemon-dev
@@ -1939,7 +1939,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503634
+Installed-Time: 1330558431
 Auto-Installed: yes
 
 Package: liblzo2-dbg
@@ -1948,7 +1948,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503532
+Installed-Time: 1330558323
 Auto-Installed: yes
 
 Package: libsqlite3-0
@@ -1957,7 +1957,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503621
+Installed-Time: 1330558416
 Auto-Installed: yes
 
 Package: libfontconfig-dbg
@@ -1966,7 +1966,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503651
+Installed-Time: 1330558452
 Auto-Installed: yes
 
 Package: eglibc-binary-localedata-en-us
@@ -1974,7 +1974,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503535
+Installed-Time: 1330558328
 Auto-Installed: yes
 
 Package: libxcb1
@@ -1983,7 +1983,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503546
+Installed-Time: 1330558341
 Auto-Installed: yes
 
 Package: evas-engine-software-16-x11
@@ -1992,7 +1992,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503569
+Installed-Time: 1330558363
 Auto-Installed: yes
 
 Package: base-passwd-dev
@@ -2002,7 +2002,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503609
+Installed-Time: 1330558404
 Auto-Installed: yes
 
 Package: libpam-runtime
@@ -2011,7 +2011,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503584
+Installed-Time: 1330558377
 Auto-Installed: yes
 
 Package: elementary-themes
@@ -2020,7 +2020,7 @@
 Replaces: libelementary-ver-svn-06-themes, libelementary-ver-pre-svn-06-themes, libelementary-ver-pre-svn-05-themes
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503555
+Installed-Time: 1330558347
 Auto-Installed: yes
 
 Package: libemotion-dbg
@@ -2029,7 +2029,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503699
+Installed-Time: 1330558502
 Auto-Installed: yes
 
 Package: linux-libc-headers-dev
@@ -2038,7 +2038,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503568
+Installed-Time: 1330558361
 Auto-Installed: yes
 
 Package: librsvg-2-dbg
@@ -2047,7 +2047,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503667
+Installed-Time: 1330558472
 Auto-Installed: yes
 
 Package: udev-utils
@@ -2056,7 +2056,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503622
+Installed-Time: 1330558418
 Auto-Installed: yes
 
 Package: libxft-dev
@@ -2066,7 +2066,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503614
+Installed-Time: 1330558410
 Auto-Installed: yes
 
 Package: libpng-dbg
@@ -2075,7 +2075,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503665
+Installed-Time: 1330558468
 Auto-Installed: yes
 
 Package: libgstrtsp-0.10-0
@@ -2084,7 +2084,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503628
+Installed-Time: 1330558424
 Auto-Installed: yes
 
 Package: libgpg-error-dev
@@ -2094,7 +2094,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503582
+Installed-Time: 1330558376
 Auto-Installed: yes
 
 Package: libxrandr2
@@ -2103,7 +2103,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503552
+Installed-Time: 1330558343
 Auto-Installed: yes
 
 Package: libcairo-script-interpreter2
@@ -2112,7 +2112,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503587
+Installed-Time: 1330558381
 Auto-Installed: yes
 
 Package: libfribidi-dev
@@ -2122,7 +2122,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503593
+Installed-Time: 1330558387
 Auto-Installed: yes
 
 Package: damageproto-dev
@@ -2131,7 +2131,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503618
+Installed-Time: 1330558413
 Auto-Installed: yes
 
 Package: libxcb-xv0
@@ -2140,7 +2140,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503575
+Installed-Time: 1330558369
 Auto-Installed: yes
 
 Package: recordproto-dev
@@ -2149,7 +2149,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503619
+Installed-Time: 1330558414
 Auto-Installed: yes
 
 Package: eglibc-dbg
@@ -2158,7 +2158,7 @@
 Provides: glibc-dbg
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503517
+Installed-Time: 1330558304
 Auto-Installed: yes
 
 Package: eglibc-localedata-translit-small
@@ -2166,7 +2166,7 @@
 Provides: glibc-localedata-translit-small
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503542
+Installed-Time: 1330558336
 Auto-Installed: yes
 
 Package: libemotion0
@@ -2176,7 +2176,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503559
+Installed-Time: 1330558351
 Auto-Installed: yes
 
 Package: shared-mime-info
@@ -2185,7 +2185,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503607
+Installed-Time: 1330558403
 Auto-Installed: yes
 
 Package: libtic5
@@ -2194,7 +2194,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503564
+Installed-Time: 1330558356
 Auto-Installed: yes
 
 Package: kbproto-dev
@@ -2203,7 +2203,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503580
+Installed-Time: 1330558373
 Auto-Installed: yes
 
 Package: compositeproto-dev
@@ -2212,7 +2212,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503617
+Installed-Time: 1330558412
 Auto-Installed: yes
 
 Package: curl
@@ -2221,7 +2221,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503619
+Installed-Time: 1330558414
 Auto-Installed: yes
 
 Package: libvorbis-dev
@@ -2231,7 +2231,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503631
+Installed-Time: 1330558427
 Auto-Installed: yes
 
 Package: libpixman-1-dbg
@@ -2240,7 +2240,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503666
+Installed-Time: 1330558468
 Auto-Installed: yes
 
 Package: libgmp10
@@ -2249,7 +2249,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503585
+Installed-Time: 1330558378
 Auto-Installed: yes
 
 Package: libpoppler-glib8
@@ -2258,7 +2258,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503638
+Installed-Time: 1330558435
 Auto-Installed: yes
 
 Package: libefreet-dev
@@ -2268,7 +2268,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503626
+Installed-Time: 1330558422
 Auto-Installed: yes
 
 Package: hicolor-icon-theme
@@ -2277,7 +2277,7 @@
 Provides:
 Status: install ok unpacked
 Architecture: all
-Installed-Time: 1330503613
+Installed-Time: 1330558409
 Auto-Installed: yes
 
 Package: libtasn1-dev
@@ -2287,7 +2287,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503581
+Installed-Time: 1330558374
 Auto-Installed: yes
 
 Package: bash-dev
@@ -2297,7 +2297,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503562
+Installed-Time: 1330558355
 Auto-Installed: yes
 
 Package: libxprintutil1
@@ -2306,7 +2306,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503620
+Installed-Time: 1330558416
 Auto-Installed: yes
 
 Package: libexpat-dbg
@@ -2315,7 +2315,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503656
+Installed-Time: 1330558454
 Auto-Installed: yes
 
 Package: ecore-file
@@ -2325,7 +2325,7 @@
 Replaces: libecore-file-ver-pre-svn-01-0
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503553
+Installed-Time: 1330558345
 Auto-Installed: yes
 
 Package: lcms-dev
@@ -2335,7 +2335,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503637
+Installed-Time: 1330558435
 Auto-Installed: yes
 
 Package: printproto-dbg
@@ -2344,7 +2344,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503658
+Installed-Time: 1330558458
 Auto-Installed: yes
 
 Package: libpanel5
@@ -2353,7 +2353,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503564
+Installed-Time: 1330558357
 Auto-Installed: yes
 
 Package: pam-plugin-nologin
@@ -2362,7 +2362,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503601
+Installed-Time: 1330558397
 Auto-Installed: yes
 
 Package: libxcursor1
@@ -2371,7 +2371,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503552
+Installed-Time: 1330558344
 Auto-Installed: yes
 
 Package: libgnutls-dev
@@ -2381,7 +2381,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503596
+Installed-Time: 1330558388
 Auto-Installed: yes
 
 Package: eeze-dbg
@@ -2390,7 +2390,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503696
+Installed-Time: 1330558500
 Auto-Installed: yes
 
 Package: eglibc-localedata-translit-neutral
@@ -2399,7 +2399,7 @@
 Provides: glibc-localedata-translit-neutral
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503542
+Installed-Time: 1330558337
 Auto-Installed: yes
 
 Package: gstreamer-dbg
@@ -2408,7 +2408,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503701
+Installed-Time: 1330558508
 Auto-Installed: yes
 
 Package: libncursesw5
@@ -2417,7 +2417,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503557
+Installed-Time: 1330558349
 Auto-Installed: yes
 
 Package: libreadline-dev
@@ -2427,7 +2427,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503596
+Installed-Time: 1330558389
 Auto-Installed: yes
 
 Package: libblkid-dev
@@ -2436,7 +2436,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503591
+Installed-Time: 1330558384
 Auto-Installed: yes
 
 Package: libeukit1
@@ -2446,7 +2446,7 @@
 Replaces: edbus
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503561
+Installed-Time: 1330558353
 Auto-Installed: yes
 
 Package: liblzo2-dev
@@ -2456,7 +2456,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503592
+Installed-Time: 1330558386
 Auto-Installed: yes
 
 Package: eject
@@ -2465,7 +2465,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503621
+Installed-Time: 1330558416
 Auto-Installed: yes
 
 Package: eglibc-localedata-translit-compat
@@ -2473,7 +2473,7 @@
 Provides: glibc-localedata-translit-compat
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503542
+Installed-Time: 1330558337
 Auto-Installed: yes
 
 Package: e2fsprogs-badblocks
@@ -2482,7 +2482,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503590
+Installed-Time: 1330558383
 Auto-Installed: yes
 
 Package: libxcb-sync0
@@ -2491,7 +2491,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503576
+Installed-Time: 1330558371
 Auto-Installed: yes
 
 Package: libpng3
@@ -2500,7 +2500,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503587
+Installed-Time: 1330558381
 Auto-Installed: yes
 
 Package: libfontconfig-dev
@@ -2510,7 +2510,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503591
+Installed-Time: 1330558384
 Auto-Installed: yes
 
 Package: libxext6
@@ -2519,7 +2519,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503546
+Installed-Time: 1330558341
 Auto-Installed: yes
 
 Package: eglibc-gconv-iso8859-15
@@ -2528,7 +2528,7 @@
 Provides: glibc-gconv-iso8859-15
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503544
+Installed-Time: 1330558338
 Auto-Installed: yes
 
 Package: libavahi-glib1
@@ -2537,7 +2537,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503631
+Installed-Time: 1330558428
 Auto-Installed: yes
 
 Package: libemotion-dev
@@ -2547,7 +2547,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503626
+Installed-Time: 1330558422
 Auto-Installed: yes
 
 Package: evas-engine-software-16
@@ -2557,7 +2557,7 @@
 Replaces: libevas-ver-pre-svn-00-engine-software-16, liblibevas-ver-pre-svn-00-engine-software-16
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503569
+Installed-Time: 1330558363
 Auto-Installed: yes
 
 Package: libfribidi0
@@ -2566,7 +2566,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503551
+Installed-Time: 1330558342
 Auto-Installed: yes
 
 Package: eglibc-localedata-translit-narrow
@@ -2574,7 +2574,7 @@
 Provides: glibc-localedata-translit-narrow
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503542
+Installed-Time: 1330558337
 Auto-Installed: yes
 
 Package: libmenu5
@@ -2583,7 +2583,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503565
+Installed-Time: 1330558357
 Auto-Installed: yes
 
 Package: librsvg-2-dev
@@ -2593,7 +2593,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503596
+Installed-Time: 1330558389
 Auto-Installed: yes
 
 Package: libffi-dbg
@@ -2602,7 +2602,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503526
+Installed-Time: 1330558314
 Auto-Installed: yes
 
 Package: libxcb-xinerama0
@@ -2611,7 +2611,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503576
+Installed-Time: 1330558370
 Auto-Installed: yes
 
 Package: libpng-dev
@@ -2621,7 +2621,7 @@
 Provides: libpng12-dev
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503587
+Installed-Time: 1330558381
 Auto-Installed: yes
 
 Package: usbutils-ids
@@ -2629,7 +2629,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503623
+Installed-Time: 1330558419
 Auto-Installed: yes
 
 Package: evas-dbg
@@ -2638,7 +2638,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503662
+Installed-Time: 1330558463
 Auto-Installed: yes
 
 Package: libx11-dbg
@@ -2647,7 +2647,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503647
+Installed-Time: 1330558447
 Auto-Installed: yes
 
 Package: libgdbm-dbg
@@ -2656,7 +2656,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503695
+Installed-Time: 1330558498
 Auto-Installed: yes
 
 Package: perl-dbg
@@ -2665,7 +2665,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503695
+Installed-Time: 1330558496
 Auto-Installed: yes
 
 Package: libsm6
@@ -2674,7 +2674,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503568
+Installed-Time: 1330558362
 Auto-Installed: yes
 
 Package: libxcb-render0
@@ -2683,7 +2683,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503577
+Installed-Time: 1330558372
 Auto-Installed: yes
 
 Package: libkmod2
@@ -2692,7 +2692,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503622
+Installed-Time: 1330558418
 Auto-Installed: yes
 
 Package: libacl1
@@ -2701,7 +2701,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503625
+Installed-Time: 1330558421
 Auto-Installed: yes
 
 Package: base-passwd
@@ -2709,7 +2709,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503602
+Installed-Time: 1330558398
 Auto-Installed: yes
 
 Package: ecore-con
@@ -2719,7 +2719,7 @@
 Replaces: libecore-ver-pre-svn-01-con, libecore-con-ver-pre-svn-01-0
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503545
+Installed-Time: 1330558340
 Auto-Installed: yes
 
 Package: ethumb
@@ -2728,7 +2728,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503560
+Installed-Time: 1330558352
 Auto-Installed: yes
 
 Package: embryo-dbg
@@ -2737,7 +2737,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503674
+Installed-Time: 1330558478
 Auto-Installed: yes
 
 Package: eglibc-localedata-i18n
@@ -2746,7 +2746,7 @@
 Provides: glibc-localedata-i18n
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503543
+Installed-Time: 1330558338
 Auto-Installed: yes
 
 Package: libxcb-dbg
@@ -2755,7 +2755,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503650
+Installed-Time: 1330558449
 Auto-Installed: yes
 
 Package: libpixman-1-dev
@@ -2765,7 +2765,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503592
+Installed-Time: 1330558385
 Auto-Installed: yes
 
 Package: libeet-dbg
@@ -2774,7 +2774,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503501
+Installed-Time: 1330558286
 Auto-Installed: yes
 
 Package: libgstnetbuffer-0.10-0
@@ -2783,7 +2783,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503628
+Installed-Time: 1330558423
 Auto-Installed: yes
 
 Package: libxcb-damage0
@@ -2792,7 +2792,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503575
+Installed-Time: 1330558369
 Auto-Installed: yes
 
 Package: libxcb-record0
@@ -2801,7 +2801,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503576
+Installed-Time: 1330558370
 Auto-Installed: yes
 
 Package: libreadline6
@@ -2810,7 +2810,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503532
+Installed-Time: 1330558322
 Auto-Installed: yes
 
 Package: libgstpbutils-0.10-0
@@ -2819,7 +2819,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503628
+Installed-Time: 1330558424
 Auto-Installed: yes
 
 Package: kmod-dev
@@ -2829,7 +2829,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503625
+Installed-Time: 1330558421
 Auto-Installed: yes
 
 Package: pam-plugin-deny
@@ -2838,7 +2838,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503583
+Installed-Time: 1330558376
 Auto-Installed: yes
 
 Package: edbus-enotify
@@ -2848,7 +2848,7 @@
 Replaces: libenotify1
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503561
+Installed-Time: 1330558353
 Auto-Installed: yes
 
 Package: liberation-fonts
@@ -2857,7 +2857,7 @@
 Provides:
 Status: install ok unpacked
 Architecture: all
-Installed-Time: 1330503608
+Installed-Time: 1330558403
 Auto-Installed: yes
 
 Package: libform5
@@ -2866,7 +2866,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503563
+Installed-Time: 1330558356
 Auto-Installed: yes
 
 Package: libxfixes3
@@ -2875,7 +2875,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503552
+Installed-Time: 1330558343
 Auto-Installed: yes
 
 Package: libcairo-gobject2
@@ -2884,7 +2884,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503587
+Installed-Time: 1330558382
 Auto-Installed: yes
 
 Package: libexpat-dev
@@ -2894,7 +2894,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503591
+Installed-Time: 1330558384
 Auto-Installed: yes
 
 Package: shadow
@@ -2903,7 +2903,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503602
+Installed-Time: 1330558397
 Auto-Installed: yes
 
 Package: task-efl-standalone-sdk-target-dbg
@@ -2912,7 +2912,7 @@
 Provides:
 Status: install user installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503702
+Installed-Time: 1330558512
 
 Package: kmod
 Version: 5-22-g80e54cb-r2
@@ -2920,7 +2920,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503624
+Installed-Time: 1330558421
 Auto-Installed: yes
 
 Package: pam-plugin-unix
@@ -2929,7 +2929,7 @@
 Provides:
 Status: install ok unpacked
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503584
+Installed-Time: 1330558377
 Auto-Installed: yes
 
 Package: libglib-2.0-dbg
@@ -2938,7 +2938,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503526
+Installed-Time: 1330558314
 Auto-Installed: yes
 
 Package: bigreqsproto-dev
@@ -2947,7 +2947,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503581
+Installed-Time: 1330558374
 Auto-Installed: yes
 
 Package: printproto-dev
@@ -2957,7 +2957,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503619
+Installed-Time: 1330558414
 Auto-Installed: yes
 
 Package: libgnutls-openssl27
@@ -2966,7 +2966,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503595
+Installed-Time: 1330558388
 Auto-Installed: yes
 
 Package: libsegfault
@@ -2975,7 +2975,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503543
+Installed-Time: 1330558338
 Auto-Installed: yes
 
 Package: libefreet-trash1
@@ -2984,7 +2984,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503555
+Installed-Time: 1330558348
 Auto-Installed: yes
 
 Package: libgstinterfaces-0.10-0
@@ -2993,7 +2993,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503622
+Installed-Time: 1330558417
 Auto-Installed: yes
 
 Package: libacl-dev
@@ -3003,7 +3003,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503626
+Installed-Time: 1330558422
 Auto-Installed: yes
 
 Package: eeze-dev
@@ -3013,7 +3013,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503622
+Installed-Time: 1330558418
 Auto-Installed: yes
 
 Package: gstreamer-dev
@@ -3023,7 +3023,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503627
+Installed-Time: 1330558423
 Auto-Installed: yes
 
 Package: pkgconfig
@@ -3032,7 +3032,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503527
+Installed-Time: 1330558317
 Auto-Installed: yes
 
 Package: libdbus-glib-1-dev
@@ -3042,7 +3042,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503608
+Installed-Time: 1330558404
 Auto-Installed: yes
 
 Package: libgnutls26
@@ -3051,7 +3051,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503532
+Installed-Time: 1330558323
 Auto-Installed: yes
 
 Package: libgcc-s-dbg
@@ -3060,7 +3060,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503519
+Installed-Time: 1330558307
 Auto-Installed: yes
 
 Package: libxtst6
@@ -3069,7 +3069,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503547
+Installed-Time: 1330558341
 Auto-Installed: yes
 
 Package: libgettextsrc
@@ -3078,7 +3078,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503634
+Installed-Time: 1330558432
 Auto-Installed: yes
 
 Package: gettext
@@ -3087,7 +3087,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503635
+Installed-Time: 1330558433
 Auto-Installed: yes
 
 Package: scrnsaverproto-dbg
@@ -3096,7 +3096,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503671
+Installed-Time: 1330558474
 Auto-Installed: yes
 
 Package: libeofono1
@@ -3106,7 +3106,7 @@
 Replaces: edbus
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503561
+Installed-Time: 1330558353
 Auto-Installed: yes
 
 Package: libsndfile-dbg
@@ -3115,7 +3115,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503675
+Installed-Time: 1330558479
 Auto-Installed: yes
 
 Package: libffi-dev
@@ -3125,7 +3125,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503573
+Installed-Time: 1330558367
 Auto-Installed: yes
 
 Package: evas-dev
@@ -3135,7 +3135,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503562
+Installed-Time: 1330558354
 Auto-Installed: yes
 
 Package: libc6-dev
@@ -3145,7 +3145,7 @@
 Provides: glibc-dev, libc-dev
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503537
+Installed-Time: 1330558331
 Auto-Installed: yes
 
 Package: pango-module-basic-x
@@ -3154,7 +3154,7 @@
 Provides:
 Status: install ok unpacked
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503571
+Installed-Time: 1330558365
 Auto-Installed: yes
 
 Package: libx11-dev
@@ -3164,7 +3164,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503580
+Installed-Time: 1330558373
 Auto-Installed: yes
 
 Package: libxau-dbg
@@ -3173,7 +3173,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503648
+Installed-Time: 1330558448
 Auto-Installed: yes
 
 Package: libcairo-dbg
@@ -3182,7 +3182,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503665
+Installed-Time: 1330558467
 Auto-Installed: yes
 
 Package: libpixman-1-0
@@ -3191,7 +3191,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503570
+Installed-Time: 1330558364
 Auto-Installed: yes
 
 Package: renderproto-dev
@@ -3200,7 +3200,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503592
+Installed-Time: 1330558385
 Auto-Installed: yes
 
 Package: libgdbm4
@@ -3209,7 +3209,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503695
+Installed-Time: 1330558498
 Auto-Installed: yes
 
 Package: e2fsprogs-dev
@@ -3219,7 +3219,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503590
+Installed-Time: 1330558383
 Auto-Installed: yes
 
 Package: gdk-pixbuf-loader-jpeg
@@ -3228,7 +3228,7 @@
 Provides:
 Status: install ok unpacked
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503607
+Installed-Time: 1330558403
 Auto-Installed: yes
 
 Package: libxcb-xtest0
@@ -3237,7 +3237,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503575
+Installed-Time: 1330558369
 Auto-Installed: yes
 
 Package: libgcrypt-dbg
@@ -3246,7 +3246,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503534
+Installed-Time: 1330558327
 Auto-Installed: yes
 
 Package: libz-dbg
@@ -3255,7 +3255,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503526
+Installed-Time: 1330558314
 Auto-Installed: yes
 
 Package: libgudev-1.0-0
@@ -3264,7 +3264,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503623
+Installed-Time: 1330558418
 Auto-Installed: yes
 
 Package: libgnutls-extra26
@@ -3273,7 +3273,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503595
+Installed-Time: 1330558388
 Auto-Installed: yes
 
 Package: shared-mime-info-dev
@@ -3283,7 +3283,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503613
+Installed-Time: 1330558409
 Auto-Installed: yes
 
 Package: eglibc-localedata-translit-cjk-compat
@@ -3291,7 +3291,7 @@
 Provides: glibc-localedata-translit-cjk-compat
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503542
+Installed-Time: 1330558336
 Auto-Installed: yes
 
 Package: perl
@@ -3300,7 +3300,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503696
+Installed-Time: 1330558499
 Auto-Installed: yes
 
 Package: libts-1.0-dbg
@@ -3309,7 +3309,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503671
+Installed-Time: 1330558475
 Auto-Installed: yes
 
 Package: udev
@@ -3318,7 +3318,7 @@
 Provides: hotplug
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503623
+Installed-Time: 1330558418
 Auto-Installed: yes
 
 Package: libpopt-dbg
@@ -3327,7 +3327,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503527
+Installed-Time: 1330558317
 Auto-Installed: yes
 
 Package: embryo-dev
@@ -3337,7 +3337,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503561
+Installed-Time: 1330558353
 Auto-Installed: yes
 
 Package: e2fsprogs
@@ -3346,7 +3346,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503590
+Installed-Time: 1330558383
 Auto-Installed: yes
 
 Package: libxcb-glx0
@@ -3355,7 +3355,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503577
+Installed-Time: 1330558371
 Auto-Installed: yes
 
 Package: ethumb-dbg
@@ -3364,7 +3364,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503702
+Installed-Time: 1330558512
 Auto-Installed: yes
 
 Package: libxcb-dev
@@ -3374,7 +3374,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503577
+Installed-Time: 1330558372
 Auto-Installed: yes
 
 Package: libeet-dev
@@ -3384,7 +3384,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503555
+Installed-Time: 1330558347
 Auto-Installed: yes
 
 Package: libehal1
@@ -3394,7 +3394,7 @@
 Replaces: edbus
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503561
+Installed-Time: 1330558353
 Auto-Installed: yes
 
 Package: libxcb-composite0
@@ -3403,7 +3403,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503577
+Installed-Time: 1330558371
 Auto-Installed: yes
 
 Package: gdk-pixbuf-loader-png
@@ -3412,7 +3412,7 @@
 Provides:
 Status: install ok unpacked
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503607
+Installed-Time: 1330558403
 Auto-Installed: yes
 
 Package: avahi-daemon
@@ -3424,7 +3424,7 @@
 Architecture: armv7a-vfp-neon
 Conffiles:
  /etc/avahi/avahi-daemon.conf aef4943065ce0314732e1e5322bbdbe3
-Installed-Time: 1330503633
+Installed-Time: 1330558431
 Auto-Installed: yes
 
 Package: poppler-dev
@@ -3434,7 +3434,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503641
+Installed-Time: 1330558439
 Auto-Installed: yes
 
 Package: libncurses5
@@ -3443,7 +3443,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503563
+Installed-Time: 1330558356
 Auto-Installed: yes
 
 Package: libebluez1
@@ -3453,7 +3453,7 @@
 Replaces: edbus
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503561
+Installed-Time: 1330558353
 Auto-Installed: yes
 
 Package: libpanelw5
@@ -3462,7 +3462,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503563
+Installed-Time: 1330558355
 Auto-Installed: yes
 
 Package: ecore-x
@@ -3472,7 +3472,7 @@
 Replaces: libecore-x-ver-pre-svn-01-0
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503552
+Installed-Time: 1330558344
 Auto-Installed: yes
 
 Package: libxcomposite1
@@ -3481,7 +3481,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503552
+Installed-Time: 1330558344
 Auto-Installed: yes
 
 Package: videoproto-dev
@@ -3490,7 +3490,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503631
+Installed-Time: 1330558427
 Auto-Installed: yes
 
 Package: eglibc-gconv-cp1252
@@ -3499,7 +3499,7 @@
 Provides: glibc-gconv-cp1252
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503541
+Installed-Time: 1330558335
 Auto-Installed: yes
 
 Package: ncurses-terminfo-base
@@ -3507,7 +3507,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503520
+Installed-Time: 1330558308
 Auto-Installed: yes
 
 Package: util-linux-cfdisk
@@ -3516,7 +3516,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503591
+Installed-Time: 1330558383
 Auto-Installed: yes
 
 Package: libglib-2.0-dev
@@ -3526,7 +3526,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503573
+Installed-Time: 1330558367
 Auto-Installed: yes
 
 Package: libattr1
@@ -3535,7 +3535,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503528
+Installed-Time: 1330558318
 Auto-Installed: yes
 
 Package: xineramaproto-dbg
@@ -3544,7 +3544,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503658
+Installed-Time: 1330558457
 Auto-Installed: yes
 
 Package: libusb-0.1-dev
@@ -3554,7 +3554,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503624
+Installed-Time: 1330558420
 Auto-Installed: yes
 
 Package: libsndfile1
@@ -3563,7 +3563,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503554
+Installed-Time: 1330558346
 Auto-Installed: yes
 
 Package: libxi6
@@ -3572,7 +3572,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503547
+Installed-Time: 1330558341
 Auto-Installed: yes
 
 Package: libss2
@@ -3581,7 +3581,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503589
+Installed-Time: 1330558382
 Auto-Installed: yes
 
 Package: libgcc-s-dev
@@ -3591,7 +3591,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503543
+Installed-Time: 1330558338
 Auto-Installed: yes
 
 Package: pam-plugin-env
@@ -3600,7 +3600,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503601
+Installed-Time: 1330558396
 Auto-Installed: yes
 
 Package: eglibc-localedata-translit-wide
@@ -3608,7 +3608,7 @@
 Provides: glibc-localedata-translit-wide
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503542
+Installed-Time: 1330558337
 Auto-Installed: yes
 
 Package: bzip2-dev
@@ -3618,7 +3618,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503574
+Installed-Time: 1330558368
 Auto-Installed: yes
 
 Package: pango
@@ -3628,7 +3628,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503571
+Installed-Time: 1330558365
 Auto-Installed: yes
 
 Package: libfontconfig1
@@ -3637,7 +3637,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503551
+Installed-Time: 1330558343
 Auto-Installed: yes
 
 Package: util-linux-dbg
@@ -3646,7 +3646,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503683
+Installed-Time: 1330558490
 Auto-Installed: yes
 
 Package: update-rc.d
@@ -3654,7 +3654,7 @@
 Provides:
 Status: install ok installed
 Architecture: all
-Installed-Time: 1330503601
+Installed-Time: 1330558396
 Auto-Installed: yes
 
 Package: xextproto-dbg
@@ -3663,7 +3663,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503657
+Installed-Time: 1330558455
 Auto-Installed: yes
 
 Package: scrnsaverproto-dev
@@ -3672,7 +3672,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503618
+Installed-Time: 1330558413
 Auto-Installed: yes
 
 Package: util-linux-fdisk
@@ -3681,7 +3681,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503590
+Installed-Time: 1330558383
 Auto-Installed: yes
 
 Package: eglibc-localedata-translit-circle
@@ -3689,7 +3689,7 @@
 Provides: glibc-localedata-translit-circle
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503541
+Installed-Time: 1330558336
 Auto-Installed: yes
 
 Package: libcap2
@@ -3698,7 +3698,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503528
+Installed-Time: 1330558318
 Auto-Installed: yes
 
 Package: eina
@@ -3708,7 +3708,7 @@
 Replaces: libeina-ver-pre-svn-01-0, libeina-ver-pre-svn-00-0
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503520
+Installed-Time: 1330558308
 Auto-Installed: yes
 
 Package: inputproto-dbg
@@ -3717,7 +3717,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503658
+Installed-Time: 1330558457
 Auto-Installed: yes
 
 Package: libcurl5
@@ -3727,7 +3727,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503545
+Installed-Time: 1330558339
 Auto-Installed: yes
 
 Package: libsndfile-dev
@@ -3737,7 +3737,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503620
+Installed-Time: 1330558416
 Auto-Installed: yes
 
 Package: gstreamer
@@ -3746,7 +3746,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503621
+Installed-Time: 1330558417
 Auto-Installed: yes
 
 Package: flex
@@ -3755,7 +3755,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503584
+Installed-Time: 1330558377
 Auto-Installed: yes
 
 Package: libxt-dev
@@ -3765,7 +3765,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503620
+Installed-Time: 1330558415
 Auto-Installed: yes
 
 Package: libcairo-dev
@@ -3775,7 +3775,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503587
+Installed-Time: 1330558382
 Auto-Installed: yes
 
 Package: libxau-dev
@@ -3785,7 +3785,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503578
+Installed-Time: 1330558373
 Auto-Installed: yes
 
 Package: avahi-dev
@@ -3795,7 +3795,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503632
+Installed-Time: 1330558429
 Auto-Installed: yes
 
 Package: libgcrypt-dev
@@ -3805,7 +3805,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503582
+Installed-Time: 1330558376
 Auto-Installed: yes
 
 Package: acl-dev
@@ -3815,7 +3815,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503625
+Installed-Time: 1330558421
 Auto-Installed: yes
 
 Package: task-core-standalone-sdk-target-dbg
@@ -3824,7 +3824,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503675
+Installed-Time: 1330558479
 Auto-Installed: yes
 
 Package: libz-dev
@@ -3834,7 +3834,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503573
+Installed-Time: 1330558367
 Auto-Installed: yes
 
 Package: pam-plugin-lastlog
@@ -3843,7 +3843,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503602
+Installed-Time: 1330558397
 Auto-Installed: yes
 
 Package: libavahi-client3
@@ -3852,7 +3852,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503631
+Installed-Time: 1330558427
 Auto-Installed: yes
 
 Package: udev-dev
@@ -3862,7 +3862,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503623
+Installed-Time: 1330558419
 Auto-Installed: yes
 
 Package: libz1
@@ -3871,7 +3871,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503526
+Installed-Time: 1330558315
 Auto-Installed: yes
 
 Package: libxinerama-dbg
@@ -3880,7 +3880,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503658
+Installed-Time: 1330558457
 Auto-Installed: yes
 
 Package: libts-1.0-dev
@@ -3890,7 +3890,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503618
+Installed-Time: 1330558413
 Auto-Installed: yes
 
 Package: libpopt-dev
@@ -3900,7 +3900,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503574
+Installed-Time: 1330558368
 Auto-Installed: yes
 
 Package: libcidn1
@@ -3909,7 +3909,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503536
+Installed-Time: 1330558329
 Auto-Installed: yes
 
 Package: libusb-1.0-dev
@@ -3919,7 +3919,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503624
+Installed-Time: 1330558420
 Auto-Installed: yes
 
 Package: util-linux-blkid
@@ -3930,7 +3930,7 @@
 Conflicts: e2fsprogs-blkid
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503590
+Installed-Time: 1330558383
 Auto-Installed: yes
 
 Package: libglib-2.0-0
@@ -3939,7 +3939,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503527
+Installed-Time: 1330558316
 Auto-Installed: yes
 
 Package: libxcb-xvmc0
@@ -3948,7 +3948,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503575
+Installed-Time: 1330558369
 Auto-Installed: yes
 
 Package: ethumb-dev
@@ -3958,7 +3958,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503626
+Installed-Time: 1330558422
 Auto-Installed: yes
 
 Package: edje-dbg
@@ -3967,7 +3967,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503673
+Installed-Time: 1330558478
 Auto-Installed: yes
 
 Package: libtiff3
@@ -3976,7 +3976,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv4t
-Installed-Time: 1330503556
+Installed-Time: 1330558348
 Auto-Installed: yes
 
 Package: libx11-6
@@ -3985,7 +3985,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503546
+Installed-Time: 1330558341
 Auto-Installed: yes
 
 Package: poppler-data-dev
@@ -3995,7 +3995,7 @@
 Provides:
 Status: install ok installed
 Architecture: all
-Installed-Time: 1330503641
+Installed-Time: 1330558440
 Auto-Installed: yes
 
 Package: libfreetype-dbg
@@ -4004,7 +4004,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503655
+Installed-Time: 1330558454
 Auto-Installed: yes
 
 Package: libtiff5
@@ -4013,7 +4013,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503556
+Installed-Time: 1330558348
 Auto-Installed: yes
 
 Package: dbus-dev
@@ -4023,7 +4023,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503608
+Installed-Time: 1330558404
 Auto-Installed: yes
 
 Package: libxext-dbg
@@ -4032,7 +4032,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503657
+Installed-Time: 1330558455
 Auto-Installed: yes
 
 Package: libtasn1-3
@@ -4041,7 +4041,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503529
+Installed-Time: 1330558318
 Auto-Installed: yes
 
 Package: libattr-dev
@@ -4051,7 +4051,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503586
+Installed-Time: 1330558379
 Auto-Installed: yes
 
 Package: curl-dev
@@ -4061,7 +4061,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503619
+Installed-Time: 1330558414
 Auto-Installed: yes
 
 Package: evas-loader-jpeg
@@ -4071,7 +4071,7 @@
 Replaces: libevas-ver-pre-svn-00-loader-jpeg, liblibevas-ver-pre-svn-00-loader-jpeg
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503569
+Installed-Time: 1330558363
 Auto-Installed: yes
 
 Package: libgmp-dev
@@ -4081,7 +4081,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503586
+Installed-Time: 1330558379
 Auto-Installed: yes
 
 Package: libgif-dbg
@@ -4090,7 +4090,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503666
+Installed-Time: 1330558471
 Auto-Installed: yes
 
 Package: ncurses-dev
@@ -4100,7 +4100,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503565
+Installed-Time: 1330558357
 Auto-Installed: yes
 
 Package: hicolor-icon-theme-dev
@@ -4110,7 +4110,7 @@
 Provides:
 Status: install ok installed
 Architecture: all
-Installed-Time: 1330503613
+Installed-Time: 1330558409
 Auto-Installed: yes
 
 Package: libgcc1
@@ -4119,7 +4119,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503519
+Installed-Time: 1330558307
 Auto-Installed: yes
 
 Package: xineramaproto-dev
@@ -4128,7 +4128,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503571
+Installed-Time: 1330558365
 Auto-Installed: yes
 
 Package: elementary
@@ -4138,7 +4138,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503560
+Installed-Time: 1330558352
 Auto-Installed: yes
 
 Package: pam-plugin-limits
@@ -4147,7 +4147,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503601
+Installed-Time: 1330558396
 Auto-Installed: yes
 
 Package: liblzo2-2
@@ -4156,7 +4156,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503533
+Installed-Time: 1330558323
 Auto-Installed: yes
 
 Package: eglibc-localedata-translit-font
@@ -4164,7 +4164,7 @@
 Provides: glibc-localedata-translit-font
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503542
+Installed-Time: 1330558337
 Auto-Installed: yes
 
 Package: poppler
@@ -4173,7 +4173,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503641
+Installed-Time: 1330558439
 Auto-Installed: yes
 
 Package: ncurses
@@ -4182,7 +4182,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503563
+Installed-Time: 1330558355
 Auto-Installed: yes
 
 Package: libxtst-dbg
@@ -4191,7 +4191,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503656
+Installed-Time: 1330558454
 Auto-Installed: yes
 
 Package: gst-plugins-base
@@ -4199,7 +4199,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503627
+Installed-Time: 1330558423
 Auto-Installed: yes
 
 Package: xproto-dbg
@@ -4208,7 +4208,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503648
+Installed-Time: 1330558447
 Auto-Installed: yes
 
 Package: util-linux-dev
@@ -4218,7 +4218,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503590
+Installed-Time: 1330558383
 Auto-Installed: yes
 
 Package: xextproto-dev
@@ -4227,7 +4227,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503575
+Installed-Time: 1330558368
 Auto-Installed: yes
 
 Package: libexpat1
@@ -4236,7 +4236,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503551
+Installed-Time: 1330558342
 Auto-Installed: yes
 
 Package: fontconfig-utils
@@ -4247,7 +4247,7 @@
 Conflicts: libfontconfig-utils
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503608
+Installed-Time: 1330558403
 Auto-Installed: yes
 
 Package: eggdbus-dev
@@ -4257,7 +4257,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503611
+Installed-Time: 1330558407
 Auto-Installed: yes
 
 Package: libvorbisidec-dev
@@ -4267,7 +4267,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503637
+Installed-Time: 1330558434
 Auto-Installed: yes
 
 Package: locale-base-en-us
@@ -4276,7 +4276,7 @@
 Provides: virtual-locale-en-us, virtual-locale-en
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503535
+Installed-Time: 1330558329
 Auto-Installed: yes
 
 Package: pango-dbg
@@ -4285,7 +4285,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503662
+Installed-Time: 1330558463
 Auto-Installed: yes
 
 Package: inputproto-dev
@@ -4294,7 +4294,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503581
+Installed-Time: 1330558374
 Auto-Installed: yes
 
 Package: gettext-dev
@@ -4304,7 +4304,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503636
+Installed-Time: 1330558433
 Auto-Installed: yes
 
 Package: pam-plugin-faildelay
@@ -4313,7 +4313,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503601
+Installed-Time: 1330558396
 Auto-Installed: yes
 
 Package: libasound2
@@ -4322,7 +4322,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503636
+Installed-Time: 1330558434
 Auto-Installed: yes
 
 Package: util-linux-losetup
@@ -4331,7 +4331,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503557
+Installed-Time: 1330558350
 Auto-Installed: yes
 
 Package: libgstriff-0.10-0
@@ -4340,7 +4340,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503627
+Installed-Time: 1330558423
 Auto-Installed: yes
 
 Package: util-linux-readprofile
@@ -4349,7 +4349,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503591
+Installed-Time: 1330558384
 Auto-Installed: yes
 
 Package: eina-dbg
@@ -4358,7 +4358,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503502
+Installed-Time: 1330558287
 Auto-Installed: yes
 
 Package: ecore-imf
@@ -4368,7 +4368,7 @@
 Replaces: libecore-imf-ver-pre-svn-01-0
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503553
+Installed-Time: 1330558345
 Auto-Installed: yes
 
 Package: util-linux
@@ -4378,7 +4378,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503558
+Installed-Time: 1330558351
 Auto-Installed: yes
 
 Package: libpng12-0
@@ -4387,7 +4387,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503556
+Installed-Time: 1330558348
 Auto-Installed: yes
 
 Package: epdf
@@ -4396,7 +4396,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503559
+Installed-Time: 1330558351
 Auto-Installed: yes
 
 Package: libperl5
@@ -4405,7 +4405,7 @@
 Provides: libperl5
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503696
+Installed-Time: 1330558499
 Auto-Installed: yes
 
 Package: libgstaudio-0.10-0
@@ -4414,7 +4414,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503627
+Installed-Time: 1330558423
 Auto-Installed: yes
 
 Package: libtheora-dev
@@ -4424,7 +4424,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503630
+Installed-Time: 1330558426
 Auto-Installed: yes
 
 Package: libxdamage-dbg
@@ -4433,7 +4433,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503671
+Installed-Time: 1330558474
 Auto-Installed: yes
 
 Package: eeze
@@ -4443,7 +4443,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503559
+Installed-Time: 1330558351
 Auto-Installed: yes
 
 Package: ecore-evas
@@ -4453,7 +4453,7 @@
 Replaces: libecore-evas-ver-pre-svn-01-0
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503553
+Installed-Time: 1330558344
 Auto-Installed: yes
 
 Package: libgsttag-0.10-0
@@ -4462,7 +4462,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503627
+Installed-Time: 1330558423
 Auto-Installed: yes
 
 Package: gdk-pixbuf-dbg
@@ -4471,7 +4471,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503669
+Installed-Time: 1330558473
 Auto-Installed: yes
 
 Package: libx11-xcb1
@@ -4480,7 +4480,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503579
+Installed-Time: 1330558373
 Auto-Installed: yes
 
 Package: xtrans-dev
@@ -4489,7 +4489,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503580
+Installed-Time: 1330558374
 Auto-Installed: yes
 
 Package: libgettextlib
@@ -4498,7 +4498,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503634
+Installed-Time: 1330558432
 Auto-Installed: yes
 
 Package: libcairo2
@@ -4507,7 +4507,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503570
+Installed-Time: 1330558364
 Auto-Installed: yes
 
 Package: libmenuw5
@@ -4516,7 +4516,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503564
+Installed-Time: 1330558356
 Auto-Installed: yes
 
 Package: libxinerama-dev
@@ -4526,7 +4526,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503571
+Installed-Time: 1330558366
 Auto-Installed: yes
 
 Package: libefreet-mime1
@@ -4535,7 +4535,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503560
+Installed-Time: 1330558352
 Auto-Installed: yes
 
 Package: libuuid-dev
@@ -4544,7 +4544,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503589
+Installed-Time: 1330558382
 Auto-Installed: yes
 
 Package: libxau6
@@ -4553,7 +4553,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503546
+Installed-Time: 1330558340
 Auto-Installed: yes
 
 Package: libudev0
@@ -4562,7 +4562,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503557
+Installed-Time: 1330558350
 Auto-Installed: yes
 
 Package: libgpg-error0
@@ -4571,7 +4571,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503529
+Installed-Time: 1330558319
 Auto-Installed: yes
 
 Package: edje-dev
@@ -4581,7 +4581,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503554
+Installed-Time: 1330558347
 Auto-Installed: yes
 
 Package: evas-loader-png
@@ -4591,7 +4591,7 @@
 Replaces: libevas-ver-pre-svn-00-loader-png, liblibevas-ver-pre-svn-00-loader-png
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503570
+Installed-Time: 1330558363
 Auto-Installed: yes
 
 Package: libfreetype-dev
@@ -4601,7 +4601,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503582
+Installed-Time: 1330558375
 Auto-Installed: yes
 
 Package: cracklib-dev
@@ -4611,7 +4611,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503586
+Installed-Time: 1330558379
 Auto-Installed: yes
 
 Package: libxext-dev
@@ -4621,7 +4621,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503575
+Installed-Time: 1330558369
 Auto-Installed: yes
 
 Package: libformw5
@@ -4630,7 +4630,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503564
+Installed-Time: 1330558356
 Auto-Installed: yes
 
 Package: libgif-dev
@@ -4640,7 +4640,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503596
+Installed-Time: 1330558389
 Auto-Installed: yes
 
 Package: cracklib
@@ -4649,7 +4649,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503586
+Installed-Time: 1330558379
 Auto-Installed: yes
 
 Package: eglibc-localedata-iso14651-t1-common
@@ -4657,7 +4657,7 @@
 Provides: glibc-localedata-iso14651-t1-common
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503542
+Installed-Time: 1330558338
 Auto-Installed: yes
 
 Package: zip-dev
@@ -4667,7 +4667,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503574
+Installed-Time: 1330558368
 Auto-Installed: yes
 
 Package: eglibc-binary-localedata-en-gb
@@ -4675,7 +4675,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503534
+Installed-Time: 1330558328
 Auto-Installed: yes
 
 Package: libsqlite3-dev
@@ -4685,7 +4685,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503621
+Installed-Time: 1330558416
 Auto-Installed: yes
 
 Package: libxrender-dbg
@@ -4694,7 +4694,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503650
+Installed-Time: 1330558450
 Auto-Installed: yes
 
 Package: libpopt0
@@ -4703,7 +4703,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503527
+Installed-Time: 1330558317
 Auto-Installed: yes
 
 Package: gnome-common
@@ -4711,7 +4711,7 @@
 Provides:
 Status: install ok installed
 Architecture: all
-Installed-Time: 1330503611
+Installed-Time: 1330558407
 Auto-Installed: yes
 
 Package: libdbus-glib-1-2
@@ -4720,7 +4720,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503597
+Installed-Time: 1330558392
 Auto-Installed: yes
 
 Package: ecore
@@ -4730,7 +4730,7 @@
 Replaces: libecore-ver-pre-svn-00-0, libecore-ver-pre-svn-01-0
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503545
+Installed-Time: 1330558340
 Auto-Installed: yes
 
 Package: libe2p2
@@ -4739,7 +4739,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503589
+Installed-Time: 1330558382
 Auto-Installed: yes
 
 Package: shadow-dev
@@ -4749,7 +4749,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503609
+Installed-Time: 1330558404
 Auto-Installed: yes
 
 Package: eglibc-gconv-ibm850
@@ -4758,7 +4758,7 @@
 Provides: glibc-gconv-ibm850
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503538
+Installed-Time: 1330558332
 Auto-Installed: yes
 
 Package: zip
@@ -4767,7 +4767,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503574
+Installed-Time: 1330558368
 Auto-Installed: yes
 
 Package: libxp6
@@ -4776,7 +4776,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503552
+Installed-Time: 1330558344
 Auto-Installed: yes
 
 Package: libxtst-dev
@@ -4786,7 +4786,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503619
+Installed-Time: 1330558414
 Auto-Installed: yes
 
 Package: ecore-ipc
@@ -4796,7 +4796,7 @@
 Replaces: libecore-ipc-ver-pre-svn-01-0
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503547
+Installed-Time: 1330558342
 Auto-Installed: yes
 
 Package: gdk-pixbuf-loader-gif
@@ -4805,7 +4805,7 @@
 Provides:
 Status: install ok unpacked
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503608
+Installed-Time: 1330558404
 Auto-Installed: yes
 
 Package: xproto-dev
@@ -4814,7 +4814,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503578
+Installed-Time: 1330558372
 Auto-Installed: yes
 
 Package: libdaemon0
@@ -4823,7 +4823,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503632
+Installed-Time: 1330558429
 Auto-Installed: yes
 
 Package: pango-dev
@@ -4833,7 +4833,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503614
+Installed-Time: 1330558411
 Auto-Installed: yes
 
 Package: ecore-fb
@@ -4843,7 +4843,7 @@
 Replaces: libecore-fb-ver-pre-svn-01-0
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503552
+Installed-Time: 1330558343
 Auto-Installed: yes
 
 Package: libogg0
@@ -4852,7 +4852,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503629
+Installed-Time: 1330558426
 Auto-Installed: yes
 
 Package: libxss1
@@ -4862,7 +4862,7 @@
 Replaces: libxss
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503547
+Installed-Time: 1330558341
 Auto-Installed: yes
 
 Package: xcmiscproto-dev
@@ -4871,7 +4871,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503580
+Installed-Time: 1330558374
 Auto-Installed: yes
 
 Package: shadow-securetty-dev
@@ -4880,8 +4880,8 @@
 Recommends: shadow-securetty-dev
 Provides:
 Status: install ok installed
-Architecture: om_gta04
-Installed-Time: 1330503609
+Architecture: crespo
+Installed-Time: 1330558404
 Auto-Installed: yes
 
 Package: eina-dev
@@ -4891,7 +4891,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503545
+Installed-Time: 1330558339
 Auto-Installed: yes
 
 Package: libnss-mdns
@@ -4900,7 +4900,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503633
+Installed-Time: 1330558431
 Auto-Installed: yes
 
 Package: libavahi-core7
@@ -4909,7 +4909,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503631
+Installed-Time: 1330558428
 Auto-Installed: yes
 
 Package: libfreetype6
@@ -4918,7 +4918,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503550
+Installed-Time: 1330558342
 Auto-Installed: yes
 
 Package: libsm-dbg
@@ -4927,7 +4927,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503667
+Installed-Time: 1330558471
 Auto-Installed: yes
 
 Package: pam-plugin-shells
@@ -4936,7 +4936,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503601
+Installed-Time: 1330558397
 Auto-Installed: yes
 
 Package: ocf-linux
@@ -4944,7 +4944,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503595
+Installed-Time: 1330558388
 Auto-Installed: yes
 
 Package: lua5.1
@@ -4953,7 +4953,7 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503554
+Installed-Time: 1330558346
 Auto-Installed: yes
 
 Package: libxdamage-dev
@@ -4963,6 +4963,6 @@
 Provides:
 Status: install ok installed
 Architecture: armv7a-vfp-neon
-Installed-Time: 1330503617
+Installed-Time: 1330558412
 Auto-Installed: yes
 
diff -uNr oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/sysroots/i686-oesdk-linux/var/lib/opkg/lists/oe-all oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/sysroots/i686-oesdk-linux/var/lib/opkg/lists/oe-all
--- oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/sysroots/i686-oesdk-linux/var/lib/opkg/lists/oe-all	2012-02-29 09:17:47.000000000 +0100
+++ oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/sysroots/i686-oesdk-linux/var/lib/opkg/lists/oe-all	2012-03-01 00:30:53.000000000 +0100
@@ -513,10 +513,6 @@
 Description: elementary-theme-o2 version 0.2+gitr4+bbe2445c29cd65d0a8dddde7606434db489ee41b-r2
  o2 theme for the elementary toolkit - it looks like om2007.2
 
-OE: elementary-theme-o2
-HomePage: http://jmccloud.jm.funpic.de
-License: MIT BSD
-Priority: optional
 
 
 Package: elementary-theme-sixteen-dbg
@@ -532,12 +528,6 @@
 Description: elementary-theme-sixteen version 0.2+gitr3+bbe2445c29cd65d0a8dddde7606434db489ee41b-r3 - Debugging files
  elementary SHR theme  This package contains ELF symbols and related
 
- sources for debugging purposes.
-
-OE: elementary-theme-sixteen
-HomePage: unknown
-License: MIT BSD
-Priority: optional
 
 
 Package: elementary-theme-sixteen-dev
@@ -554,12 +544,6 @@
 Description: elementary-theme-sixteen version 0.2+gitr3+bbe2445c29cd65d0a8dddde7606434db489ee41b-r3 - Development files
  elementary SHR theme  This package contains symbolic links, header files,
 
- and related items necessary for software development.
-
-OE: elementary-theme-sixteen
-HomePage: unknown
-License: MIT BSD
-Priority: optional
 
 
 Package: elementary-theme-sixteen
@@ -574,10 +558,6 @@
 Description: elementary-theme-sixteen version 0.2+gitr3+bbe2445c29cd65d0a8dddde7606434db489ee41b-r3
  elementary SHR theme
 
-OE: elementary-theme-sixteen
-HomePage: unknown
-License: MIT BSD
-Priority: optional
 
 
 Package: encodings-dbg
@@ -593,14 +573,6 @@
 Description: The Xorg font encoding files - Debugging files
  The encodings that map to specific characters for a number of Xorg and
 
- common fonts.  This package contains ELF symbols and related sources for
-
- debugging purposes.
-
-OE: encodings
-HomePage: http://www.x.org
-License: PD
-Priority: optional
 
 
 Package: encodings-dev
@@ -617,14 +589,6 @@
 Description: The Xorg font encoding files - Development files
  The encodings that map to specific characters for a number of Xorg and
 
- common fonts.  This package contains symbolic links, header files, and
-
- related items necessary for software development.
-
-OE: encodings
-HomePage: http://www.x.org
-License: PD
-Priority: optional
 
 
 Package: encodings
@@ -640,12 +604,6 @@
 Description: The Xorg font encoding files
  The encodings that map to specific characters for a number of Xorg and
 
- common fonts.
-
-OE: encodings
-HomePage: http://www.x.org
-License: PD
-Priority: optional
 
 
 Package: fbset-modes-dbg
@@ -661,12 +619,6 @@
 Description: fbset-modes version 0.1.0-r6 - Debugging files
  Default display timings and resolutions for fbset  This package contains
 
- ELF symbols and related sources for debugging purposes.
-
-OE: fbset-modes
-HomePage: unknown
-License: MIT
-Priority: optional
 
 
 Package: fbset-modes-dev
@@ -683,14 +635,6 @@
 Description: fbset-modes version 0.1.0-r6 - Development files
  Default display timings and resolutions for fbset  This package contains
 
- symbolic links, header files, and related items necessary for software
-
- development.
-
-OE: fbset-modes
-HomePage: unknown
-License: MIT
-Priority: optional
 
 
 Package: fbset-modes
@@ -705,10 +649,6 @@
 Description: fbset-modes version 0.1.0-r6
  Default display timings and resolutions for fbset
 
-OE: fbset-modes
-HomePage: unknown
-License: MIT
-Priority: optional
 
 
 Package: font-alias-dbg
@@ -724,12 +664,6 @@
 Description: font-alias version 1.0.3-r2.3 - Debugging files
  X font aliases.  This package contains ELF symbols and related sources
 
- for debugging purposes.
-
-OE: font-alias
-HomePage: http://www.x.org
-License: MIT
-Priority: optional
 
 
 Package: font-alias-dev
@@ -746,12 +680,6 @@
 Description: font-alias version 1.0.3-r2.3 - Development files
  X font aliases.  This package contains symbolic links, header files, and
 
- related items necessary for software development.
-
-OE: font-alias
-HomePage: http://www.x.org
-License: MIT
-Priority: optional
 
 
 Package: font-alias
@@ -767,10 +695,6 @@
 Description: font-alias version 1.0.3-r2.3
  X font aliases.
 
-OE: font-alias
-HomePage: http://www.x.org
-License: MIT
-Priority: optional
 
 
 Package: font-update-common-dbg
@@ -786,14 +710,6 @@
 Description: font-update-common version 0.1-r1 - Debugging files
  Scripts to be called when fonts are installed or removed to make them
 
- known to the WM, whether X11 or Opie  This package contains ELF symbols
-
- and related sources for debugging purposes.
-
-OE: font-update-common
-HomePage: unknown
-License: MIT
-Priority: optional
 
 
 Package: font-update-common-dev
@@ -810,16 +726,6 @@
 Description: font-update-common version 0.1-r1 - Development files
  Scripts to be called when fonts are installed or removed to make them
 
- known to the WM, whether X11 or Opie  This package contains symbolic
-
- links, header files, and related items necessary for software
-
- development.
-
-OE: font-update-common
-HomePage: unknown
-License: MIT
-Priority: optional
 
 
 Package: font-update-common
@@ -834,12 +740,6 @@
 Description: font-update-common version 0.1-r1
  Scripts to be called when fonts are installed or removed to make them
 
- known to the WM, whether X11 or Opie
-
-OE: font-update-common
-HomePage: unknown
-License: MIT
-Priority: optional
 
 
 Package: fso-sounds-dbg
@@ -855,12 +755,6 @@
 Description: fso-sounds version 0.0.1+gitr1+dc8135c2d78f6335661a4ddefff0204721550abd-r3 - Debugging files
  A set of notification sounds  This package contains ELF symbols and
 
- related sources for debugging purposes.
-
-OE: fso-sounds
-HomePage: unknown
-License: CC-BY-SA
-Priority: optional
 
 
 Package: fso-sounds-dev
@@ -877,12 +771,6 @@
 Description: fso-sounds version 0.0.1+gitr1+dc8135c2d78f6335661a4ddefff0204721550abd-r3 - Development files
  A set of notification sounds  This package contains symbolic links,
 
- header files, and related items necessary for software development.
-
-OE: fso-sounds
-HomePage: unknown
-License: CC-BY-SA
-Priority: optional
 
 
 Package: fso-sounds-extras
@@ -897,10 +785,6 @@
 Description: fso-sounds version 0.0.1+gitr1+dc8135c2d78f6335661a4ddefff0204721550abd-r3
  A set of notification sounds
 
-OE: fso-sounds
-HomePage: unknown
-License: CC-BY-SA
-Priority: optional
 
 
 Package: fso-sounds
@@ -916,10 +800,6 @@
 Description: fso-sounds version 0.0.1+gitr1+dc8135c2d78f6335661a4ddefff0204721550abd-r3
  A set of notification sounds
 
-OE: fso-sounds
-HomePage: unknown
-License: CC-BY-SA
-Priority: optional
 
 
 Package: gnome-common-dbg
@@ -935,12 +815,6 @@
 Description: gnome-common version 2.28.0-r1 - Debugging files
  Common macros for building GNOME applications  This package contains ELF
 
- symbols and related sources for debugging purposes.
-
-OE: gnome-common
-HomePage: http://www.gnome.org/
-License: GPLv3
-Priority: optional
 
 
 Package: gnome-common-dev
@@ -957,14 +831,6 @@
 Description: gnome-common version 2.28.0-r1 - Development files
  Common macros for building GNOME applications  This package contains
 
- symbolic links, header files, and related items necessary for software
-
- development.
-
-OE: gnome-common
-HomePage: http://www.gnome.org/
-License: GPLv3
-Priority: optional
 
 
 Package: gnome-common
@@ -979,10 +845,6 @@
 Description: gnome-common version 2.28.0-r1
  Common macros for building GNOME applications
 
-OE: gnome-common
-HomePage: http://www.gnome.org/
-License: GPLv3
-Priority: optional
 
 
 Package: hicolor-icon-theme-dbg
@@ -998,12 +860,6 @@
 Description: hicolor-icon-theme version 0.12-r1 - Debugging files
  default icon theme that all icon themes automatically inherit from.  This
 
- package contains ELF symbols and related sources for debugging purposes.
-
-OE: hicolor-icon-theme
-HomePage: http://icon-theme.freedesktop.org/wiki/HicolorTheme
-License: GPLv2
-Priority: optional
 
 
 Package: hicolor-icon-theme-dev
@@ -1020,14 +876,6 @@
 Description: hicolor-icon-theme version 0.12-r1 - Development files
  default icon theme that all icon themes automatically inherit from.  This
 
- package contains symbolic links, header files, and related items
-
- necessary for software development.
-
-OE: hicolor-icon-theme
-HomePage: http://icon-theme.freedesktop.org/wiki/HicolorTheme
-License: GPLv2
-Priority: optional
 
 
 Package: hicolor-icon-theme
@@ -1043,10 +891,6 @@
 Description: hicolor-icon-theme version 0.12-r1
  default icon theme that all icon themes automatically inherit from.
 
-OE: hicolor-icon-theme
-HomePage: http://icon-theme.freedesktop.org/wiki/HicolorTheme
-License: GPLv2
-Priority: optional
 
 
 Package: illume-keyboard-alpha
@@ -1061,10 +905,6 @@
 Description: illume-keyboards-shr version 0.0+gitr1+4064489f359a1addf572089b582f317dff5f50e1-r5
  Illume keyboard with phone-like layout
 
-OE: illume-keyboards-shr
-HomePage: unknown
-License: MIT BSD
-Priority: optional
 
 
 Package: illume-keyboard-arabic
@@ -1079,10 +919,6 @@
 Description: illume-keyboards-shr version 0.0+gitr1+4064489f359a1addf572089b582f317dff5f50e1-r5
  Illume keyboard with arabic layout
 
-OE: illume-keyboards-shr
-HomePage: unknown
-License: MIT BSD
-Priority: optional
 
 
 Package: illume-keyboard-browse
@@ -1097,10 +933,6 @@
 Description: illume-keyboards-shr version 0.0+gitr1+4064489f359a1addf572089b582f317dff5f50e1-r5
  Illume keyboard with a layout optimized for browsing
 
-OE: illume-keyboards-shr
-HomePage: unknown
-License: MIT BSD
-Priority: optional
 
 
 Package: illume-keyboard-danish
@@ -1115,10 +947,6 @@
 Description: illume-keyboards-shr version 0.0+gitr1+4064489f359a1addf572089b582f317dff5f50e1-r5
  Illume keyboard with danish layout
 
-OE: illume-keyboards-shr
-HomePage: unknown
-License: MIT BSD
-Priority: optional
 
 
 Package: illume-keyboard-default-alt
@@ -1133,10 +961,6 @@
 Description: illume-keyboards-shr version 0.0+gitr1+4064489f359a1addf572089b582f317dff5f50e1-r5
  Illume keyboard with an alternative default layout
 
-OE: illume-keyboards-shr
-HomePage: unknown
-License: MIT BSD
-Priority: optional
 
 
 Package: illume-keyboard-dutch
@@ -1151,10 +975,6 @@
 Description: illume-keyboards-shr version 0.0+gitr1+4064489f359a1addf572089b582f317dff5f50e1-r5
  Illume keyboard with dutch layout
 
-OE: illume-keyboards-shr
-HomePage: unknown
-License: MIT BSD
-Priority: optional
 
 
 Package: illume-keyboard-dvorak
diff -uNr oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/sysroots/i686-oesdk-linux/var/lib/opkg/lists/oe-i686-nativesdk oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/sysroots/i686-oesdk-linux/var/lib/opkg/lists/oe-i686-nativesdk
--- oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/sysroots/i686-oesdk-linux/var/lib/opkg/lists/oe-i686-nativesdk	2012-02-29 09:18:03.000000000 +0100
+++ oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/sysroots/i686-oesdk-linux/var/lib/opkg/lists/oe-i686-nativesdk	2012-03-01 00:31:08.000000000 +0100
@@ -11,20 +11,6 @@
 Description: A GNU tool that procude shell scripts to automatically configure software. - Debugging files
  Autoconf is an extensible package of M4 macros that produce shell scripts
 
- to automatically configure software source code packages. Autoconf
-
- creates a configuration script for a package from a template file that
-
- lists the operating system features that the package can use, in the form
-
- of M4 macro calls.  This package contains ELF symbols and related sources
-
- for debugging purposes.
-
-OE: autoconf-nativesdk
-HomePage: http://www.gnu.org/software/autoconf/
-License: GPLv2 & GPLv3
-Priority: optional
 
 
 Package: autoconf-nativesdk-dev
@@ -41,20 +27,6 @@
 Description: A GNU tool that procude shell scripts to automatically configure software. - Development files
  Autoconf is an extensible package of M4 macros that produce shell scripts
 
- to automatically configure software source code packages. Autoconf
-
- creates a configuration script for a package from a template file that
-
- lists the operating system features that the package can use, in the form
-
- of M4 macro calls.  This package contains symbolic links, header files,
-
- and related items necessary for software development.
-
-OE: autoconf-nativesdk
-HomePage: http://www.gnu.org/software/autoconf/
-License: GPLv2 & GPLv3
-Priority: optional
 
 
 Package: autoconf-nativesdk-doc
@@ -69,18 +41,6 @@
 Description: A GNU tool that procude shell scripts to automatically configure software. - Documentation files
  Autoconf is an extensible package of M4 macros that produce shell scripts
 
- to automatically configure software source code packages. Autoconf
-
- creates a configuration script for a package from a template file that
-
- lists the operating system features that the package can use, in the form
-
- of M4 macro calls.  This package contains documentation.
-
-OE: autoconf-nativesdk
-HomePage: http://www.gnu.org/software/autoconf/
-License: GPLv2 & GPLv3
-Priority: optional
 
 
 Package: autoconf-nativesdk
@@ -96,18 +56,6 @@
 Description: A GNU tool that procude shell scripts to automatically configure software.
  Autoconf is an extensible package of M4 macros that produce shell scripts
 
- to automatically configure software source code packages. Autoconf
-
- creates a configuration script for a package from a template file that
-
- lists the operating system features that the package can use, in the form
-
- of M4 macro calls.
-
-OE: autoconf-nativesdk
-HomePage: http://www.gnu.org/software/autoconf/
-License: GPLv2 & GPLv3
-Priority: optional
 
 
 Package: automake-nativesdk-dbg
@@ -123,16 +71,6 @@
 Description: A GNU tool for automatically generating Makefiles. - Debugging files
  Automake is a tool for automatically generating `Makefile.in' files
 
- compliant with the GNU Coding Standards. Automake requires the use of
-
- Autoconf.  This package contains ELF symbols and related sources for
-
- debugging purposes.
-
-OE: automake-nativesdk
-HomePage: http://www.gnu.org/software/automake/
-License: GPLv2
-Priority: optional
 
 
 Package: automake-nativesdk-dev
@@ -149,16 +87,6 @@
 Description: A GNU tool for automatically generating Makefiles. - Development files
  Automake is a tool for automatically generating `Makefile.in' files
 
- compliant with the GNU Coding Standards. Automake requires the use of
-
- Autoconf.  This package contains symbolic links, header files, and
-
- related items necessary for software development.
-
-OE: automake-nativesdk
-HomePage: http://www.gnu.org/software/automake/
-License: GPLv2
-Priority: optional
 
 
 Package: automake-nativesdk-doc
@@ -173,14 +101,6 @@
 Description: A GNU tool for automatically generating Makefiles. - Documentation files
  Automake is a tool for automatically generating `Makefile.in' files
 
- compliant with the GNU Coding Standards. Automake requires the use of
-
- Autoconf.  This package contains documentation.
-
-OE: automake-nativesdk
-HomePage: http://www.gnu.org/software/automake/
-License: GPLv2
-Priority: optional
 
 
 Package: automake-nativesdk
@@ -196,14 +116,6 @@
 Description: A GNU tool for automatically generating Makefiles.
  Automake is a tool for automatically generating `Makefile.in' files
 
- compliant with the GNU Coding Standards. Automake requires the use of
-
- Autoconf.
-
-OE: automake-nativesdk
-HomePage: http://www.gnu.org/software/automake/
-License: GPLv2
-Priority: optional
 
 
 Package: bigreqsproto-nativesdk-dbg
@@ -219,16 +131,6 @@
 Description: BigReqs: X Big Requests extension headers - Debugging files
  This package provides the wire protocol for the BIG-REQUESTS extension,
 
- used to send larger requests that usual in order to avoid fragmentation.
-
- This package contains ELF symbols and related sources for debugging
-
- purposes.
-
-OE: bigreqsproto-nativesdk
-HomePage: http://www.x.org
-License: MIT-X
-Priority: optional
 
 
 Package: bigreqsproto-nativesdk-dev
@@ -244,16 +146,6 @@
 Description: BigReqs: X Big Requests extension headers - Development files
  This package provides the wire protocol for the BIG-REQUESTS extension,
 
- used to send larger requests that usual in order to avoid fragmentation.
-
- This package contains symbolic links, header files, and related items
-
- necessary for software development.
-
-OE: bigreqsproto-nativesdk
-HomePage: http://www.x.org
-License: MIT-X
-Priority: optional
 
 
 Package: bigreqsproto-nativesdk-doc
@@ -268,14 +160,6 @@
 Description: BigReqs: X Big Requests extension headers - Documentation files
  This package provides the wire protocol for the BIG-REQUESTS extension,
 
- used to send larger requests that usual in order to avoid fragmentation.
-
- This package contains documentation.
-
-OE: bigreqsproto-nativesdk
-HomePage: http://www.x.org
-License: MIT-X
-Priority: optional
 
 
 Package: binutils-cross-canadian-arm-dbg
@@ -291,12 +175,6 @@
 Description: A GNU collection of binary utilities - Debugging files
  A GNU collection of cross-canadian binary utilities for arm target  This
 
- package contains ELF symbols and related sources for debugging purposes.
-
-OE: binutils-cross-canadian-arm
-HomePage: http://www.gnu.org/software/binutils/
-License: GPLv3
-Priority: optional
 
 
 Package: binutils-cross-canadian-arm-dev
@@ -313,14 +191,6 @@
 Description: A GNU collection of binary utilities - Development files
  A GNU collection of cross-canadian binary utilities for arm target  This
 
- package contains symbolic links, header files, and related items
-
- necessary for software development.
-
-OE: binutils-cross-canadian-arm
-HomePage: http://www.gnu.org/software/binutils/
-License: GPLv3
-Priority: optional
 
 
 Package: binutils-cross-canadian-arm
@@ -336,10 +206,6 @@
 Description: A GNU collection of binary utilities
  A GNU collection of cross-canadian binary utilities for arm target
 
-OE: binutils-cross-canadian-arm
-HomePage: http://www.gnu.org/software/binutils/
-License: GPLv3
-Priority: optional
 
 
 Package: curl-nativesdk-dbg
@@ -355,12 +221,6 @@
 Description: curl-nativesdk version 7.23.1-r1 - Debugging files
  Command line tool and library for client-side URL transfers.  This
 
- package contains ELF symbols and related sources for debugging purposes.
-
-OE: curl-nativesdk
-HomePage: http://curl.haxx.se/
-License: MIT
-Priority: optional
 
 
 Package: curl-nativesdk-dev
@@ -377,14 +237,6 @@
 Description: curl-nativesdk version 7.23.1-r1 - Development files
  Command line tool and library for client-side URL transfers.  This
 
- package contains symbolic links, header files, and related items
-
- necessary for software development.
-
-OE: curl-nativesdk
-HomePage: http://curl.haxx.se/
-License: MIT
-Priority: optional
 
 
 Package: curl-nativesdk-doc
@@ -1364,8 +1216,8 @@
 Section: devel
 Architecture: i686-nativesdk
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 734b77fdf6a02f685e4929286cc6d651
-Size: 74750
+MD5Sum: 2dfa9b7871b17d562276f6f5f60a5176
+Size: 74748
 Filename: gcc-runtime-nativesdk-dbg_4.6.2+svnr181430-r27_i686-nativesdk.ipk
 Source: svn://gcc.gnu.org/svn/gcc/branches;module=gcc-4_6-branch;proto=http file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch file://100-uclibc-conf.patch file://gcc-uclibc-locale-ctype_touplow_t.patch file://cache-amnesia.patch file://gcc-flags-for-build.patch file://103-uclibc-conf-noupstream.patch file://200-uclibc-locale.patch file://203-uclibc-locale-no__x.patch; file://204-uclibc-locale-wchar_fix.patch; file://205-uclibc-locale-update.patch; file://301-missing-execinfo_h.patch file://302-c99-snprintf.patch file://303-c99-complex-ugly-hack.patch file://304-index_macro.patch file://305-libmudflap-susv3-legacy.patch file://306-libstdc++-namespace.patch file://740-sh-pr24836.patch file://800-arm-bigendian.patch file://904-flatten-switch-stmt-00.patch file://arm-nolibfloat.patch file://arm-softfloat.patch file://zecke-xgcc-cpp.patch file://gcc-poison-system-directories.patch file://gcc-poison-dir-extend.patch file://gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch file://64bithack.patch file://optional_libstdc.patch file://disable_relax_pic_calls_flag.patch file://COLLECT_GCC_OPTIONS.patch file://volatile_access_backport.patch file://use-defaults.h-and-t-oe-in-B.patch file://powerpc-e5500.patch file://fix-for-ice-50099.patch file://gcc-with-linker-hash-style.patch file://pr46934.patch file://pr32219.patch file://pr47551.patch file://gcc-arm-set-cost.patch file://GPLUSPLUS_INCLUDE_DIR_with_sysroot.patch file://fortran-cross-compile-hack.patch file://linaro/gcc-4.6-linaro-r106720.patch file://linaro/gcc-4.6-linaro-r106733.patch file://linaro/gcc-4.6-linaro-r106737.patch file://linaro/gcc-4.6-linaro-r106738.patch file://linaro/gcc-4.6-linaro-r106739.patch file://linaro/gcc-4.6-linaro-r106740.patch file://linaro/gcc-4.6-linaro-r106741.patch file://linaro/gcc-4.6-linaro-r106742.patch file://linaro/gcc-4.6-linaro-r106744.patch file://linaro/gcc-4.6-linaro-r106746.patch file://linaro/gcc-4.6-linaro-r106747.patch file://linaro/gcc-4.6-linaro-r106750.patch file://linaro/gcc-4.6-linaro-r106751.patch file://linaro/gcc-4.6-linaro-r106753.patch file://linaro/gcc-4.6-linaro-r106754.patch file://linaro/gcc-4.6-linaro-r106755.patch file://linaro/gcc-4.6-linaro-r106759.patch file://linaro/gcc-4.6-linaro-r106762.patch file://linaro/gcc-4.6-linaro-r106763.patch file://linaro/gcc-4.6-linaro-r106764.patch file://linaro/gcc-4.6-linaro-r106766.patch file://linaro/gcc-4.6-linaro-r106768.patch file://linaro/gcc-4.6-linaro-r106769.patch file://linaro/gcc-4.6-linaro-r106770.patch file://linaro/gcc-4.6-linaro-r106771.patch file://linaro/gcc-4.6-linaro-r106772.patch file://linaro/gcc-4.6-linaro-r106773.patch file://linaro/gcc-4.6-linaro-r106775.patch file://linaro/gcc-4.6-linaro-r106776.patch file://linaro/gcc-4.6-linaro-r106777.patch file://linaro/gcc-4.6-linaro-r106778.patch file://linaro/gcc-4.6-linaro-r106781.patch file://linaro/gcc-4.6-linaro-r106782.patch file://linaro/gcc-4.6-linaro-r106783.patch file://linaro/gcc-4.6-linaro-r106784.patch file://linaro/gcc-4.6-linaro-r106785.patch file://linaro/gcc-4.6-linaro-r106786.patch file://linaro/gcc-4.6-linaro-r106787.patch file://linaro/gcc-4.6-linaro-r106789.patch file://linaro/gcc-4.6-linaro-r106792.patch file://linaro/gcc-4.6-linaro-r106794.patch file://linaro/gcc-4.6-linaro-r106796.patch file://linaro/gcc-4.6-linaro-r106797.patch file://linaro/gcc-4.6-linaro-r106798.patch file://linaro/gcc-4.6-linaro-r106799.patch file://linaro/gcc-4.6-linaro-r106800.patch file://linaro/gcc-4.6-linaro-r106802.patch file://linaro/gcc-4.6-linaro-r106803.patch file://linaro/gcc-4.6-linaro-r106804.patch file://linaro/gcc-4.6-linaro-r106805.patch file://linaro/gcc-4.6-linaro-r106806.patch file://linaro/gcc-4.6-linaro-r106807.patch file://linaro/gcc-4.6-linaro-r106811.patch file://linaro/gcc-4.6-linaro-r106814.patch file://linaro/gcc-4.6-linaro-r106815.patch file://linaro/gcc-4.6-linaro-r106816.patch file://linaro/gcc-4.6-linaro-r106817.patch file://linaro/gcc-4.6-linaro-r106818.patch file://linaro/gcc-4.6-linaro-r106819.patch file://linaro/gcc-4.6-linaro-r106820.patch file://linaro/gcc-4.6-linaro-r106821.patch file://linaro/gcc-4.6-linaro-r106825.patch file://linaro/gcc-4.6-linaro-r106826.patch file://linaro/gcc-4.6-linaro-r106827.patch file://linaro/gcc-4.6-linaro-r106828.patch file://linaro/gcc-4.6-linaro-r106829.patch file://linaro/gcc-4.6-linaro-r106830.patch file://linaro/gcc-4.6-linaro-r106831.patch file://linaro/gcc-4.6-linaro-r106832.patch file://linaro/gcc-4.6-linaro-r106833.patch file://linaro/gcc-4.6-linaro-r106834.patch file://linaro/gcc-4.6-linaro-r106836.patch file://linaro/gcc-4.6-linaro-r106839.patch file://linaro/gcc-4.6-linaro-r106840.patch file://linaro/gcc-4.6-linaro-r106841.patch file://linaro/gcc-4.6-linaro-r106842.patch file://linaro/gcc-4.6-linaro-r106843.patch file://linaro/gcc-4.6-linaro-r106844.patch file://linaro/gcc-4.6-linaro-r106845.patch file://linaro/gcc-4.6-linaro-r106846.patch file://linaro/gcc-4.6-linaro-r106848.patch file://linaro/gcc-4.6-linaro-r106853.patch file://linaro/gcc-4.6-linaro-r106854.patch file://linaro/gcc-4.6-linaro-r106855.patch
 Description: gcc-runtime-nativesdk version 4.6.2+svnr181430-r27 - Debugging files
@@ -1386,8 +1238,8 @@
 Section: devel
 Architecture: i686-nativesdk
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 8739c98bab25b52a975b66404b02e59a
-Size: 2260
+MD5Sum: 1bf37c56eddf635299e36eb7b9b3c755
+Size: 2256
 Filename: gcc-runtime-nativesdk-locale-de_4.6.2+svnr181430-r27_i686-nativesdk.ipk
 Source: svn://gcc.gnu.org/svn/gcc/branches;module=gcc-4_6-branch;proto=http file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch file://100-uclibc-conf.patch file://gcc-uclibc-locale-ctype_touplow_t.patch file://cache-amnesia.patch file://gcc-flags-for-build.patch file://103-uclibc-conf-noupstream.patch file://200-uclibc-locale.patch file://203-uclibc-locale-no__x.patch; file://204-uclibc-locale-wchar_fix.patch; file://205-uclibc-locale-update.patch; file://301-missing-execinfo_h.patch file://302-c99-snprintf.patch file://303-c99-complex-ugly-hack.patch file://304-index_macro.patch file://305-libmudflap-susv3-legacy.patch file://306-libstdc++-namespace.patch file://740-sh-pr24836.patch file://800-arm-bigendian.patch file://904-flatten-switch-stmt-00.patch file://arm-nolibfloat.patch file://arm-softfloat.patch file://zecke-xgcc-cpp.patch file://gcc-poison-system-directories.patch file://gcc-poison-dir-extend.patch file://gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch file://64bithack.patch file://optional_libstdc.patch file://disable_relax_pic_calls_flag.patch file://COLLECT_GCC_OPTIONS.patch file://volatile_access_backport.patch file://use-defaults.h-and-t-oe-in-B.patch file://powerpc-e5500.patch file://fix-for-ice-50099.patch file://gcc-with-linker-hash-style.patch file://pr46934.patch file://pr32219.patch file://pr47551.patch file://gcc-arm-set-cost.patch file://GPLUSPLUS_INCLUDE_DIR_with_sysroot.patch file://fortran-cross-compile-hack.patch file://linaro/gcc-4.6-linaro-r106720.patch file://linaro/gcc-4.6-linaro-r106733.patch file://linaro/gcc-4.6-linaro-r106737.patch file://linaro/gcc-4.6-linaro-r106738.patch file://linaro/gcc-4.6-linaro-r106739.patch file://linaro/gcc-4.6-linaro-r106740.patch file://linaro/gcc-4.6-linaro-r106741.patch file://linaro/gcc-4.6-linaro-r106742.patch file://linaro/gcc-4.6-linaro-r106744.patch file://linaro/gcc-4.6-linaro-r106746.patch file://linaro/gcc-4.6-linaro-r106747.patch file://linaro/gcc-4.6-linaro-r106750.patch file://linaro/gcc-4.6-linaro-r106751.patch file://linaro/gcc-4.6-linaro-r106753.patch file://linaro/gcc-4.6-linaro-r106754.patch file://linaro/gcc-4.6-linaro-r106755.patch file://linaro/gcc-4.6-linaro-r106759.patch file://linaro/gcc-4.6-linaro-r106762.patch file://linaro/gcc-4.6-linaro-r106763.patch file://linaro/gcc-4.6-linaro-r106764.patch file://linaro/gcc-4.6-linaro-r106766.patch file://linaro/gcc-4.6-linaro-r106768.patch file://linaro/gcc-4.6-linaro-r106769.patch file://linaro/gcc-4.6-linaro-r106770.patch file://linaro/gcc-4.6-linaro-r106771.patch file://linaro/gcc-4.6-linaro-r106772.patch file://linaro/gcc-4.6-linaro-r106773.patch file://linaro/gcc-4.6-linaro-r106775.patch file://linaro/gcc-4.6-linaro-r106776.patch file://linaro/gcc-4.6-linaro-r106777.patch file://linaro/gcc-4.6-linaro-r106778.patch file://linaro/gcc-4.6-linaro-r106781.patch file://linaro/gcc-4.6-linaro-r106782.patch file://linaro/gcc-4.6-linaro-r106783.patch file://linaro/gcc-4.6-linaro-r106784.patch file://linaro/gcc-4.6-linaro-r106785.patch file://linaro/gcc-4.6-linaro-r106786.patch file://linaro/gcc-4.6-linaro-r106787.patch file://linaro/gcc-4.6-linaro-r106789.patch file://linaro/gcc-4.6-linaro-r106792.patch file://linaro/gcc-4.6-linaro-r106794.patch file://linaro/gcc-4.6-linaro-r106796.patch file://linaro/gcc-4.6-linaro-r106797.patch file://linaro/gcc-4.6-linaro-r106798.patch file://linaro/gcc-4.6-linaro-r106799.patch file://linaro/gcc-4.6-linaro-r106800.patch file://linaro/gcc-4.6-linaro-r106802.patch file://linaro/gcc-4.6-linaro-r106803.patch file://linaro/gcc-4.6-linaro-r106804.patch file://linaro/gcc-4.6-linaro-r106805.patch file://linaro/gcc-4.6-linaro-r106806.patch file://linaro/gcc-4.6-linaro-r106807.patch file://linaro/gcc-4.6-linaro-r106811.patch file://linaro/gcc-4.6-linaro-r106814.patch file://linaro/gcc-4.6-linaro-r106815.patch file://linaro/gcc-4.6-linaro-r106816.patch file://linaro/gcc-4.6-linaro-r106817.patch file://linaro/gcc-4.6-linaro-r106818.patch file://linaro/gcc-4.6-linaro-r106819.patch file://linaro/gcc-4.6-linaro-r106820.patch file://linaro/gcc-4.6-linaro-r106821.patch file://linaro/gcc-4.6-linaro-r106825.patch file://linaro/gcc-4.6-linaro-r106826.patch file://linaro/gcc-4.6-linaro-r106827.patch file://linaro/gcc-4.6-linaro-r106828.patch file://linaro/gcc-4.6-linaro-r106829.patch file://linaro/gcc-4.6-linaro-r106830.patch file://linaro/gcc-4.6-linaro-r106831.patch file://linaro/gcc-4.6-linaro-r106832.patch file://linaro/gcc-4.6-linaro-r106833.patch file://linaro/gcc-4.6-linaro-r106834.patch file://linaro/gcc-4.6-linaro-r106836.patch file://linaro/gcc-4.6-linaro-r106839.patch file://linaro/gcc-4.6-linaro-r106840.patch file://linaro/gcc-4.6-linaro-r106841.patch file://linaro/gcc-4.6-linaro-r106842.patch file://linaro/gcc-4.6-linaro-r106843.patch file://linaro/gcc-4.6-linaro-r106844.patch file://linaro/gcc-4.6-linaro-r106845.patch file://linaro/gcc-4.6-linaro-r106846.patch file://linaro/gcc-4.6-linaro-r106848.patch file://linaro/gcc-4.6-linaro-r106853.patch file://linaro/gcc-4.6-linaro-r106854.patch file://linaro/gcc-4.6-linaro-r106855.patch
 Description: gcc-runtime-nativesdk version 4.6.2+svnr181430-r27 - de translations
@@ -1408,7 +1260,7 @@
 Section: devel
 Architecture: i686-nativesdk
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 83d6edb19a666f5a80b17f9c0855a97c
+MD5Sum: 5af70b1c546d34562f98425c323ad365
 Size: 2272
 Filename: gcc-runtime-nativesdk-locale-fr_4.6.2+svnr181430-r27_i686-nativesdk.ipk
 Source: svn://gcc.gnu.org/svn/gcc/branches;module=gcc-4_6-branch;proto=http file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch file://100-uclibc-conf.patch file://gcc-uclibc-locale-ctype_touplow_t.patch file://cache-amnesia.patch file://gcc-flags-for-build.patch file://103-uclibc-conf-noupstream.patch file://200-uclibc-locale.patch file://203-uclibc-locale-no__x.patch; file://204-uclibc-locale-wchar_fix.patch; file://205-uclibc-locale-update.patch; file://301-missing-execinfo_h.patch file://302-c99-snprintf.patch file://303-c99-complex-ugly-hack.patch file://304-index_macro.patch file://305-libmudflap-susv3-legacy.patch file://306-libstdc++-namespace.patch file://740-sh-pr24836.patch file://800-arm-bigendian.patch file://904-flatten-switch-stmt-00.patch file://arm-nolibfloat.patch file://arm-softfloat.patch file://zecke-xgcc-cpp.patch file://gcc-poison-system-directories.patch file://gcc-poison-dir-extend.patch file://gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch file://64bithack.patch file://optional_libstdc.patch file://disable_relax_pic_calls_flag.patch file://COLLECT_GCC_OPTIONS.patch file://volatile_access_backport.patch file://use-defaults.h-and-t-oe-in-B.patch file://powerpc-e5500.patch file://fix-for-ice-50099.patch file://gcc-with-linker-hash-style.patch file://pr46934.patch file://pr32219.patch file://pr47551.patch file://gcc-arm-set-cost.patch file://GPLUSPLUS_INCLUDE_DIR_with_sysroot.patch file://fortran-cross-compile-hack.patch file://linaro/gcc-4.6-linaro-r106720.patch file://linaro/gcc-4.6-linaro-r106733.patch file://linaro/gcc-4.6-linaro-r106737.patch file://linaro/gcc-4.6-linaro-r106738.patch file://linaro/gcc-4.6-linaro-r106739.patch file://linaro/gcc-4.6-linaro-r106740.patch file://linaro/gcc-4.6-linaro-r106741.patch file://linaro/gcc-4.6-linaro-r106742.patch file://linaro/gcc-4.6-linaro-r106744.patch file://linaro/gcc-4.6-linaro-r106746.patch file://linaro/gcc-4.6-linaro-r106747.patch file://linaro/gcc-4.6-linaro-r106750.patch file://linaro/gcc-4.6-linaro-r106751.patch file://linaro/gcc-4.6-linaro-r106753.patch file://linaro/gcc-4.6-linaro-r106754.patch file://linaro/gcc-4.6-linaro-r106755.patch file://linaro/gcc-4.6-linaro-r106759.patch file://linaro/gcc-4.6-linaro-r106762.patch file://linaro/gcc-4.6-linaro-r106763.patch file://linaro/gcc-4.6-linaro-r106764.patch file://linaro/gcc-4.6-linaro-r106766.patch file://linaro/gcc-4.6-linaro-r106768.patch file://linaro/gcc-4.6-linaro-r106769.patch file://linaro/gcc-4.6-linaro-r106770.patch file://linaro/gcc-4.6-linaro-r106771.patch file://linaro/gcc-4.6-linaro-r106772.patch file://linaro/gcc-4.6-linaro-r106773.patch file://linaro/gcc-4.6-linaro-r106775.patch file://linaro/gcc-4.6-linaro-r106776.patch file://linaro/gcc-4.6-linaro-r106777.patch file://linaro/gcc-4.6-linaro-r106778.patch file://linaro/gcc-4.6-linaro-r106781.patch file://linaro/gcc-4.6-linaro-r106782.patch file://linaro/gcc-4.6-linaro-r106783.patch file://linaro/gcc-4.6-linaro-r106784.patch file://linaro/gcc-4.6-linaro-r106785.patch file://linaro/gcc-4.6-linaro-r106786.patch file://linaro/gcc-4.6-linaro-r106787.patch file://linaro/gcc-4.6-linaro-r106789.patch file://linaro/gcc-4.6-linaro-r106792.patch file://linaro/gcc-4.6-linaro-r106794.patch file://linaro/gcc-4.6-linaro-r106796.patch file://linaro/gcc-4.6-linaro-r106797.patch file://linaro/gcc-4.6-linaro-r106798.patch file://linaro/gcc-4.6-linaro-r106799.patch file://linaro/gcc-4.6-linaro-r106800.patch file://linaro/gcc-4.6-linaro-r106802.patch file://linaro/gcc-4.6-linaro-r106803.patch file://linaro/gcc-4.6-linaro-r106804.patch file://linaro/gcc-4.6-linaro-r106805.patch file://linaro/gcc-4.6-linaro-r106806.patch file://linaro/gcc-4.6-linaro-r106807.patch file://linaro/gcc-4.6-linaro-r106811.patch file://linaro/gcc-4.6-linaro-r106814.patch file://linaro/gcc-4.6-linaro-r106815.patch file://linaro/gcc-4.6-linaro-r106816.patch file://linaro/gcc-4.6-linaro-r106817.patch file://linaro/gcc-4.6-linaro-r106818.patch file://linaro/gcc-4.6-linaro-r106819.patch file://linaro/gcc-4.6-linaro-r106820.patch file://linaro/gcc-4.6-linaro-r106821.patch file://linaro/gcc-4.6-linaro-r106825.patch file://linaro/gcc-4.6-linaro-r106826.patch file://linaro/gcc-4.6-linaro-r106827.patch file://linaro/gcc-4.6-linaro-r106828.patch file://linaro/gcc-4.6-linaro-r106829.patch file://linaro/gcc-4.6-linaro-r106830.patch file://linaro/gcc-4.6-linaro-r106831.patch file://linaro/gcc-4.6-linaro-r106832.patch file://linaro/gcc-4.6-linaro-r106833.patch file://linaro/gcc-4.6-linaro-r106834.patch file://linaro/gcc-4.6-linaro-r106836.patch file://linaro/gcc-4.6-linaro-r106839.patch file://linaro/gcc-4.6-linaro-r106840.patch file://linaro/gcc-4.6-linaro-r106841.patch file://linaro/gcc-4.6-linaro-r106842.patch file://linaro/gcc-4.6-linaro-r106843.patch file://linaro/gcc-4.6-linaro-r106844.patch file://linaro/gcc-4.6-linaro-r106845.patch file://linaro/gcc-4.6-linaro-r106846.patch file://linaro/gcc-4.6-linaro-r106848.patch file://linaro/gcc-4.6-linaro-r106853.patch file://linaro/gcc-4.6-linaro-r106854.patch file://linaro/gcc-4.6-linaro-r106855.patch
@@ -5145,8 +4997,8 @@
 Section: devel
 Architecture: i686-nativesdk
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 4dd6f22a5ff432630d16469698c136a5
-Size: 77238
+MD5Sum: 0a990a583e07ff28f4e571096201ffd8
+Size: 77232
 Filename: libgcc-s-dbg_4.6.2+svnr181430-r27_i686-nativesdk.ipk
 Source: svn://gcc.gnu.org/svn/gcc/branches;module=gcc-4_6-branch;proto=http file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch file://100-uclibc-conf.patch file://gcc-uclibc-locale-ctype_touplow_t.patch file://cache-amnesia.patch file://gcc-flags-for-build.patch file://103-uclibc-conf-noupstream.patch file://200-uclibc-locale.patch file://203-uclibc-locale-no__x.patch; file://204-uclibc-locale-wchar_fix.patch; file://205-uclibc-locale-update.patch; file://301-missing-execinfo_h.patch file://302-c99-snprintf.patch file://303-c99-complex-ugly-hack.patch file://304-index_macro.patch file://305-libmudflap-susv3-legacy.patch file://306-libstdc++-namespace.patch file://740-sh-pr24836.patch file://800-arm-bigendian.patch file://904-flatten-switch-stmt-00.patch file://arm-nolibfloat.patch file://arm-softfloat.patch file://zecke-xgcc-cpp.patch file://gcc-poison-system-directories.patch file://gcc-poison-dir-extend.patch file://gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch file://64bithack.patch file://optional_libstdc.patch file://disable_relax_pic_calls_flag.patch file://COLLECT_GCC_OPTIONS.patch file://volatile_access_backport.patch file://use-defaults.h-and-t-oe-in-B.patch file://powerpc-e5500.patch file://fix-for-ice-50099.patch file://gcc-with-linker-hash-style.patch file://pr46934.patch file://pr32219.patch file://pr47551.patch file://gcc-arm-set-cost.patch file://GPLUSPLUS_INCLUDE_DIR_with_sysroot.patch file://fortran-cross-compile-hack.patch file://linaro/gcc-4.6-linaro-r106720.patch file://linaro/gcc-4.6-linaro-r106733.patch file://linaro/gcc-4.6-linaro-r106737.patch file://linaro/gcc-4.6-linaro-r106738.patch file://linaro/gcc-4.6-linaro-r106739.patch file://linaro/gcc-4.6-linaro-r106740.patch file://linaro/gcc-4.6-linaro-r106741.patch file://linaro/gcc-4.6-linaro-r106742.patch file://linaro/gcc-4.6-linaro-r106744.patch file://linaro/gcc-4.6-linaro-r106746.patch file://linaro/gcc-4.6-linaro-r106747.patch file://linaro/gcc-4.6-linaro-r106750.patch file://linaro/gcc-4.6-linaro-r106751.patch file://linaro/gcc-4.6-linaro-r106753.patch file://linaro/gcc-4.6-linaro-r106754.patch file://linaro/gcc-4.6-linaro-r106755.patch file://linaro/gcc-4.6-linaro-r106759.patch file://linaro/gcc-4.6-linaro-r106762.patch file://linaro/gcc-4.6-linaro-r106763.patch file://linaro/gcc-4.6-linaro-r106764.patch file://linaro/gcc-4.6-linaro-r106766.patch file://linaro/gcc-4.6-linaro-r106768.patch file://linaro/gcc-4.6-linaro-r106769.patch file://linaro/gcc-4.6-linaro-r106770.patch file://linaro/gcc-4.6-linaro-r106771.patch file://linaro/gcc-4.6-linaro-r106772.patch file://linaro/gcc-4.6-linaro-r106773.patch file://linaro/gcc-4.6-linaro-r106775.patch file://linaro/gcc-4.6-linaro-r106776.patch file://linaro/gcc-4.6-linaro-r106777.patch file://linaro/gcc-4.6-linaro-r106778.patch file://linaro/gcc-4.6-linaro-r106781.patch file://linaro/gcc-4.6-linaro-r106782.patch file://linaro/gcc-4.6-linaro-r106783.patch file://linaro/gcc-4.6-linaro-r106784.patch file://linaro/gcc-4.6-linaro-r106785.patch file://linaro/gcc-4.6-linaro-r106786.patch file://linaro/gcc-4.6-linaro-r106787.patch file://linaro/gcc-4.6-linaro-r106789.patch file://linaro/gcc-4.6-linaro-r106792.patch file://linaro/gcc-4.6-linaro-r106794.patch file://linaro/gcc-4.6-linaro-r106796.patch file://linaro/gcc-4.6-linaro-r106797.patch file://linaro/gcc-4.6-linaro-r106798.patch file://linaro/gcc-4.6-linaro-r106799.patch file://linaro/gcc-4.6-linaro-r106800.patch file://linaro/gcc-4.6-linaro-r106802.patch file://linaro/gcc-4.6-linaro-r106803.patch file://linaro/gcc-4.6-linaro-r106804.patch file://linaro/gcc-4.6-linaro-r106805.patch file://linaro/gcc-4.6-linaro-r106806.patch file://linaro/gcc-4.6-linaro-r106807.patch file://linaro/gcc-4.6-linaro-r106811.patch file://linaro/gcc-4.6-linaro-r106814.patch file://linaro/gcc-4.6-linaro-r106815.patch file://linaro/gcc-4.6-linaro-r106816.patch file://linaro/gcc-4.6-linaro-r106817.patch file://linaro/gcc-4.6-linaro-r106818.patch file://linaro/gcc-4.6-linaro-r106819.patch file://linaro/gcc-4.6-linaro-r106820.patch file://linaro/gcc-4.6-linaro-r106821.patch file://linaro/gcc-4.6-linaro-r106825.patch file://linaro/gcc-4.6-linaro-r106826.patch file://linaro/gcc-4.6-linaro-r106827.patch file://linaro/gcc-4.6-linaro-r106828.patch file://linaro/gcc-4.6-linaro-r106829.patch file://linaro/gcc-4.6-linaro-r106830.patch file://linaro/gcc-4.6-linaro-r106831.patch file://linaro/gcc-4.6-linaro-r106832.patch file://linaro/gcc-4.6-linaro-r106833.patch file://linaro/gcc-4.6-linaro-r106834.patch file://linaro/gcc-4.6-linaro-r106836.patch file://linaro/gcc-4.6-linaro-r106839.patch file://linaro/gcc-4.6-linaro-r106840.patch file://linaro/gcc-4.6-linaro-r106841.patch file://linaro/gcc-4.6-linaro-r106842.patch file://linaro/gcc-4.6-linaro-r106843.patch file://linaro/gcc-4.6-linaro-r106844.patch file://linaro/gcc-4.6-linaro-r106845.patch file://linaro/gcc-4.6-linaro-r106846.patch file://linaro/gcc-4.6-linaro-r106848.patch file://linaro/gcc-4.6-linaro-r106853.patch file://linaro/gcc-4.6-linaro-r106854.patch file://linaro/gcc-4.6-linaro-r106855.patch
 Description: libgcc-nativesdk version 4.6.2+svnr181430-r27 - Debugging files
@@ -5167,8 +5019,8 @@
 Section: devel
 Architecture: i686-nativesdk
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 024f5be9102b215cb57a4d7a406b966e
-Size: 2747272
+MD5Sum: ebbe52ba0f6e62c7f9b9e68f55142f2c
+Size: 2747302
 Filename: libgcc-s-dev_4.6.2+svnr181430-r27_i686-nativesdk.ipk
 Source: svn://gcc.gnu.org/svn/gcc/branches;module=gcc-4_6-branch;proto=http file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch file://100-uclibc-conf.patch file://gcc-uclibc-locale-ctype_touplow_t.patch file://cache-amnesia.patch file://gcc-flags-for-build.patch file://103-uclibc-conf-noupstream.patch file://200-uclibc-locale.patch file://203-uclibc-locale-no__x.patch; file://204-uclibc-locale-wchar_fix.patch; file://205-uclibc-locale-update.patch; file://301-missing-execinfo_h.patch file://302-c99-snprintf.patch file://303-c99-complex-ugly-hack.patch file://304-index_macro.patch file://305-libmudflap-susv3-legacy.patch file://306-libstdc++-namespace.patch file://740-sh-pr24836.patch file://800-arm-bigendian.patch file://904-flatten-switch-stmt-00.patch file://arm-nolibfloat.patch file://arm-softfloat.patch file://zecke-xgcc-cpp.patch file://gcc-poison-system-directories.patch file://gcc-poison-dir-extend.patch file://gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch file://64bithack.patch file://optional_libstdc.patch file://disable_relax_pic_calls_flag.patch file://COLLECT_GCC_OPTIONS.patch file://volatile_access_backport.patch file://use-defaults.h-and-t-oe-in-B.patch file://powerpc-e5500.patch file://fix-for-ice-50099.patch file://gcc-with-linker-hash-style.patch file://pr46934.patch file://pr32219.patch file://pr47551.patch file://gcc-arm-set-cost.patch file://GPLUSPLUS_INCLUDE_DIR_with_sysroot.patch file://fortran-cross-compile-hack.patch file://linaro/gcc-4.6-linaro-r106720.patch file://linaro/gcc-4.6-linaro-r106733.patch file://linaro/gcc-4.6-linaro-r106737.patch file://linaro/gcc-4.6-linaro-r106738.patch file://linaro/gcc-4.6-linaro-r106739.patch file://linaro/gcc-4.6-linaro-r106740.patch file://linaro/gcc-4.6-linaro-r106741.patch file://linaro/gcc-4.6-linaro-r106742.patch file://linaro/gcc-4.6-linaro-r106744.patch file://linaro/gcc-4.6-linaro-r106746.patch file://linaro/gcc-4.6-linaro-r106747.patch file://linaro/gcc-4.6-linaro-r106750.patch file://linaro/gcc-4.6-linaro-r106751.patch file://linaro/gcc-4.6-linaro-r106753.patch file://linaro/gcc-4.6-linaro-r106754.patch file://linaro/gcc-4.6-linaro-r106755.patch file://linaro/gcc-4.6-linaro-r106759.patch file://linaro/gcc-4.6-linaro-r106762.patch file://linaro/gcc-4.6-linaro-r106763.patch file://linaro/gcc-4.6-linaro-r106764.patch file://linaro/gcc-4.6-linaro-r106766.patch file://linaro/gcc-4.6-linaro-r106768.patch file://linaro/gcc-4.6-linaro-r106769.patch file://linaro/gcc-4.6-linaro-r106770.patch file://linaro/gcc-4.6-linaro-r106771.patch file://linaro/gcc-4.6-linaro-r106772.patch file://linaro/gcc-4.6-linaro-r106773.patch file://linaro/gcc-4.6-linaro-r106775.patch file://linaro/gcc-4.6-linaro-r106776.patch file://linaro/gcc-4.6-linaro-r106777.patch file://linaro/gcc-4.6-linaro-r106778.patch file://linaro/gcc-4.6-linaro-r106781.patch file://linaro/gcc-4.6-linaro-r106782.patch file://linaro/gcc-4.6-linaro-r106783.patch file://linaro/gcc-4.6-linaro-r106784.patch file://linaro/gcc-4.6-linaro-r106785.patch file://linaro/gcc-4.6-linaro-r106786.patch file://linaro/gcc-4.6-linaro-r106787.patch file://linaro/gcc-4.6-linaro-r106789.patch file://linaro/gcc-4.6-linaro-r106792.patch file://linaro/gcc-4.6-linaro-r106794.patch file://linaro/gcc-4.6-linaro-r106796.patch file://linaro/gcc-4.6-linaro-r106797.patch file://linaro/gcc-4.6-linaro-r106798.patch file://linaro/gcc-4.6-linaro-r106799.patch file://linaro/gcc-4.6-linaro-r106800.patch file://linaro/gcc-4.6-linaro-r106802.patch file://linaro/gcc-4.6-linaro-r106803.patch file://linaro/gcc-4.6-linaro-r106804.patch file://linaro/gcc-4.6-linaro-r106805.patch file://linaro/gcc-4.6-linaro-r106806.patch file://linaro/gcc-4.6-linaro-r106807.patch file://linaro/gcc-4.6-linaro-r106811.patch file://linaro/gcc-4.6-linaro-r106814.patch file://linaro/gcc-4.6-linaro-r106815.patch file://linaro/gcc-4.6-linaro-r106816.patch file://linaro/gcc-4.6-linaro-r106817.patch file://linaro/gcc-4.6-linaro-r106818.patch file://linaro/gcc-4.6-linaro-r106819.patch file://linaro/gcc-4.6-linaro-r106820.patch file://linaro/gcc-4.6-linaro-r106821.patch file://linaro/gcc-4.6-linaro-r106825.patch file://linaro/gcc-4.6-linaro-r106826.patch file://linaro/gcc-4.6-linaro-r106827.patch file://linaro/gcc-4.6-linaro-r106828.patch file://linaro/gcc-4.6-linaro-r106829.patch file://linaro/gcc-4.6-linaro-r106830.patch file://linaro/gcc-4.6-linaro-r106831.patch file://linaro/gcc-4.6-linaro-r106832.patch file://linaro/gcc-4.6-linaro-r106833.patch file://linaro/gcc-4.6-linaro-r106834.patch file://linaro/gcc-4.6-linaro-r106836.patch file://linaro/gcc-4.6-linaro-r106839.patch file://linaro/gcc-4.6-linaro-r106840.patch file://linaro/gcc-4.6-linaro-r106841.patch file://linaro/gcc-4.6-linaro-r106842.patch file://linaro/gcc-4.6-linaro-r106843.patch file://linaro/gcc-4.6-linaro-r106844.patch file://linaro/gcc-4.6-linaro-r106845.patch file://linaro/gcc-4.6-linaro-r106846.patch file://linaro/gcc-4.6-linaro-r106848.patch file://linaro/gcc-4.6-linaro-r106853.patch file://linaro/gcc-4.6-linaro-r106854.patch file://linaro/gcc-4.6-linaro-r106855.patch
 Description: libgcc-nativesdk version 4.6.2+svnr181430-r27 - Development files
@@ -5188,8 +5040,8 @@
 Section: devel
 Architecture: i686-nativesdk
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 1c4ebb760f1ed103e6bac6f532e7daff
-Size: 40890
+MD5Sum: 0b6631e2ed0b248c11402f0869af8f98
+Size: 40882
 Filename: libgcc-s1_4.6.2+svnr181430-r27_i686-nativesdk.ipk
 Source: svn://gcc.gnu.org/svn/gcc/branches;module=gcc-4_6-branch;proto=http file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch file://100-uclibc-conf.patch file://gcc-uclibc-locale-ctype_touplow_t.patch file://cache-amnesia.patch file://gcc-flags-for-build.patch file://103-uclibc-conf-noupstream.patch file://200-uclibc-locale.patch file://203-uclibc-locale-no__x.patch; file://204-uclibc-locale-wchar_fix.patch; file://205-uclibc-locale-update.patch; file://301-missing-execinfo_h.patch file://302-c99-snprintf.patch file://303-c99-complex-ugly-hack.patch file://304-index_macro.patch file://305-libmudflap-susv3-legacy.patch file://306-libstdc++-namespace.patch file://740-sh-pr24836.patch file://800-arm-bigendian.patch file://904-flatten-switch-stmt-00.patch file://arm-nolibfloat.patch file://arm-softfloat.patch file://zecke-xgcc-cpp.patch file://gcc-poison-system-directories.patch file://gcc-poison-dir-extend.patch file://gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch file://64bithack.patch file://optional_libstdc.patch file://disable_relax_pic_calls_flag.patch file://COLLECT_GCC_OPTIONS.patch file://volatile_access_backport.patch file://use-defaults.h-and-t-oe-in-B.patch file://powerpc-e5500.patch file://fix-for-ice-50099.patch file://gcc-with-linker-hash-style.patch file://pr46934.patch file://pr32219.patch file://pr47551.patch file://gcc-arm-set-cost.patch file://GPLUSPLUS_INCLUDE_DIR_with_sysroot.patch file://fortran-cross-compile-hack.patch file://linaro/gcc-4.6-linaro-r106720.patch file://linaro/gcc-4.6-linaro-r106733.patch file://linaro/gcc-4.6-linaro-r106737.patch file://linaro/gcc-4.6-linaro-r106738.patch file://linaro/gcc-4.6-linaro-r106739.patch file://linaro/gcc-4.6-linaro-r106740.patch file://linaro/gcc-4.6-linaro-r106741.patch file://linaro/gcc-4.6-linaro-r106742.patch file://linaro/gcc-4.6-linaro-r106744.patch file://linaro/gcc-4.6-linaro-r106746.patch file://linaro/gcc-4.6-linaro-r106747.patch file://linaro/gcc-4.6-linaro-r106750.patch file://linaro/gcc-4.6-linaro-r106751.patch file://linaro/gcc-4.6-linaro-r106753.patch file://linaro/gcc-4.6-linaro-r106754.patch file://linaro/gcc-4.6-linaro-r106755.patch file://linaro/gcc-4.6-linaro-r106759.patch file://linaro/gcc-4.6-linaro-r106762.patch file://linaro/gcc-4.6-linaro-r106763.patch file://linaro/gcc-4.6-linaro-r106764.patch file://linaro/gcc-4.6-linaro-r106766.patch file://linaro/gcc-4.6-linaro-r106768.patch file://linaro/gcc-4.6-linaro-r106769.patch file://linaro/gcc-4.6-linaro-r106770.patch file://linaro/gcc-4.6-linaro-r106771.patch file://linaro/gcc-4.6-linaro-r106772.patch file://linaro/gcc-4.6-linaro-r106773.patch file://linaro/gcc-4.6-linaro-r106775.patch file://linaro/gcc-4.6-linaro-r106776.patch file://linaro/gcc-4.6-linaro-r106777.patch file://linaro/gcc-4.6-linaro-r106778.patch file://linaro/gcc-4.6-linaro-r106781.patch file://linaro/gcc-4.6-linaro-r106782.patch file://linaro/gcc-4.6-linaro-r106783.patch file://linaro/gcc-4.6-linaro-r106784.patch file://linaro/gcc-4.6-linaro-r106785.patch file://linaro/gcc-4.6-linaro-r106786.patch file://linaro/gcc-4.6-linaro-r106787.patch file://linaro/gcc-4.6-linaro-r106789.patch file://linaro/gcc-4.6-linaro-r106792.patch file://linaro/gcc-4.6-linaro-r106794.patch file://linaro/gcc-4.6-linaro-r106796.patch file://linaro/gcc-4.6-linaro-r106797.patch file://linaro/gcc-4.6-linaro-r106798.patch file://linaro/gcc-4.6-linaro-r106799.patch file://linaro/gcc-4.6-linaro-r106800.patch file://linaro/gcc-4.6-linaro-r106802.patch file://linaro/gcc-4.6-linaro-r106803.patch file://linaro/gcc-4.6-linaro-r106804.patch file://linaro/gcc-4.6-linaro-r106805.patch file://linaro/gcc-4.6-linaro-r106806.patch file://linaro/gcc-4.6-linaro-r106807.patch file://linaro/gcc-4.6-linaro-r106811.patch file://linaro/gcc-4.6-linaro-r106814.patch file://linaro/gcc-4.6-linaro-r106815.patch file://linaro/gcc-4.6-linaro-r106816.patch file://linaro/gcc-4.6-linaro-r106817.patch file://linaro/gcc-4.6-linaro-r106818.patch file://linaro/gcc-4.6-linaro-r106819.patch file://linaro/gcc-4.6-linaro-r106820.patch file://linaro/gcc-4.6-linaro-r106821.patch file://linaro/gcc-4.6-linaro-r106825.patch file://linaro/gcc-4.6-linaro-r106826.patch file://linaro/gcc-4.6-linaro-r106827.patch file://linaro/gcc-4.6-linaro-r106828.patch file://linaro/gcc-4.6-linaro-r106829.patch file://linaro/gcc-4.6-linaro-r106830.patch file://linaro/gcc-4.6-linaro-r106831.patch file://linaro/gcc-4.6-linaro-r106832.patch file://linaro/gcc-4.6-linaro-r106833.patch file://linaro/gcc-4.6-linaro-r106834.patch file://linaro/gcc-4.6-linaro-r106836.patch file://linaro/gcc-4.6-linaro-r106839.patch file://linaro/gcc-4.6-linaro-r106840.patch file://linaro/gcc-4.6-linaro-r106841.patch file://linaro/gcc-4.6-linaro-r106842.patch file://linaro/gcc-4.6-linaro-r106843.patch file://linaro/gcc-4.6-linaro-r106844.patch file://linaro/gcc-4.6-linaro-r106845.patch file://linaro/gcc-4.6-linaro-r106846.patch file://linaro/gcc-4.6-linaro-r106848.patch file://linaro/gcc-4.6-linaro-r106853.patch file://linaro/gcc-4.6-linaro-r106854.patch file://linaro/gcc-4.6-linaro-r106855.patch
 Description: libgcc-nativesdk version 4.6.2+svnr181430-r27
@@ -5206,8 +5058,8 @@
 Section: devel
 Architecture: i686-nativesdk
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 3e40bb121f944702ff42cbc1f2b36645
-Size: 29374
+MD5Sum: f2d4eb64948e0669c429d3909d11bd41
+Size: 29370
 Filename: libgcov-dev_4.6.2+svnr181430-r27_i686-nativesdk.ipk
 Source: svn://gcc.gnu.org/svn/gcc/branches;module=gcc-4_6-branch;proto=http file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch file://100-uclibc-conf.patch file://gcc-uclibc-locale-ctype_touplow_t.patch file://cache-amnesia.patch file://gcc-flags-for-build.patch file://103-uclibc-conf-noupstream.patch file://200-uclibc-locale.patch file://203-uclibc-locale-no__x.patch; file://204-uclibc-locale-wchar_fix.patch; file://205-uclibc-locale-update.patch; file://301-missing-execinfo_h.patch file://302-c99-snprintf.patch file://303-c99-complex-ugly-hack.patch file://304-index_macro.patch file://305-libmudflap-susv3-legacy.patch file://306-libstdc++-namespace.patch file://740-sh-pr24836.patch file://800-arm-bigendian.patch file://904-flatten-switch-stmt-00.patch file://arm-nolibfloat.patch file://arm-softfloat.patch file://zecke-xgcc-cpp.patch file://gcc-poison-system-directories.patch file://gcc-poison-dir-extend.patch file://gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch file://64bithack.patch file://optional_libstdc.patch file://disable_relax_pic_calls_flag.patch file://COLLECT_GCC_OPTIONS.patch file://volatile_access_backport.patch file://use-defaults.h-and-t-oe-in-B.patch file://powerpc-e5500.patch file://fix-for-ice-50099.patch file://gcc-with-linker-hash-style.patch file://pr46934.patch file://pr32219.patch file://pr47551.patch file://gcc-arm-set-cost.patch file://GPLUSPLUS_INCLUDE_DIR_with_sysroot.patch file://fortran-cross-compile-hack.patch file://linaro/gcc-4.6-linaro-r106720.patch file://linaro/gcc-4.6-linaro-r106733.patch file://linaro/gcc-4.6-linaro-r106737.patch file://linaro/gcc-4.6-linaro-r106738.patch file://linaro/gcc-4.6-linaro-r106739.patch file://linaro/gcc-4.6-linaro-r106740.patch file://linaro/gcc-4.6-linaro-r106741.patch file://linaro/gcc-4.6-linaro-r106742.patch file://linaro/gcc-4.6-linaro-r106744.patch file://linaro/gcc-4.6-linaro-r106746.patch file://linaro/gcc-4.6-linaro-r106747.patch file://linaro/gcc-4.6-linaro-r106750.patch file://linaro/gcc-4.6-linaro-r106751.patch file://linaro/gcc-4.6-linaro-r106753.patch file://linaro/gcc-4.6-linaro-r106754.patch file://linaro/gcc-4.6-linaro-r106755.patch file://linaro/gcc-4.6-linaro-r106759.patch file://linaro/gcc-4.6-linaro-r106762.patch file://linaro/gcc-4.6-linaro-r106763.patch file://linaro/gcc-4.6-linaro-r106764.patch file://linaro/gcc-4.6-linaro-r106766.patch file://linaro/gcc-4.6-linaro-r106768.patch file://linaro/gcc-4.6-linaro-r106769.patch file://linaro/gcc-4.6-linaro-r106770.patch file://linaro/gcc-4.6-linaro-r106771.patch file://linaro/gcc-4.6-linaro-r106772.patch file://linaro/gcc-4.6-linaro-r106773.patch file://linaro/gcc-4.6-linaro-r106775.patch file://linaro/gcc-4.6-linaro-r106776.patch file://linaro/gcc-4.6-linaro-r106777.patch file://linaro/gcc-4.6-linaro-r106778.patch file://linaro/gcc-4.6-linaro-r106781.patch file://linaro/gcc-4.6-linaro-r106782.patch file://linaro/gcc-4.6-linaro-r106783.patch file://linaro/gcc-4.6-linaro-r106784.patch file://linaro/gcc-4.6-linaro-r106785.patch file://linaro/gcc-4.6-linaro-r106786.patch file://linaro/gcc-4.6-linaro-r106787.patch file://linaro/gcc-4.6-linaro-r106789.patch file://linaro/gcc-4.6-linaro-r106792.patch file://linaro/gcc-4.6-linaro-r106794.patch file://linaro/gcc-4.6-linaro-r106796.patch file://linaro/gcc-4.6-linaro-r106797.patch file://linaro/gcc-4.6-linaro-r106798.patch file://linaro/gcc-4.6-linaro-r106799.patch file://linaro/gcc-4.6-linaro-r106800.patch file://linaro/gcc-4.6-linaro-r106802.patch file://linaro/gcc-4.6-linaro-r106803.patch file://linaro/gcc-4.6-linaro-r106804.patch file://linaro/gcc-4.6-linaro-r106805.patch file://linaro/gcc-4.6-linaro-r106806.patch file://linaro/gcc-4.6-linaro-r106807.patch file://linaro/gcc-4.6-linaro-r106811.patch file://linaro/gcc-4.6-linaro-r106814.patch file://linaro/gcc-4.6-linaro-r106815.patch file://linaro/gcc-4.6-linaro-r106816.patch file://linaro/gcc-4.6-linaro-r106817.patch file://linaro/gcc-4.6-linaro-r106818.patch file://linaro/gcc-4.6-linaro-r106819.patch file://linaro/gcc-4.6-linaro-r106820.patch file://linaro/gcc-4.6-linaro-r106821.patch file://linaro/gcc-4.6-linaro-r106825.patch file://linaro/gcc-4.6-linaro-r106826.patch file://linaro/gcc-4.6-linaro-r106827.patch file://linaro/gcc-4.6-linaro-r106828.patch file://linaro/gcc-4.6-linaro-r106829.patch file://linaro/gcc-4.6-linaro-r106830.patch file://linaro/gcc-4.6-linaro-r106831.patch file://linaro/gcc-4.6-linaro-r106832.patch file://linaro/gcc-4.6-linaro-r106833.patch file://linaro/gcc-4.6-linaro-r106834.patch file://linaro/gcc-4.6-linaro-r106836.patch file://linaro/gcc-4.6-linaro-r106839.patch file://linaro/gcc-4.6-linaro-r106840.patch file://linaro/gcc-4.6-linaro-r106841.patch file://linaro/gcc-4.6-linaro-r106842.patch file://linaro/gcc-4.6-linaro-r106843.patch file://linaro/gcc-4.6-linaro-r106844.patch file://linaro/gcc-4.6-linaro-r106845.patch file://linaro/gcc-4.6-linaro-r106846.patch file://linaro/gcc-4.6-linaro-r106848.patch file://linaro/gcc-4.6-linaro-r106853.patch file://linaro/gcc-4.6-linaro-r106854.patch file://linaro/gcc-4.6-linaro-r106855.patch
 Description: libgcc-nativesdk version 4.6.2+svnr181430-r27
@@ -9027,8 +8879,8 @@
 Section: devel
 Architecture: i686-nativesdk
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 5a67bdd702b4b106cfa844b527c5045a
-Size: 5762
+MD5Sum: 1dc677acf930f4fc72a21e97542ee086
+Size: 5756
 Filename: libssp-dev_4.6.2+svnr181430-r27_i686-nativesdk.ipk
 Source: svn://gcc.gnu.org/svn/gcc/branches;module=gcc-4_6-branch;proto=http file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch file://100-uclibc-conf.patch file://gcc-uclibc-locale-ctype_touplow_t.patch file://cache-amnesia.patch file://gcc-flags-for-build.patch file://103-uclibc-conf-noupstream.patch file://200-uclibc-locale.patch file://203-uclibc-locale-no__x.patch; file://204-uclibc-locale-wchar_fix.patch; file://205-uclibc-locale-update.patch; file://301-missing-execinfo_h.patch file://302-c99-snprintf.patch file://303-c99-complex-ugly-hack.patch file://304-index_macro.patch file://305-libmudflap-susv3-legacy.patch file://306-libstdc++-namespace.patch file://740-sh-pr24836.patch file://800-arm-bigendian.patch file://904-flatten-switch-stmt-00.patch file://arm-nolibfloat.patch file://arm-softfloat.patch file://zecke-xgcc-cpp.patch file://gcc-poison-system-directories.patch file://gcc-poison-dir-extend.patch file://gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch file://64bithack.patch file://optional_libstdc.patch file://disable_relax_pic_calls_flag.patch file://COLLECT_GCC_OPTIONS.patch file://volatile_access_backport.patch file://use-defaults.h-and-t-oe-in-B.patch file://powerpc-e5500.patch file://fix-for-ice-50099.patch file://gcc-with-linker-hash-style.patch file://pr46934.patch file://pr32219.patch file://pr47551.patch file://gcc-arm-set-cost.patch file://GPLUSPLUS_INCLUDE_DIR_with_sysroot.patch file://fortran-cross-compile-hack.patch file://linaro/gcc-4.6-linaro-r106720.patch file://linaro/gcc-4.6-linaro-r106733.patch file://linaro/gcc-4.6-linaro-r106737.patch file://linaro/gcc-4.6-linaro-r106738.patch file://linaro/gcc-4.6-linaro-r106739.patch file://linaro/gcc-4.6-linaro-r106740.patch file://linaro/gcc-4.6-linaro-r106741.patch file://linaro/gcc-4.6-linaro-r106742.patch file://linaro/gcc-4.6-linaro-r106744.patch file://linaro/gcc-4.6-linaro-r106746.patch file://linaro/gcc-4.6-linaro-r106747.patch file://linaro/gcc-4.6-linaro-r106750.patch file://linaro/gcc-4.6-linaro-r106751.patch file://linaro/gcc-4.6-linaro-r106753.patch file://linaro/gcc-4.6-linaro-r106754.patch file://linaro/gcc-4.6-linaro-r106755.patch file://linaro/gcc-4.6-linaro-r106759.patch file://linaro/gcc-4.6-linaro-r106762.patch file://linaro/gcc-4.6-linaro-r106763.patch file://linaro/gcc-4.6-linaro-r106764.patch file://linaro/gcc-4.6-linaro-r106766.patch file://linaro/gcc-4.6-linaro-r106768.patch file://linaro/gcc-4.6-linaro-r106769.patch file://linaro/gcc-4.6-linaro-r106770.patch file://linaro/gcc-4.6-linaro-r106771.patch file://linaro/gcc-4.6-linaro-r106772.patch file://linaro/gcc-4.6-linaro-r106773.patch file://linaro/gcc-4.6-linaro-r106775.patch file://linaro/gcc-4.6-linaro-r106776.patch file://linaro/gcc-4.6-linaro-r106777.patch file://linaro/gcc-4.6-linaro-r106778.patch file://linaro/gcc-4.6-linaro-r106781.patch file://linaro/gcc-4.6-linaro-r106782.patch file://linaro/gcc-4.6-linaro-r106783.patch file://linaro/gcc-4.6-linaro-r106784.patch file://linaro/gcc-4.6-linaro-r106785.patch file://linaro/gcc-4.6-linaro-r106786.patch file://linaro/gcc-4.6-linaro-r106787.patch file://linaro/gcc-4.6-linaro-r106789.patch file://linaro/gcc-4.6-linaro-r106792.patch file://linaro/gcc-4.6-linaro-r106794.patch file://linaro/gcc-4.6-linaro-r106796.patch file://linaro/gcc-4.6-linaro-r106797.patch file://linaro/gcc-4.6-linaro-r106798.patch file://linaro/gcc-4.6-linaro-r106799.patch file://linaro/gcc-4.6-linaro-r106800.patch file://linaro/gcc-4.6-linaro-r106802.patch file://linaro/gcc-4.6-linaro-r106803.patch file://linaro/gcc-4.6-linaro-r106804.patch file://linaro/gcc-4.6-linaro-r106805.patch file://linaro/gcc-4.6-linaro-r106806.patch file://linaro/gcc-4.6-linaro-r106807.patch file://linaro/gcc-4.6-linaro-r106811.patch file://linaro/gcc-4.6-linaro-r106814.patch file://linaro/gcc-4.6-linaro-r106815.patch file://linaro/gcc-4.6-linaro-r106816.patch file://linaro/gcc-4.6-linaro-r106817.patch file://linaro/gcc-4.6-linaro-r106818.patch file://linaro/gcc-4.6-linaro-r106819.patch file://linaro/gcc-4.6-linaro-r106820.patch file://linaro/gcc-4.6-linaro-r106821.patch file://linaro/gcc-4.6-linaro-r106825.patch file://linaro/gcc-4.6-linaro-r106826.patch file://linaro/gcc-4.6-linaro-r106827.patch file://linaro/gcc-4.6-linaro-r106828.patch file://linaro/gcc-4.6-linaro-r106829.patch file://linaro/gcc-4.6-linaro-r106830.patch file://linaro/gcc-4.6-linaro-r106831.patch file://linaro/gcc-4.6-linaro-r106832.patch file://linaro/gcc-4.6-linaro-r106833.patch file://linaro/gcc-4.6-linaro-r106834.patch file://linaro/gcc-4.6-linaro-r106836.patch file://linaro/gcc-4.6-linaro-r106839.patch file://linaro/gcc-4.6-linaro-r106840.patch file://linaro/gcc-4.6-linaro-r106841.patch file://linaro/gcc-4.6-linaro-r106842.patch file://linaro/gcc-4.6-linaro-r106843.patch file://linaro/gcc-4.6-linaro-r106844.patch file://linaro/gcc-4.6-linaro-r106845.patch file://linaro/gcc-4.6-linaro-r106846.patch file://linaro/gcc-4.6-linaro-r106848.patch file://linaro/gcc-4.6-linaro-r106853.patch file://linaro/gcc-4.6-linaro-r106854.patch file://linaro/gcc-4.6-linaro-r106855.patch
 Description: gcc-runtime-nativesdk version 4.6.2+svnr181430-r27
@@ -9045,8 +8897,8 @@
 Section: devel
 Architecture: i686-nativesdk
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: d666d1dcda2e507c16768b67a62f1973
-Size: 5328
+MD5Sum: 03a3156900c7395ca6aecd8a675cba16
+Size: 5326
 Filename: libssp-staticdev_4.6.2+svnr181430-r27_i686-nativesdk.ipk
 Source: svn://gcc.gnu.org/svn/gcc/branches;module=gcc-4_6-branch;proto=http file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch file://100-uclibc-conf.patch file://gcc-uclibc-locale-ctype_touplow_t.patch file://cache-amnesia.patch file://gcc-flags-for-build.patch file://103-uclibc-conf-noupstream.patch file://200-uclibc-locale.patch file://203-uclibc-locale-no__x.patch; file://204-uclibc-locale-wchar_fix.patch; file://205-uclibc-locale-update.patch; file://301-missing-execinfo_h.patch file://302-c99-snprintf.patch file://303-c99-complex-ugly-hack.patch file://304-index_macro.patch file://305-libmudflap-susv3-legacy.patch file://306-libstdc++-namespace.patch file://740-sh-pr24836.patch file://800-arm-bigendian.patch file://904-flatten-switch-stmt-00.patch file://arm-nolibfloat.patch file://arm-softfloat.patch file://zecke-xgcc-cpp.patch file://gcc-poison-system-directories.patch file://gcc-poison-dir-extend.patch file://gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch file://64bithack.patch file://optional_libstdc.patch file://disable_relax_pic_calls_flag.patch file://COLLECT_GCC_OPTIONS.patch file://volatile_access_backport.patch file://use-defaults.h-and-t-oe-in-B.patch file://powerpc-e5500.patch file://fix-for-ice-50099.patch file://gcc-with-linker-hash-style.patch file://pr46934.patch file://pr32219.patch file://pr47551.patch file://gcc-arm-set-cost.patch file://GPLUSPLUS_INCLUDE_DIR_with_sysroot.patch file://fortran-cross-compile-hack.patch file://linaro/gcc-4.6-linaro-r106720.patch file://linaro/gcc-4.6-linaro-r106733.patch file://linaro/gcc-4.6-linaro-r106737.patch file://linaro/gcc-4.6-linaro-r106738.patch file://linaro/gcc-4.6-linaro-r106739.patch file://linaro/gcc-4.6-linaro-r106740.patch file://linaro/gcc-4.6-linaro-r106741.patch file://linaro/gcc-4.6-linaro-r106742.patch file://linaro/gcc-4.6-linaro-r106744.patch file://linaro/gcc-4.6-linaro-r106746.patch file://linaro/gcc-4.6-linaro-r106747.patch file://linaro/gcc-4.6-linaro-r106750.patch file://linaro/gcc-4.6-linaro-r106751.patch file://linaro/gcc-4.6-linaro-r106753.patch file://linaro/gcc-4.6-linaro-r106754.patch file://linaro/gcc-4.6-linaro-r106755.patch file://linaro/gcc-4.6-linaro-r106759.patch file://linaro/gcc-4.6-linaro-r106762.patch file://linaro/gcc-4.6-linaro-r106763.patch file://linaro/gcc-4.6-linaro-r106764.patch file://linaro/gcc-4.6-linaro-r106766.patch file://linaro/gcc-4.6-linaro-r106768.patch file://linaro/gcc-4.6-linaro-r106769.patch file://linaro/gcc-4.6-linaro-r106770.patch file://linaro/gcc-4.6-linaro-r106771.patch file://linaro/gcc-4.6-linaro-r106772.patch file://linaro/gcc-4.6-linaro-r106773.patch file://linaro/gcc-4.6-linaro-r106775.patch file://linaro/gcc-4.6-linaro-r106776.patch file://linaro/gcc-4.6-linaro-r106777.patch file://linaro/gcc-4.6-linaro-r106778.patch file://linaro/gcc-4.6-linaro-r106781.patch file://linaro/gcc-4.6-linaro-r106782.patch file://linaro/gcc-4.6-linaro-r106783.patch file://linaro/gcc-4.6-linaro-r106784.patch file://linaro/gcc-4.6-linaro-r106785.patch file://linaro/gcc-4.6-linaro-r106786.patch file://linaro/gcc-4.6-linaro-r106787.patch file://linaro/gcc-4.6-linaro-r106789.patch file://linaro/gcc-4.6-linaro-r106792.patch file://linaro/gcc-4.6-linaro-r106794.patch file://linaro/gcc-4.6-linaro-r106796.patch file://linaro/gcc-4.6-linaro-r106797.patch file://linaro/gcc-4.6-linaro-r106798.patch file://linaro/gcc-4.6-linaro-r106799.patch file://linaro/gcc-4.6-linaro-r106800.patch file://linaro/gcc-4.6-linaro-r106802.patch file://linaro/gcc-4.6-linaro-r106803.patch file://linaro/gcc-4.6-linaro-r106804.patch file://linaro/gcc-4.6-linaro-r106805.patch file://linaro/gcc-4.6-linaro-r106806.patch file://linaro/gcc-4.6-linaro-r106807.patch file://linaro/gcc-4.6-linaro-r106811.patch file://linaro/gcc-4.6-linaro-r106814.patch file://linaro/gcc-4.6-linaro-r106815.patch file://linaro/gcc-4.6-linaro-r106816.patch file://linaro/gcc-4.6-linaro-r106817.patch file://linaro/gcc-4.6-linaro-r106818.patch file://linaro/gcc-4.6-linaro-r106819.patch file://linaro/gcc-4.6-linaro-r106820.patch file://linaro/gcc-4.6-linaro-r106821.patch file://linaro/gcc-4.6-linaro-r106825.patch file://linaro/gcc-4.6-linaro-r106826.patch file://linaro/gcc-4.6-linaro-r106827.patch file://linaro/gcc-4.6-linaro-r106828.patch file://linaro/gcc-4.6-linaro-r106829.patch file://linaro/gcc-4.6-linaro-r106830.patch file://linaro/gcc-4.6-linaro-r106831.patch file://linaro/gcc-4.6-linaro-r106832.patch file://linaro/gcc-4.6-linaro-r106833.patch file://linaro/gcc-4.6-linaro-r106834.patch file://linaro/gcc-4.6-linaro-r106836.patch file://linaro/gcc-4.6-linaro-r106839.patch file://linaro/gcc-4.6-linaro-r106840.patch file://linaro/gcc-4.6-linaro-r106841.patch file://linaro/gcc-4.6-linaro-r106842.patch file://linaro/gcc-4.6-linaro-r106843.patch file://linaro/gcc-4.6-linaro-r106844.patch file://linaro/gcc-4.6-linaro-r106845.patch file://linaro/gcc-4.6-linaro-r106846.patch file://linaro/gcc-4.6-linaro-r106848.patch file://linaro/gcc-4.6-linaro-r106853.patch file://linaro/gcc-4.6-linaro-r106854.patch file://linaro/gcc-4.6-linaro-r106855.patch
 Description: gcc-runtime-nativesdk version 4.6.2+svnr181430-r27
@@ -9064,8 +8916,8 @@
 Section: devel
 Architecture: i686-nativesdk
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 35ec32679cb00c5ab28c225e6ee71619
-Size: 5448
+MD5Sum: b4abf51082675fa1e6a5b44da83c18fd
+Size: 5440
 Filename: libssp0_4.6.2+svnr181430-r27_i686-nativesdk.ipk
 Source: svn://gcc.gnu.org/svn/gcc/branches;module=gcc-4_6-branch;proto=http file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch file://100-uclibc-conf.patch file://gcc-uclibc-locale-ctype_touplow_t.patch file://cache-amnesia.patch file://gcc-flags-for-build.patch file://103-uclibc-conf-noupstream.patch file://200-uclibc-locale.patch file://203-uclibc-locale-no__x.patch; file://204-uclibc-locale-wchar_fix.patch; file://205-uclibc-locale-update.patch; file://301-missing-execinfo_h.patch file://302-c99-snprintf.patch file://303-c99-complex-ugly-hack.patch file://304-index_macro.patch file://305-libmudflap-susv3-legacy.patch file://306-libstdc++-namespace.patch file://740-sh-pr24836.patch file://800-arm-bigendian.patch file://904-flatten-switch-stmt-00.patch file://arm-nolibfloat.patch file://arm-softfloat.patch file://zecke-xgcc-cpp.patch file://gcc-poison-system-directories.patch file://gcc-poison-dir-extend.patch file://gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch file://64bithack.patch file://optional_libstdc.patch file://disable_relax_pic_calls_flag.patch file://COLLECT_GCC_OPTIONS.patch file://volatile_access_backport.patch file://use-defaults.h-and-t-oe-in-B.patch file://powerpc-e5500.patch file://fix-for-ice-50099.patch file://gcc-with-linker-hash-style.patch file://pr46934.patch file://pr32219.patch file://pr47551.patch file://gcc-arm-set-cost.patch file://GPLUSPLUS_INCLUDE_DIR_with_sysroot.patch file://fortran-cross-compile-hack.patch file://linaro/gcc-4.6-linaro-r106720.patch file://linaro/gcc-4.6-linaro-r106733.patch file://linaro/gcc-4.6-linaro-r106737.patch file://linaro/gcc-4.6-linaro-r106738.patch file://linaro/gcc-4.6-linaro-r106739.patch file://linaro/gcc-4.6-linaro-r106740.patch file://linaro/gcc-4.6-linaro-r106741.patch file://linaro/gcc-4.6-linaro-r106742.patch file://linaro/gcc-4.6-linaro-r106744.patch file://linaro/gcc-4.6-linaro-r106746.patch file://linaro/gcc-4.6-linaro-r106747.patch file://linaro/gcc-4.6-linaro-r106750.patch file://linaro/gcc-4.6-linaro-r106751.patch file://linaro/gcc-4.6-linaro-r106753.patch file://linaro/gcc-4.6-linaro-r106754.patch file://linaro/gcc-4.6-linaro-r106755.patch file://linaro/gcc-4.6-linaro-r106759.patch file://linaro/gcc-4.6-linaro-r106762.patch file://linaro/gcc-4.6-linaro-r106763.patch file://linaro/gcc-4.6-linaro-r106764.patch file://linaro/gcc-4.6-linaro-r106766.patch file://linaro/gcc-4.6-linaro-r106768.patch file://linaro/gcc-4.6-linaro-r106769.patch file://linaro/gcc-4.6-linaro-r106770.patch file://linaro/gcc-4.6-linaro-r106771.patch file://linaro/gcc-4.6-linaro-r106772.patch file://linaro/gcc-4.6-linaro-r106773.patch file://linaro/gcc-4.6-linaro-r106775.patch file://linaro/gcc-4.6-linaro-r106776.patch file://linaro/gcc-4.6-linaro-r106777.patch file://linaro/gcc-4.6-linaro-r106778.patch file://linaro/gcc-4.6-linaro-r106781.patch file://linaro/gcc-4.6-linaro-r106782.patch file://linaro/gcc-4.6-linaro-r106783.patch file://linaro/gcc-4.6-linaro-r106784.patch file://linaro/gcc-4.6-linaro-r106785.patch file://linaro/gcc-4.6-linaro-r106786.patch file://linaro/gcc-4.6-linaro-r106787.patch file://linaro/gcc-4.6-linaro-r106789.patch file://linaro/gcc-4.6-linaro-r106792.patch file://linaro/gcc-4.6-linaro-r106794.patch file://linaro/gcc-4.6-linaro-r106796.patch file://linaro/gcc-4.6-linaro-r106797.patch file://linaro/gcc-4.6-linaro-r106798.patch file://linaro/gcc-4.6-linaro-r106799.patch file://linaro/gcc-4.6-linaro-r106800.patch file://linaro/gcc-4.6-linaro-r106802.patch file://linaro/gcc-4.6-linaro-r106803.patch file://linaro/gcc-4.6-linaro-r106804.patch file://linaro/gcc-4.6-linaro-r106805.patch file://linaro/gcc-4.6-linaro-r106806.patch file://linaro/gcc-4.6-linaro-r106807.patch file://linaro/gcc-4.6-linaro-r106811.patch file://linaro/gcc-4.6-linaro-r106814.patch file://linaro/gcc-4.6-linaro-r106815.patch file://linaro/gcc-4.6-linaro-r106816.patch file://linaro/gcc-4.6-linaro-r106817.patch file://linaro/gcc-4.6-linaro-r106818.patch file://linaro/gcc-4.6-linaro-r106819.patch file://linaro/gcc-4.6-linaro-r106820.patch file://linaro/gcc-4.6-linaro-r106821.patch file://linaro/gcc-4.6-linaro-r106825.patch file://linaro/gcc-4.6-linaro-r106826.patch file://linaro/gcc-4.6-linaro-r106827.patch file://linaro/gcc-4.6-linaro-r106828.patch file://linaro/gcc-4.6-linaro-r106829.patch file://linaro/gcc-4.6-linaro-r106830.patch file://linaro/gcc-4.6-linaro-r106831.patch file://linaro/gcc-4.6-linaro-r106832.patch file://linaro/gcc-4.6-linaro-r106833.patch file://linaro/gcc-4.6-linaro-r106834.patch file://linaro/gcc-4.6-linaro-r106836.patch file://linaro/gcc-4.6-linaro-r106839.patch file://linaro/gcc-4.6-linaro-r106840.patch file://linaro/gcc-4.6-linaro-r106841.patch file://linaro/gcc-4.6-linaro-r106842.patch file://linaro/gcc-4.6-linaro-r106843.patch file://linaro/gcc-4.6-linaro-r106844.patch file://linaro/gcc-4.6-linaro-r106845.patch file://linaro/gcc-4.6-linaro-r106846.patch file://linaro/gcc-4.6-linaro-r106848.patch file://linaro/gcc-4.6-linaro-r106853.patch file://linaro/gcc-4.6-linaro-r106854.patch file://linaro/gcc-4.6-linaro-r106855.patch
 Description: gcc-runtime-nativesdk version 4.6.2+svnr181430-r27
@@ -9084,8 +8936,8 @@
 Section: devel
 Architecture: i686-nativesdk
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 7233eb43ac23bae4c22a10829bf999a3
-Size: 982606
+MD5Sum: fec315c7dcd851b9db04d94279899603
+Size: 982652
 Filename: libstdc++-dev_4.6.2+svnr181430-r27_i686-nativesdk.ipk
 Source: svn://gcc.gnu.org/svn/gcc/branches;module=gcc-4_6-branch;proto=http file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch file://100-uclibc-conf.patch file://gcc-uclibc-locale-ctype_touplow_t.patch file://cache-amnesia.patch file://gcc-flags-for-build.patch file://103-uclibc-conf-noupstream.patch file://200-uclibc-locale.patch file://203-uclibc-locale-no__x.patch; file://204-uclibc-locale-wchar_fix.patch; file://205-uclibc-locale-update.patch; file://301-missing-execinfo_h.patch file://302-c99-snprintf.patch file://303-c99-complex-ugly-hack.patch file://304-index_macro.patch file://305-libmudflap-susv3-legacy.patch file://306-libstdc++-namespace.patch file://740-sh-pr24836.patch file://800-arm-bigendian.patch file://904-flatten-switch-stmt-00.patch file://arm-nolibfloat.patch file://arm-softfloat.patch file://zecke-xgcc-cpp.patch file://gcc-poison-system-directories.patch file://gcc-poison-dir-extend.patch file://gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch file://64bithack.patch file://optional_libstdc.patch file://disable_relax_pic_calls_flag.patch file://COLLECT_GCC_OPTIONS.patch file://volatile_access_backport.patch file://use-defaults.h-and-t-oe-in-B.patch file://powerpc-e5500.patch file://fix-for-ice-50099.patch file://gcc-with-linker-hash-style.patch file://pr46934.patch file://pr32219.patch file://pr47551.patch file://gcc-arm-set-cost.patch file://GPLUSPLUS_INCLUDE_DIR_with_sysroot.patch file://fortran-cross-compile-hack.patch file://linaro/gcc-4.6-linaro-r106720.patch file://linaro/gcc-4.6-linaro-r106733.patch file://linaro/gcc-4.6-linaro-r106737.patch file://linaro/gcc-4.6-linaro-r106738.patch file://linaro/gcc-4.6-linaro-r106739.patch file://linaro/gcc-4.6-linaro-r106740.patch file://linaro/gcc-4.6-linaro-r106741.patch file://linaro/gcc-4.6-linaro-r106742.patch file://linaro/gcc-4.6-linaro-r106744.patch file://linaro/gcc-4.6-linaro-r106746.patch file://linaro/gcc-4.6-linaro-r106747.patch file://linaro/gcc-4.6-linaro-r106750.patch file://linaro/gcc-4.6-linaro-r106751.patch file://linaro/gcc-4.6-linaro-r106753.patch file://linaro/gcc-4.6-linaro-r106754.patch file://linaro/gcc-4.6-linaro-r106755.patch file://linaro/gcc-4.6-linaro-r106759.patch file://linaro/gcc-4.6-linaro-r106762.patch file://linaro/gcc-4.6-linaro-r106763.patch file://linaro/gcc-4.6-linaro-r106764.patch file://linaro/gcc-4.6-linaro-r106766.patch file://linaro/gcc-4.6-linaro-r106768.patch file://linaro/gcc-4.6-linaro-r106769.patch file://linaro/gcc-4.6-linaro-r106770.patch file://linaro/gcc-4.6-linaro-r106771.patch file://linaro/gcc-4.6-linaro-r106772.patch file://linaro/gcc-4.6-linaro-r106773.patch file://linaro/gcc-4.6-linaro-r106775.patch file://linaro/gcc-4.6-linaro-r106776.patch file://linaro/gcc-4.6-linaro-r106777.patch file://linaro/gcc-4.6-linaro-r106778.patch file://linaro/gcc-4.6-linaro-r106781.patch file://linaro/gcc-4.6-linaro-r106782.patch file://linaro/gcc-4.6-linaro-r106783.patch file://linaro/gcc-4.6-linaro-r106784.patch file://linaro/gcc-4.6-linaro-r106785.patch file://linaro/gcc-4.6-linaro-r106786.patch file://linaro/gcc-4.6-linaro-r106787.patch file://linaro/gcc-4.6-linaro-r106789.patch file://linaro/gcc-4.6-linaro-r106792.patch file://linaro/gcc-4.6-linaro-r106794.patch file://linaro/gcc-4.6-linaro-r106796.patch file://linaro/gcc-4.6-linaro-r106797.patch file://linaro/gcc-4.6-linaro-r106798.patch file://linaro/gcc-4.6-linaro-r106799.patch file://linaro/gcc-4.6-linaro-r106800.patch file://linaro/gcc-4.6-linaro-r106802.patch file://linaro/gcc-4.6-linaro-r106803.patch file://linaro/gcc-4.6-linaro-r106804.patch file://linaro/gcc-4.6-linaro-r106805.patch file://linaro/gcc-4.6-linaro-r106806.patch file://linaro/gcc-4.6-linaro-r106807.patch file://linaro/gcc-4.6-linaro-r106811.patch file://linaro/gcc-4.6-linaro-r106814.patch file://linaro/gcc-4.6-linaro-r106815.patch file://linaro/gcc-4.6-linaro-r106816.patch file://linaro/gcc-4.6-linaro-r106817.patch file://linaro/gcc-4.6-linaro-r106818.patch file://linaro/gcc-4.6-linaro-r106819.patch file://linaro/gcc-4.6-linaro-r106820.patch file://linaro/gcc-4.6-linaro-r106821.patch file://linaro/gcc-4.6-linaro-r106825.patch file://linaro/gcc-4.6-linaro-r106826.patch file://linaro/gcc-4.6-linaro-r106827.patch file://linaro/gcc-4.6-linaro-r106828.patch file://linaro/gcc-4.6-linaro-r106829.patch file://linaro/gcc-4.6-linaro-r106830.patch file://linaro/gcc-4.6-linaro-r106831.patch file://linaro/gcc-4.6-linaro-r106832.patch file://linaro/gcc-4.6-linaro-r106833.patch file://linaro/gcc-4.6-linaro-r106834.patch file://linaro/gcc-4.6-linaro-r106836.patch file://linaro/gcc-4.6-linaro-r106839.patch file://linaro/gcc-4.6-linaro-r106840.patch file://linaro/gcc-4.6-linaro-r106841.patch file://linaro/gcc-4.6-linaro-r106842.patch file://linaro/gcc-4.6-linaro-r106843.patch file://linaro/gcc-4.6-linaro-r106844.patch file://linaro/gcc-4.6-linaro-r106845.patch file://linaro/gcc-4.6-linaro-r106846.patch file://linaro/gcc-4.6-linaro-r106848.patch file://linaro/gcc-4.6-linaro-r106853.patch file://linaro/gcc-4.6-linaro-r106854.patch file://linaro/gcc-4.6-linaro-r106855.patch
 Description: gcc-runtime-nativesdk version 4.6.2+svnr181430-r27
@@ -9102,8 +8954,8 @@
 Section: devel
 Architecture: i686-nativesdk
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: 19622832ef0ea564096d031539026dd0
-Size: 528974
+MD5Sum: 54adc6ed09bb23f5679df0096b88a55c
+Size: 528982
 Filename: libstdc++-staticdev_4.6.2+svnr181430-r27_i686-nativesdk.ipk
 Source: svn://gcc.gnu.org/svn/gcc/branches;module=gcc-4_6-branch;proto=http file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch file://100-uclibc-conf.patch file://gcc-uclibc-locale-ctype_touplow_t.patch file://cache-amnesia.patch file://gcc-flags-for-build.patch file://103-uclibc-conf-noupstream.patch file://200-uclibc-locale.patch file://203-uclibc-locale-no__x.patch; file://204-uclibc-locale-wchar_fix.patch; file://205-uclibc-locale-update.patch; file://301-missing-execinfo_h.patch file://302-c99-snprintf.patch file://303-c99-complex-ugly-hack.patch file://304-index_macro.patch file://305-libmudflap-susv3-legacy.patch file://306-libstdc++-namespace.patch file://740-sh-pr24836.patch file://800-arm-bigendian.patch file://904-flatten-switch-stmt-00.patch file://arm-nolibfloat.patch file://arm-softfloat.patch file://zecke-xgcc-cpp.patch file://gcc-poison-system-directories.patch file://gcc-poison-dir-extend.patch file://gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch file://64bithack.patch file://optional_libstdc.patch file://disable_relax_pic_calls_flag.patch file://COLLECT_GCC_OPTIONS.patch file://volatile_access_backport.patch file://use-defaults.h-and-t-oe-in-B.patch file://powerpc-e5500.patch file://fix-for-ice-50099.patch file://gcc-with-linker-hash-style.patch file://pr46934.patch file://pr32219.patch file://pr47551.patch file://gcc-arm-set-cost.patch file://GPLUSPLUS_INCLUDE_DIR_with_sysroot.patch file://fortran-cross-compile-hack.patch file://linaro/gcc-4.6-linaro-r106720.patch file://linaro/gcc-4.6-linaro-r106733.patch file://linaro/gcc-4.6-linaro-r106737.patch file://linaro/gcc-4.6-linaro-r106738.patch file://linaro/gcc-4.6-linaro-r106739.patch file://linaro/gcc-4.6-linaro-r106740.patch file://linaro/gcc-4.6-linaro-r106741.patch file://linaro/gcc-4.6-linaro-r106742.patch file://linaro/gcc-4.6-linaro-r106744.patch file://linaro/gcc-4.6-linaro-r106746.patch file://linaro/gcc-4.6-linaro-r106747.patch file://linaro/gcc-4.6-linaro-r106750.patch file://linaro/gcc-4.6-linaro-r106751.patch file://linaro/gcc-4.6-linaro-r106753.patch file://linaro/gcc-4.6-linaro-r106754.patch file://linaro/gcc-4.6-linaro-r106755.patch file://linaro/gcc-4.6-linaro-r106759.patch file://linaro/gcc-4.6-linaro-r106762.patch file://linaro/gcc-4.6-linaro-r106763.patch file://linaro/gcc-4.6-linaro-r106764.patch file://linaro/gcc-4.6-linaro-r106766.patch file://linaro/gcc-4.6-linaro-r106768.patch file://linaro/gcc-4.6-linaro-r106769.patch file://linaro/gcc-4.6-linaro-r106770.patch file://linaro/gcc-4.6-linaro-r106771.patch file://linaro/gcc-4.6-linaro-r106772.patch file://linaro/gcc-4.6-linaro-r106773.patch file://linaro/gcc-4.6-linaro-r106775.patch file://linaro/gcc-4.6-linaro-r106776.patch file://linaro/gcc-4.6-linaro-r106777.patch file://linaro/gcc-4.6-linaro-r106778.patch file://linaro/gcc-4.6-linaro-r106781.patch file://linaro/gcc-4.6-linaro-r106782.patch file://linaro/gcc-4.6-linaro-r106783.patch file://linaro/gcc-4.6-linaro-r106784.patch file://linaro/gcc-4.6-linaro-r106785.patch file://linaro/gcc-4.6-linaro-r106786.patch file://linaro/gcc-4.6-linaro-r106787.patch file://linaro/gcc-4.6-linaro-r106789.patch file://linaro/gcc-4.6-linaro-r106792.patch file://linaro/gcc-4.6-linaro-r106794.patch file://linaro/gcc-4.6-linaro-r106796.patch file://linaro/gcc-4.6-linaro-r106797.patch file://linaro/gcc-4.6-linaro-r106798.patch file://linaro/gcc-4.6-linaro-r106799.patch file://linaro/gcc-4.6-linaro-r106800.patch file://linaro/gcc-4.6-linaro-r106802.patch file://linaro/gcc-4.6-linaro-r106803.patch file://linaro/gcc-4.6-linaro-r106804.patch file://linaro/gcc-4.6-linaro-r106805.patch file://linaro/gcc-4.6-linaro-r106806.patch file://linaro/gcc-4.6-linaro-r106807.patch file://linaro/gcc-4.6-linaro-r106811.patch file://linaro/gcc-4.6-linaro-r106814.patch file://linaro/gcc-4.6-linaro-r106815.patch file://linaro/gcc-4.6-linaro-r106816.patch file://linaro/gcc-4.6-linaro-r106817.patch file://linaro/gcc-4.6-linaro-r106818.patch file://linaro/gcc-4.6-linaro-r106819.patch file://linaro/gcc-4.6-linaro-r106820.patch file://linaro/gcc-4.6-linaro-r106821.patch file://linaro/gcc-4.6-linaro-r106825.patch file://linaro/gcc-4.6-linaro-r106826.patch file://linaro/gcc-4.6-linaro-r106827.patch file://linaro/gcc-4.6-linaro-r106828.patch file://linaro/gcc-4.6-linaro-r106829.patch file://linaro/gcc-4.6-linaro-r106830.patch file://linaro/gcc-4.6-linaro-r106831.patch file://linaro/gcc-4.6-linaro-r106832.patch file://linaro/gcc-4.6-linaro-r106833.patch file://linaro/gcc-4.6-linaro-r106834.patch file://linaro/gcc-4.6-linaro-r106836.patch file://linaro/gcc-4.6-linaro-r106839.patch file://linaro/gcc-4.6-linaro-r106840.patch file://linaro/gcc-4.6-linaro-r106841.patch file://linaro/gcc-4.6-linaro-r106842.patch file://linaro/gcc-4.6-linaro-r106843.patch file://linaro/gcc-4.6-linaro-r106844.patch file://linaro/gcc-4.6-linaro-r106845.patch file://linaro/gcc-4.6-linaro-r106846.patch file://linaro/gcc-4.6-linaro-r106848.patch file://linaro/gcc-4.6-linaro-r106853.patch file://linaro/gcc-4.6-linaro-r106854.patch file://linaro/gcc-4.6-linaro-r106855.patch
 Description: gcc-runtime-nativesdk version 4.6.2+svnr181430-r27
@@ -9121,8 +8973,8 @@
 Section: devel
 Architecture: i686-nativesdk
 Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
-MD5Sum: e8aaf2f37370fc5cb6b655f669151edc
-Size: 313226
+MD5Sum: 74031b1da2e99251b06b1cd323578d0b
+Size: 313202
 Filename: libstdc++6_4.6.2+svnr181430-r27_i686-nativesdk.ipk
 Source: svn://gcc.gnu.org/svn/gcc/branches;module=gcc-4_6-branch;proto=http file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch file://100-uclibc-conf.patch file://gcc-uclibc-locale-ctype_touplow_t.patch file://cache-amnesia.patch file://gcc-flags-for-build.patch file://103-uclibc-conf-noupstream.patch file://200-uclibc-locale.patch file://203-uclibc-locale-no__x.patch; file://204-uclibc-locale-wchar_fix.patch; file://205-uclibc-locale-update.patch; file://301-missing-execinfo_h.patch file://302-c99-snprintf.patch file://303-c99-complex-ugly-hack.patch file://304-index_macro.patch file://305-libmudflap-susv3-legacy.patch file://306-libstdc++-namespace.patch file://740-sh-pr24836.patch file://800-arm-bigendian.patch file://904-flatten-switch-stmt-00.patch file://arm-nolibfloat.patch file://arm-softfloat.patch file://zecke-xgcc-cpp.patch file://gcc-poison-system-directories.patch file://gcc-poison-dir-extend.patch file://gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch file://64bithack.patch file://optional_libstdc.patch file://disable_relax_pic_calls_flag.patch file://COLLECT_GCC_OPTIONS.patch file://volatile_access_backport.patch file://use-defaults.h-and-t-oe-in-B.patch file://powerpc-e5500.patch file://fix-for-ice-50099.patch file://gcc-with-linker-hash-style.patch file://pr46934.patch file://pr32219.patch file://pr47551.patch file://gcc-arm-set-cost.patch file://GPLUSPLUS_INCLUDE_DIR_with_sysroot.patch file://fortran-cross-compile-hack.patch file://linaro/gcc-4.6-linaro-r106720.patch file://linaro/gcc-4.6-linaro-r106733.patch file://linaro/gcc-4.6-linaro-r106737.patch file://linaro/gcc-4.6-linaro-r106738.patch file://linaro/gcc-4.6-linaro-r106739.patch file://linaro/gcc-4.6-linaro-r106740.patch file://linaro/gcc-4.6-linaro-r106741.patch file://linaro/gcc-4.6-linaro-r106742.patch file://linaro/gcc-4.6-linaro-r106744.patch file://linaro/gcc-4.6-linaro-r106746.patch file://linaro/gcc-4.6-linaro-r106747.patch file://linaro/gcc-4.6-linaro-r106750.patch file://linaro/gcc-4.6-linaro-r106751.patch file://linaro/gcc-4.6-linaro-r106753.patch file://linaro/gcc-4.6-linaro-r106754.patch file://linaro/gcc-4.6-linaro-r106755.patch file://linaro/gcc-4.6-linaro-r106759.patch file://linaro/gcc-4.6-linaro-r106762.patch file://linaro/gcc-4.6-linaro-r106763.patch file://linaro/gcc-4.6-linaro-r106764.patch file://linaro/gcc-4.6-linaro-r106766.patch file://linaro/gcc-4.6-linaro-r106768.patch file://linaro/gcc-4.6-linaro-r106769.patch file://linaro/gcc-4.6-linaro-r106770.patch file://linaro/gcc-4.6-linaro-r106771.patch file://linaro/gcc-4.6-linaro-r106772.patch file://linaro/gcc-4.6-linaro-r106773.patch file://linaro/gcc-4.6-linaro-r106775.patch file://linaro/gcc-4.6-linaro-r106776.patch file://linaro/gcc-4.6-linaro-r106777.patch file://linaro/gcc-4.6-linaro-r106778.patch file://linaro/gcc-4.6-linaro-r106781.patch file://linaro/gcc-4.6-linaro-r106782.patch file://linaro/gcc-4.6-linaro-r106783.patch file://linaro/gcc-4.6-linaro-r106784.patch file://linaro/gcc-4.6-linaro-r106785.patch file://linaro/gcc-4.6-linaro-r106786.patch file://linaro/gcc-4.6-linaro-r106787.patch file://linaro/gcc-4.6-linaro-r106789.patch file://linaro/gcc-4.6-linaro-r106792.patch file://linaro/gcc-4.6-linaro-r106794.patch file://linaro/gcc-4.6-linaro-r106796.patch file://linaro/gcc-4.6-linaro-r106797.patch file://linaro/gcc-4.6-linaro-r106798.patch file://linaro/gcc-4.6-linaro-r106799.patch file://linaro/gcc-4.6-linaro-r106800.patch file://linaro/gcc-4.6-linaro-r106802.patch file://linaro/gcc-4.6-linaro-r106803.patch file://linaro/gcc-4.6-linaro-r106804.patch file://linaro/gcc-4.6-linaro-r106805.patch file://linaro/gcc-4.6-linaro-r106806.patch file://linaro/gcc-4.6-linaro-r106807.patch file://linaro/gcc-4.6-linaro-r106811.patch file://linaro/gcc-4.6-linaro-r106814.patch file://linaro/gcc-4.6-linaro-r106815.patch file://linaro/gcc-4.6-linaro-r106816.patch file://linaro/gcc-4.6-linaro-r106817.patch file://linaro/gcc-4.6-linaro-r106818.patch file://linaro/gcc-4.6-linaro-r106819.patch file://linaro/gcc-4.6-linaro-r106820.patch file://linaro/gcc-4.6-linaro-r106821.patch file://linaro/gcc-4.6-linaro-r106825.patch file://linaro/gcc-4.6-linaro-r106826.patch file://linaro/gcc-4.6-linaro-r106827.patch file://linaro/gcc-4.6-linaro-r106828.patch file://linaro/gcc-4.6-linaro-r106829.patch file://linaro/gcc-4.6-linaro-r106830.patch file://linaro/gcc-4.6-linaro-r106831.patch file://linaro/gcc-4.6-linaro-r106832.patch file://linaro/gcc-4.6-linaro-r106833.patch file://linaro/gcc-4.6-linaro-r106834.patch file://linaro/gcc-4.6-linaro-r106836.patch file://linaro/gcc-4.6-linaro-r106839.patch file://linaro/gcc-4.6-linaro-r106840.patch file://linaro/gcc-4.6-linaro-r106841.patch file://linaro/gcc-4.6-linaro-r106842.patch file://linaro/gcc-4.6-linaro-r106843.patch file://linaro/gcc-4.6-linaro-r106844.patch file://linaro/gcc-4.6-linaro-r106845.patch file://linaro/gcc-4.6-linaro-r106846.patch file://linaro/gcc-4.6-linaro-r106848.patch file://linaro/gcc-4.6-linaro-r106853.patch file://linaro/gcc-4.6-linaro-r106854.patch file://linaro/gcc-4.6-linaro-r106855.patch
 Description: gcc-runtime-nativesdk version 4.6.2+svnr181430-r27
diff -uNr oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/sysroots/i686-oesdk-linux/var/lib/opkg/status oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/sysroots/i686-oesdk-linux/var/lib/opkg/status
--- oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/sysroots/i686-oesdk-linux/var/lib/opkg/status	2012-02-29 09:22:40.000000000 +0100
+++ oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/sysroots/i686-oesdk-linux/var/lib/opkg/status	2012-03-01 00:36:19.000000000 +0100
@@ -4,7 +4,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503730
+Installed-Time: 1330558545
 Auto-Installed: yes
 
 Package: libc6
@@ -12,7 +12,7 @@
 Provides: glibc-nativesdk, rtld(GNU_HASH)
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503729
+Installed-Time: 1330558543
 Auto-Installed: yes
 
 Package: m4-nativesdk
@@ -21,7 +21,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503735
+Installed-Time: 1330558551
 Auto-Installed: yes
 
 Package: python-nativesdk-math
@@ -30,7 +30,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503740
+Installed-Time: 1330558557
 Auto-Installed: yes
 
 Package: libssl1.0.0
@@ -39,7 +39,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503740
+Installed-Time: 1330558556
 Auto-Installed: yes
 
 Package: python-nativesdk-codecs
@@ -48,7 +48,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503742
+Installed-Time: 1330558561
 Auto-Installed: yes
 
 Package: unfs-server-nativesdk
@@ -57,7 +57,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503737
+Installed-Time: 1330558554
 Auto-Installed: yes
 
 Package: libffi5
@@ -66,7 +66,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503731
+Installed-Time: 1330558546
 Auto-Installed: yes
 
 Package: python-nativesdk-netclient
@@ -75,7 +75,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503743
+Installed-Time: 1330558561
 Auto-Installed: yes
 
 Package: elfutils-nativesdk
@@ -84,7 +84,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503746
+Installed-Time: 1330558565
 Auto-Installed: yes
 
 Package: pseudo-nativesdk
@@ -93,7 +93,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503729
+Installed-Time: 1330558544
 Auto-Installed: yes
 
 Package: libmpc2
@@ -102,7 +102,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503747
+Installed-Time: 1330558565
 Auto-Installed: yes
 
 Package: libstdc++6
@@ -111,7 +111,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503754
+Installed-Time: 1330558573
 Auto-Installed: yes
 
 Package: gnu-config-nativesdk
@@ -119,7 +119,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503735
+Installed-Time: 1330558551
 Auto-Installed: yes
 
 Package: libcrypto1.0.0
@@ -128,7 +128,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503740
+Installed-Time: 1330558556
 Auto-Installed: yes
 
 Package: libtinfo5
@@ -139,7 +139,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503731
+Installed-Time: 1330558546
 Auto-Installed: yes
 
 Package: python-nativesdk-mime
@@ -148,7 +148,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503742
+Installed-Time: 1330558561
 Auto-Installed: yes
 
 Package: libsdl-1.2-0
@@ -157,7 +157,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503731
+Installed-Time: 1330558546
 Auto-Installed: yes
 
 Package: qemu-helper-nativesdk
@@ -166,7 +166,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503736
+Installed-Time: 1330558553
 Auto-Installed: yes
 
 Package: libxcb1
@@ -175,7 +175,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503730
+Installed-Time: 1330558545
 Auto-Installed: yes
 
 Package: libtool-nativesdk
@@ -183,7 +183,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503736
+Installed-Time: 1330558553
 Auto-Installed: yes
 
 Package: autoconf-nativesdk
@@ -192,7 +192,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503736
+Installed-Time: 1330558552
 Auto-Installed: yes
 
 Package: libgmp10
@@ -201,7 +201,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503746
+Installed-Time: 1330558565
 Auto-Installed: yes
 
 Package: python-nativesdk-readline
@@ -210,7 +210,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503744
+Installed-Time: 1330558563
 Auto-Installed: yes
 
 Package: binutils-cross-canadian-arm
@@ -219,7 +219,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503759
+Installed-Time: 1330558577
 Auto-Installed: yes
 
 Package: libpython2.7-1.0
@@ -228,7 +228,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503739
+Installed-Time: 1330558555
 Auto-Installed: yes
 
 Package: python-nativesdk-datetime
@@ -237,7 +237,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503742
+Installed-Time: 1330558561
 Auto-Installed: yes
 
 Package: python-nativesdk-logging
@@ -246,7 +246,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503743
+Installed-Time: 1330558561
 Auto-Installed: yes
 
 Package: task-cross-canadian-arm
@@ -255,7 +255,7 @@
 Provides:
 Status: install user installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503760
+Installed-Time: 1330558577
 
 Package: libreadline6
 Version: 6.2-r1
@@ -263,7 +263,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503743
+Installed-Time: 1330558561
 Auto-Installed: yes
 
 Package: python-nativesdk-io
@@ -272,7 +272,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503740
+Installed-Time: 1330558557
 Auto-Installed: yes
 
 Package: gcc-cross-canadian-arm
@@ -281,7 +281,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503751
+Installed-Time: 1330558571
 Auto-Installed: yes
 
 Package: libncurses5
@@ -290,7 +290,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503731
+Installed-Time: 1330558546
 Auto-Installed: yes
 
 Package: gdb-cross-canadian-arm
@@ -299,7 +299,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503744
+Installed-Time: 1330558563
 Auto-Installed: yes
 
 Package: pkgconfig-nativesdk
@@ -308,7 +308,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503737
+Installed-Time: 1330558554
 Auto-Installed: yes
 
 Package: qemu-nativesdk
@@ -317,7 +317,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503735
+Installed-Time: 1330558550
 Auto-Installed: yes
 
 Package: python-nativesdk-crypt
@@ -327,7 +327,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503742
+Installed-Time: 1330558561
 Auto-Installed: yes
 
 Package: libz1
@@ -336,7 +336,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503731
+Installed-Time: 1330558546
 Auto-Installed: yes
 
 Package: python-nativesdk-lang
@@ -345,7 +345,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503741
+Installed-Time: 1330558559
 Auto-Installed: yes
 
 Package: libglib-2.0-0
@@ -354,7 +354,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503731
+Installed-Time: 1330558546
 Auto-Installed: yes
 
 Package: libx11-6
@@ -363,7 +363,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503730
+Installed-Time: 1330558545
 Auto-Installed: yes
 
 Package: libexpat1
@@ -372,7 +372,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503744
+Installed-Time: 1330558562
 Auto-Installed: yes
 
 Package: task-sdk-host-nativesdk
@@ -381,14 +381,14 @@
 Provides:
 Status: install user installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503738
+Installed-Time: 1330558555
 
 Package: ncurses-nativesdk-terminfo-base
 Version: 5.9-r4.1
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503735
+Installed-Time: 1330558551
 Auto-Installed: yes
 
 Package: libxau6
@@ -397,7 +397,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503730
+Installed-Time: 1330558545
 Auto-Installed: yes
 
 Package: python-nativesdk-stringold
@@ -406,7 +406,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503743
+Installed-Time: 1330558561
 Auto-Installed: yes
 
 Package: python-nativesdk-re
@@ -415,7 +415,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503740
+Installed-Time: 1330558556
 Auto-Installed: yes
 
 Package: automake-nativesdk
@@ -424,7 +424,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503738
+Installed-Time: 1330558555
 Auto-Installed: yes
 
 Package: python-nativesdk-core
@@ -434,7 +434,7 @@
 Provides: python-nativesdk
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503740
+Installed-Time: 1330558556
 Auto-Installed: yes
 
 Package: libgcc-s1
@@ -443,7 +443,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503754
+Installed-Time: 1330558573
 Auto-Installed: yes
 
 Package: python-nativesdk-pickle
@@ -452,7 +452,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503743
+Installed-Time: 1330558561
 Auto-Installed: yes
 
 Package: libmpfr4
@@ -461,7 +461,7 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503747
+Installed-Time: 1330558565
 Auto-Installed: yes
 
 Package: opkg-nativesdk
@@ -471,7 +471,7 @@
 Replaces: opkg-nogpg
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503729
+Installed-Time: 1330558544
 Auto-Installed: yes
 
 Package: meta-environment-arm
@@ -479,6 +479,6 @@
 Provides:
 Status: install ok installed
 Architecture: i686-nativesdk
-Installed-Time: 1330503753
+Installed-Time: 1330558572
 Auto-Installed: yes
 
diff -uNr oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/version-armv7a-vfp-neon-oe-linux-gnueabi oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/version-armv7a-vfp-neon-oe-linux-gnueabi
--- oecore-i686-armv7a-vfp-neon-toolchain-efl-20120228/usr/local/oecore-i686/version-armv7a-vfp-neon-oe-linux-gnueabi	2012-02-29 09:22:44.000000000 +0100
+++ oecore-i686-armv7a-vfp-neon-toolchain-efl-20120229/usr/local/oecore-i686/version-armv7a-vfp-neon-oe-linux-gnueabi	2012-03-01 00:36:22.000000000 +0100
@@ -1,4 +1,4 @@
 Distro: shr
-Distro Version: 20120228
+Distro Version: 20120229
 Metadata Revision: 2d2b1eda0bb04fcc6608bb2fadf460e657b9a83d
-Timestamp: 20120228184413
+Timestamp: 20120229214945
