<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Build problems with Android BSP from Adeneo-Freescale-iMX53-QSB-Android 2.3-Version 4.0 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204528#M11603</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No need to manual copy. Check out  /out  folder's contents. Mine have all the necessary binaries.  Regards Ahmet&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Jan 2012 08:20:44 GMT</pubDate>
    <dc:creator>AhmetYUCE</dc:creator>
    <dc:date>2012-01-30T08:20:44Z</dc:date>
    <item>
      <title>Build problems with Android BSP from Adeneo-Freescale-iMX53-QSB-Android 2.3-Version 4.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204514#M11589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;SPAN style=": ; font-size: 2; font-family: Arial; "&gt;Hi&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style=": ; font-size: 2; font-family: Arial; "&gt;We are trying to compile i.mx53 BSP of Android but receive error messages due to corrupt file in archive file from Adeneo servers.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style=": ; font-size: 2; font-family: Arial; "&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style=": ; font-size: 2; font-family: Arial; "&gt;I download the sources for Freescale-iMX53-QSB-Android 2.3-Version 4.0 &amp;amp; when we execute ./download_android_fixed.sh we receive this error.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style=": ; font-size: 2; font-family: Arial; "&gt;&lt;A href="mailto:lucid@ubuntu:~/Desktop/android/Freescale-iMX53-QSB-Android_2.3-Version_4.0/i.MX53-QSB-Android-Gingerbread-Release4.0$" title="blocked::mailto:lucid@ubuntu:~/Desktop/android/Freescale-iMX53-QSB-Android_2.3-Version_4.0/i.MX53-QSB-Android-Gingerbread-Release4.0$"&gt;lucid@ubuntu:~/Desktop/android/Freescale-iMX53-QSB-Android_2.3-Version_4.0/i.MX53-QSB-Android-Gingerbread-Release4.0$&lt;/A&gt; ./scripts/download_android_fixed.sh &lt;BR /&gt;Extracting FSL sources...&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style=": ; font-size: 2; font-family: Arial; "&gt;&lt;SPAN style="color: #FF0000; "&gt;&lt;STRONG&gt;gzip: stdin: invalid compressed data--crc error&lt;BR /&gt;tar: Child returned status 1&lt;BR /&gt;tar: Exiting with failure status due to previous errors&lt;BR /&gt;Error: failed to extract sources&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;A href="mailto:lucid@ubuntu:~/Desktop/android/Freescale-iMX53-QSB-Android_2.3-Version_4.0/i.MX53-QSB-Android-Gingerbread-Release4.0$" title="blocked::mailto:lucid@ubuntu:~/Desktop/android/Freescale-iMX53-QSB-Android_2.3-Version_4.0/i.MX53-QSB-Android-Gingerbread-Release4.0$"&gt;lucid@ubuntu:~/Desktop/android/Freescale-iMX53-QSB-Android_2.3-Version_4.0/i.MX53-QSB-Android-Gingerbread-Release4.0$&lt;/A&gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style=": ; font-size: 2; font-family: Arial; "&gt;&lt;STRONG style="text-decoration: underline; "&gt;Below is the corresponding script&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style=": ; font-size: 2; font-family: Arial; "&gt;# Extract FSL sources if required&lt;BR /&gt;mkdir -p ${ANDROID_INSTALL_DIR}&lt;BR /&gt;if [ ! -d ${ANDROID_INSTALL_DIR}/imx-android-r10.2 ]; then&lt;BR /&gt;&amp;nbsp;echo "Extracting FSL sources...";&lt;BR /&gt;&amp;nbsp;tar -C ${ANDROID_INSTALL_DIR} -xzf ${ANDROID_DL_DIR}/&lt;STRONG&gt;imx-android-r10.2.tar.gz&lt;BR /&gt;&lt;/STRONG&gt;&amp;nbsp;if [ "$?" -ne "0" ]; then&lt;BR /&gt;&amp;nbsp;&amp;nbsp;echo "Error: failed to extract sources"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;exit 1&lt;BR /&gt;&amp;nbsp;fi&lt;BR /&gt;else&lt;BR /&gt;&amp;nbsp;echo "${ANDROID_INSTALL_DIR}/imx-android-r10 already exists"&lt;BR /&gt;&amp;nbsp;echo "Cowardly refusing to clobber it"&lt;BR /&gt;fi&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style=": ; font-size: 2; font-family: Arial; "&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style=": ; font-size: 2; font-family: Arial; "&gt;If I test the &lt;STRONG&gt;imx-android-r10.2.tar.gz&lt;/STRONG&gt; archive manually, I receive CRC error too.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-family: Arial; font-size: small;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-family: Arial; font-size: small;"&gt;Has anyone succeeded to compile Android BSP for i.mx53 from Adeneo &amp;nbsp;?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-family: Arial; font-size: small;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-family: Arial; font-size: small;"&gt;Best Regards&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style=": ; font-size: 2; font-family: Arial; "&gt;Tugrul&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2012 12:58:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204514#M11589</guid>
      <dc:creator>TugrulGuclu</dc:creator>
      <dc:date>2012-01-23T12:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: Build problems with Android BSP from Adeneo-Freescale-iMX53-QSB-Android 2.3-Version 4.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204515#M11590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I also &amp;nbsp;logged the output of tar until error message. See it below please&lt;/P&gt;&lt;P&gt;imx-android-r10.2/&lt;BR /&gt;imx-android-r10.2/code/&lt;BR /&gt;imx-android-r10.2/code/r10.2.tar.gz&lt;BR /&gt;imx-android-r10.2/doc/&lt;BR /&gt;imx-android-r10.2/doc/bootloader/&lt;BR /&gt;imx-android-r10.2/doc/bootloader/uboot_mx5x.pdf&lt;BR /&gt;imx-android-r10.2/doc/i.MX_Android_R10.2_Release_Note.html&lt;BR /&gt;imx-android-r10.2/doc/i.MX_Android_R10.2_User_Guide.html&lt;BR /&gt;imx-android-r10.2/doc/images/&lt;BR /&gt;imx-android-r10.2/doc/images/dc37ttrp_52dswz9ggp_b.png&lt;BR /&gt;imx-android-r10.2/doc/images/dc37ttrp_53ds6qx4f2_b.png&lt;BR /&gt;imx-android-r10.2/doc/images/dc37ttrp_54cw52rjfs_b.png&lt;BR /&gt;imx-android-r10.2/doc/images/dfpb5q7n_2g9txk6gs_b.jpg&lt;BR /&gt;imx-android-r10.2/doc/images/dg9fs94x_189cdx5kpg2_b.jpg&lt;BR /&gt;imx-android-r10.2/doc/images/dg9fs94x_190cpq7jhvd_b.jpg&lt;BR /&gt;imx-android-r10.2/doc/images/Thumbs.db&lt;BR /&gt;imx-android-r10.2/doc/i_MX_Android_Codec_Release_Notes.html&lt;BR /&gt;imx-android-r10.2/doc/NAND Flash Bad Block Management.doc&lt;BR /&gt;imx-android-r10.2/doc/SDK_UserGuide/&lt;BR /&gt;imx-android-r10.2/doc/SDK_UserGuide/i.MX50_EVK_RD3_Linux_User_Guide.pdf&lt;BR /&gt;imx-android-r10.2/doc/SDK_UserGuide/i.MX50_RDP_Linux_BSP_UserGuide.pdf&lt;BR /&gt;imx-android-r10.2/doc/SDK_UserGuide/i.MX51_EVK_Linux_BSP_UserGuide.pdf&lt;BR /&gt;imx-android-r10.2/doc/SDK_UserGuide/i.MX53_ARD_Linux_BSP_UserGuide.pdf&lt;BR /&gt;imx-android-r10.2/doc/SDK_UserGuide/i.MX53_EVK_Linux_BSP_UserGuide.pdf&lt;BR /&gt;imx-android-r10.2/doc/SDK_UserGuide/i.MX53_SABRE_TABLET_Linux_BSP_UserGuide.pdf&lt;BR /&gt;imx-android-r10.2/doc/uboot_mx5x.pdf&lt;BR /&gt;imx-android-r10.2/EULA.txt&lt;BR /&gt;imx-android-r10.2/image/&lt;BR /&gt;imx-android-r10.2/image/imx50_rdp-eink/&lt;BR /&gt;imx-android-r10.2/image/imx50_rdp-eink/NFS/&lt;BR /&gt;imx-android-r10.2/image/imx50_rdp-eink/NFS/android_fs.tar.gz&lt;BR /&gt;imx-android-r10.2/image/imx50_rdp-eink/SD/&lt;BR /&gt;imx-android-r10.2/image/imx50_rdp-eink/SD/android_recovery.img&lt;BR /&gt;imx-android-r10.2/image/imx50_rdp-eink/SD/android_root.img&lt;BR /&gt;imx-android-r10.2/image/imx50_rdp-eink/SD/recovery.img&lt;BR /&gt;imx-android-r10.2/image/imx50_rdp-eink/SD/system.img&lt;BR /&gt;imx-android-r10.2/image/imx50_rdp-eink/SD/uramdisk.img&lt;BR /&gt;imx-android-r10.2/image/imx50_rdp-eink/u-boot-no-padding.bin&lt;BR /&gt;imx-android-r10.2/image/imx50_rdp-eink/u-boot.bin&lt;BR /&gt;imx-android-r10.2/image/imx50_rdp-eink/uImage&lt;BR /&gt;imx-android-r10.2/image/imx50_rdp-lcd/&lt;BR /&gt;imx-android-r10.2/image/imx50_rdp-lcd/NFS/&lt;BR /&gt;imx-android-r10.2/image/imx50_rdp-lcd/NFS/android_fs.tar.gz&lt;BR /&gt;imx-android-r10.2/image/imx50_rdp-lcd/SD/&lt;BR /&gt;imx-android-r10.2/image/imx50_rdp-lcd/SD/android_recovery.img&lt;BR /&gt;imx-android-r10.2/image/imx50_rdp-lcd/SD/android_root.img&lt;BR /&gt;imx-android-r10.2/image/imx50_rdp-lcd/SD/recovery.img&lt;BR /&gt;imx-android-r10.2/image/imx50_rdp-lcd/SD/system.img&lt;BR /&gt;imx-android-r10.2/image/imx50_rdp-lcd/SD/uramdisk.img&lt;BR /&gt;imx-android-r10.2/image/imx50_rdp-lcd/u-boot-no-padding.bin&lt;BR /&gt;imx-android-r10.2/image/imx50_rdp-lcd/u-boot.bin&lt;BR /&gt;imx-android-r10.2/image/imx50_rdp-lcd/uImage&lt;BR /&gt;imx-android-r10.2/image/imx51_bbg/&lt;BR /&gt;imx-android-r10.2/image/imx51_bbg/NFS/&lt;BR /&gt;imx-android-r10.2/image/imx51_bbg/NFS/android_fs.tar.gz&lt;BR /&gt;imx-android-r10.2/image/imx51_bbg/SD/&lt;BR /&gt;imx-android-r10.2/image/imx51_bbg/SD/recovery.img&lt;BR /&gt;imx-android-r10.2/image/imx51_bbg/SD/system.img&lt;BR /&gt;imx-android-r10.2/image/imx51_bbg/SD/uramdisk.img&lt;BR /&gt;imx-android-r10.2/image/imx51_bbg/u-boot-no-padding.bin&lt;BR /&gt;imx-android-r10.2/image/imx51_bbg/u-boot.bin&lt;BR /&gt;imx-android-r10.2/image/imx51_bbg/uImage&lt;BR /&gt;imx-android-r10.2/image/imx53_ard/&lt;BR /&gt;imx-android-r10.2/image/imx53_ard/NFS/&lt;BR /&gt;imx-android-r10.2/image/imx53_ard/NFS/android_fs.tar.gz&lt;BR /&gt;imx-android-r10.2/image/imx53_ard/SD/&lt;BR /&gt;imx-android-r10.2/image/imx53_ard/SD/recovery.img&lt;BR /&gt;imx-android-r10.2/image/imx53_ard/SD/system.img&lt;BR /&gt;imx-android-r10.2/image/imx53_ard/SD/uramdisk.img&lt;BR /&gt;imx-android-r10.2/image/imx53_ard/u-boot-no-padding.bin&lt;BR /&gt;imx-android-r10.2/image/imx53_ard/u-boot.bin&lt;BR /&gt;imx-android-r10.2/image/imx53_ard/uImage&lt;BR /&gt;imx-android-r10.2/image/imx53_smd/&lt;BR /&gt;imx-android-r10.2/image/imx53_smd/eMMC/&lt;BR /&gt;imx-android-r10.2/image/imx53_smd/eMMC/recovery.img&lt;BR /&gt;imx-android-r10.2/image/imx53_smd/eMMC/system.img&lt;BR /&gt;imx-android-r10.2/image/imx53_smd/eMMC/uramdisk.img&lt;BR /&gt;imx-android-r10.2/image/imx53_smd/NFS/&lt;BR /&gt;imx-android-r10.2/image/imx53_smd/NFS/android_fs.tar.gz&lt;BR /&gt;imx-android-r10.2/image/imx53_smd/SD/&lt;BR /&gt;imx-android-r10.2/image/imx53_smd/SD/recovery.img&lt;BR /&gt;imx-android-r10.2/image/imx53_smd/SD/system.img&lt;BR /&gt;imx-android-r10.2/image/imx53_smd/SD/uramdisk.img&lt;BR /&gt;imx-android-r10.2/image/imx53_smd/u-boot-no-padding.bin&lt;BR /&gt;imx-android-r10.2/image/imx53_smd/u-boot.bin&lt;BR /&gt;imx-android-r10.2/image/imx53_smd/uImage&lt;BR /&gt;imx-android-r10.2/package_manifest.txt&lt;BR /&gt;imx-android-r10.2/tool/&lt;BR /&gt;imx-android-r10.2/tool/android_usb_fsl.zip&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think &amp;nbsp;imx-android-r10.2/tool/android_usb_fsl.zip is the problematic file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2012 13:16:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204515#M11590</guid>
      <dc:creator>TugrulGuclu</dc:creator>
      <dc:date>2012-01-23T13:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: Build problems with Android BSP from Adeneo-Freescale-iMX53-QSB-Android 2.3-Version 4.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204516#M11591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I took that file some time ago and it was ok to me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try donwload it again, and please contact Adeneo. They can fix the file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2012 17:52:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204516#M11591</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2012-01-23T17:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: Build problems with Android BSP from Adeneo-Freescale-iMX53-QSB-Android 2.3-Version 4.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204517#M11592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have never heard about such a problem. Can you please download again and let me know if you have any issues?&lt;/P&gt;&lt;P&gt;Also, I would recommend using release 4.1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remi Lorriaux - Adeneo Embedded&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2012 17:59:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204517#M11592</guid>
      <dc:creator>rlorriaux</dc:creator>
      <dc:date>2012-01-23T17:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: Build problems with Android BSP from Adeneo-Freescale-iMX53-QSB-Android 2.3-Version 4.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204518#M11593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Remi&lt;/P&gt;&lt;P&gt;I contacted with support of Adeneo, md5 check of file is correct.&lt;/P&gt;&lt;P&gt;Any idea what could go wrong ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;By the way , i run ubuntu on VMware.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2012 20:02:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204518#M11593</guid>
      <dc:creator>TugrulGuclu</dc:creator>
      <dc:date>2012-01-23T20:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: Build problems with Android BSP from Adeneo-Freescale-iMX53-QSB-Android 2.3-Version 4.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204519#M11594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try using release 4.1?&lt;/P&gt;&lt;P&gt;If that does not work, I cannot think of any issue besides a problem with your host.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2012 23:34:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204519#M11594</guid>
      <dc:creator>rlorriaux</dc:creator>
      <dc:date>2012-01-23T23:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: Build problems with Android BSP from Adeneo-Freescale-iMX53-QSB-Android 2.3-Version 4.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204520#M11595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Some time ago I found some problems with both Android and Linux kernel 2.35.3 repo(s).&lt;BR /&gt;Android repo address was changed, and kernel one was not found at all. &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 05:53:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204520#M11595</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2012-01-24T05:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: Build problems with Android BSP from Adeneo-Freescale-iMX53-QSB-Android 2.3-Version 4.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204521#M11596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;The problem is figured out. It's about the gzip utility shipped with the VM image from Freescale.&lt;/P&gt;&lt;P&gt;We upgrade it &amp;nbsp;from it 1.3.12-9ubuntu1 to&amp;nbsp;gzip&amp;nbsp;1.3.12.-9ubuntu1.1 and now extraction is working.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 09:23:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204521#M11596</guid>
      <dc:creator>TugrulGuclu</dc:creator>
      <dc:date>2012-01-24T09:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: Build problems with Android BSP from Adeneo-Freescale-iMX53-QSB-Android 2.3-Version 4.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204522#M11597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yuri&lt;/P&gt;&lt;P&gt;Do you know valid Android repo adresses ? if yes can you provide ?&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt; &lt;BR /&gt; &lt;CITE&gt;Yuri Muhin said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/build-problems-with-android-bsp-from-adeneo-freescale-imx53-qsb?groupUrl=imx53quickstartboard&amp;amp;#4103961Comment55096"&gt;&lt;DIV&gt;&lt;DIV class="xg_user_generated"&gt;&lt;P&gt;Some time ago I found some problems with both Android and Linux kernel 2.35.3 repo(s).&lt;BR /&gt;Android repo address was changed, and kernel one was not found at all. &amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 10:44:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204522#M11597</guid>
      <dc:creator>TugrulGuclu</dc:creator>
      <dc:date>2012-01-24T10:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Build problems with Android BSP from Adeneo-Freescale-iMX53-QSB-Android 2.3-Version 4.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204523#M11598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You want to use the latest release (r4.1) as it addresses these issues (the repositories have changed after the situation with kernel.org).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 20:02:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204523#M11598</guid>
      <dc:creator>rlorriaux</dc:creator>
      <dc:date>2012-01-24T20:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Build problems with Android BSP from Adeneo-Freescale-iMX53-QSB-Android 2.3-Version 4.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204524#M11599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here are the instructions to access the new git servers:&lt;BR /&gt;You need to get the latest version of the repo tool:&lt;/P&gt;&lt;P&gt;curl &lt;A href="https://dl-ssl.google.com/dl/googlesource/git-repo/repo" target="_blank"&gt;https://dl-ssl.google.com/dl/googlesource/git-repo/repo&lt;/A&gt; &amp;gt; ~/bin/repo&lt;/P&gt;&lt;P&gt;You need to initialize a new repository:&lt;/P&gt;&lt;P&gt;repo init -u &lt;A href="https://android.googlesource.com/platform/manifest" target="_blank"&gt;https://android.googlesource.com/platform/manifest&lt;/A&gt; -b android-2.3.7_r1&lt;/P&gt;&lt;P&gt;The full instructions are at &lt;A href="http://source.android.com/source/downloading.html" target="_blank"&gt;http://source.android.com/source/downloading.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2012 04:28:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204524#M11599</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2012-01-25T04:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: Build problems with Android BSP from Adeneo-Freescale-iMX53-QSB-Android 2.3-Version 4.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204525#M11600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've recently build Android RFS + Kernel + uboot successfully using Adenao's BSB (Adeneo i.MX53 for Android Gingerbread v4.1).  Sources freely available from Adenaos web site:&lt;/SPAN&gt;&lt;A href="http://www.adeneo-embedded.com/iMX53" target="_blank"&gt;http://www.adeneo-embedded.com/iMX53&lt;/A&gt;&lt;SPAN&gt; Although i'have freescale's ubuntu vmware image given with iMX53QSB, I've used my ubunutu 10.04 (32-bit) vmware which already being using for iMX28 development.  Host setup related part of "User Guide and Release Notes" of Adenao's BSP is copied below. Hope it helps.  ******************** Software prerequisites Some packages need to be installed on your host in order to build Android. Please refer to the AOSP documentation: &lt;/SPAN&gt;&lt;A href="http://source.android.com/source/initializing.html" target="_blank"&gt;http://source.android.com/source/initializing.html&lt;/A&gt;&lt;SPAN&gt;Note: Gingerbread requires the Java JDK6 to be installed on your host. It will not work with other Java environments (including JDK5, which is required for Froyo). Some of the instructions of the AOSP documentation might not apply to your Ubuntu version. If you have problems installing JDK6, please use the following command: $ sudo add-apt-repository "deb &lt;/SPAN&gt;&lt;A href="http://archive.canonical.com/" target="_blank"&gt;http://archive.canonical.com/&lt;/A&gt;&lt;SPAN&gt;ubuntu lucid partner" instead of the one listed on the website: $ sudo add-apt-repository "deb-src &lt;/SPAN&gt;&lt;A href="http://archive.canonical.com/" target="_blank"&gt;http://archive.canonical.com/&lt;/A&gt;&lt;SPAN&gt;ubuntu lucid partner" If any of the installation of packages does not work properly, you can use the following websites to assist you with the installation: ● &lt;/SPAN&gt;&lt;A href="http://askubuntu.com/questions/25727/how-do-i-install-the-build-dependencies-forandroid" target="_blank"&gt;http://askubuntu.com/questions/25727/how-do-i-install-the-build-dependencies-forandroid&lt;/A&gt;&lt;SPAN&gt;● &lt;/SPAN&gt;&lt;A href="http://www.wildartist.org/archives/1178" target="_blank"&gt;http://www.wildartist.org/archives/1178&lt;/A&gt;&lt;SPAN&gt;● &lt;/SPAN&gt;&lt;A href="http://www.crashcourse.ca/wiki/index.php/" target="_blank"&gt;http://www.crashcourse.ca/wiki/index.php/&lt;/A&gt;&lt;SPAN&gt;Android_on_Ubuntu_10.04#Building_Android_in_its_entirety&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2012 15:51:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204525#M11600</guid>
      <dc:creator>AhmetYUCE</dc:creator>
      <dc:date>2012-01-27T15:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: Build problems with Android BSP from Adeneo-Freescale-iMX53-QSB-Android 2.3-Version 4.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204526#M11601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My host is Ubuntu 11.04, not 10.04 sorry for mistype.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2012 20:11:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204526#M11601</guid>
      <dc:creator>AhmetYUCE</dc:creator>
      <dc:date>2012-01-27T20:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: Build problems with Android BSP from Adeneo-Freescale-iMX53-QSB-Android 2.3-Version 4.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204527#M11602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;CITE&gt;Ahmet YUCE said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/build-problems-with-android-bsp-from-adeneo-freescale-imx53-qsb?groupUrl=imx53quickstartboard&amp;amp;commentId=4103961%3AComment%3A55581&amp;amp;xg_source=msg_com_gr_forum#4103961Comment55581"&gt;&lt;DIV&gt;&lt;DIV class="xg_user_generated"&gt;My host is Ubuntu 11.04, not 10.04 sorry for mistype.&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="xg_user_generated"&gt;&lt;/DIV&gt;&lt;DIV class="xg_user_generated"&gt;&lt;DIV&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Thanks for answer. After I build all components &amp;nbsp;using build_android.sh I checked the out folder in ROOT_DIR. But ramdisk.img , recovery.img, system.img , uramdisk.img were missing and only boot.bin and uImage is present.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had to copy them from prebuilt manually. Can you verify this in your environment ?&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Tugrul&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Jan 2012 00:44:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204527#M11602</guid>
      <dc:creator>TugrulGuclu</dc:creator>
      <dc:date>2012-01-29T00:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: Build problems with Android BSP from Adeneo-Freescale-iMX53-QSB-Android 2.3-Version 4.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204528#M11603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No need to manual copy. Check out  /out  folder's contents. Mine have all the necessary binaries.  Regards Ahmet&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2012 08:20:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204528#M11603</guid>
      <dc:creator>AhmetYUCE</dc:creator>
      <dc:date>2012-01-30T08:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: Build problems with Android BSP from Adeneo-Freescale-iMX53-QSB-Android 2.3-Version 4.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204529#M11604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;By the way be sure on calling the script as follow:  ./build_android.sh --board=imx53_qsb --build-choice=all --lunch-type=eng  Builds Android RFS + kernel + u-boot..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2012 08:24:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204529#M11604</guid>
      <dc:creator>AhmetYUCE</dc:creator>
      <dc:date>2012-01-30T08:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: Build problems with Android BSP from Adeneo-Freescale-iMX53-QSB-Android 2.3-Version 4.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204530#M11605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I build hte sources with build-choice=all but received an error during&amp;nbsp;&lt;/P&gt;&lt;P&gt;# Package and copy images to our output directory&lt;BR /&gt;if [ ${BUILD_ANDROID} -gt 0 ]; then&lt;BR /&gt; cd ${ANDROID_OUT_PATH} &amp;amp;&amp;amp; \&lt;BR /&gt; mkimage -A arm -O linux -T ramdisk -C none -a 0x70308000 -n \&lt;BR /&gt; "Android Root Filesystem" -d ./ramdisk.img ./uramdisk.img &amp;amp;&amp;amp; \&lt;BR /&gt; mkdir -p ${OUTPUT_DIR} &amp;amp;&amp;amp; \&lt;BR /&gt; cp ramdisk.img ${OUTPUT_DIR} &amp;amp;&amp;amp; \&lt;BR /&gt; cp uramdisk.img ${OUTPUT_DIR} &amp;amp;&amp;amp; \&lt;BR /&gt; cp system.img ${OUTPUT_DIR} &amp;amp;&amp;amp; \&lt;BR /&gt; cp recovery.img ${OUTPUT_DIR} &amp;amp;&amp;amp; \&lt;BR /&gt; cd -&lt;BR /&gt;fi&lt;/P&gt;&lt;P&gt;At the beginning of the block uBoot and uImage is compiled and copied to /out folder. &amp;nbsp;I wonder what could go wrong with a standart build script. I checked that my toolchain is up to date.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2012 08:33:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204530#M11605</guid>
      <dc:creator>TugrulGuclu</dc:creator>
      <dc:date>2012-01-30T08:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: Build problems with Android BSP from Adeneo-Freescale-iMX53-QSB-Android 2.3-Version 4.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204531#M11606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Seems nonsense but if your BSP installation directory's name long, i.e. /opt/i.MX53-QSB-Android-Gingerbread-Release4.1 could you try shortening it like /opt/iMX53-QSB ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2012 08:50:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204531#M11606</guid>
      <dc:creator>AhmetYUCE</dc:creator>
      <dc:date>2012-01-30T08:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: Build problems with Android BSP from Adeneo-Freescale-iMX53-QSB-Android 2.3-Version 4.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204532#M11607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it might be the case. I have seen this with the first script download_android.sh. If you don't shorten the name script does not work. And also the sources of img files have a long &amp;nbsp;pathname like&lt;/P&gt;&lt;P&gt;"media/Backupdisk/android/Freescale-iMX53-QSB-Android-2.3-Version-4.1/i.MX53-QSB-Android-Gingerbread-Release4.1/src/out/target/product/imx53_loco"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;tugrul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2012 08:54:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Build-problems-with-Android-BSP-from-Adeneo-Freescale-iMX53-QSB/m-p/204532#M11607</guid>
      <dc:creator>TugrulGuclu</dc:creator>
      <dc:date>2012-01-30T08:54:25Z</dc:date>
    </item>
  </channel>
</rss>

