<?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 How to include java in core-image-base for imx6ul EVK in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-include-java-in-core-image-base-for-imx6ul-EVK/m-p/622952#M94453</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would need java support for&amp;nbsp;im6ul EVK board for that cloned meta-java layer successfully and am using yocto project&lt;/P&gt;&lt;P&gt;Included&amp;nbsp;the below in local.conf&lt;/P&gt;&lt;P&gt;PREFERRED_PROVIDER_virtual/java-initial = "cocoa-initial" &lt;BR /&gt;PREFERRED_PROVIDER_virtual/java-native = "jamvm-native"&lt;BR /&gt;PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native" &lt;BR /&gt;PREFERRED_VERSION_openjdk-7-jre = "25b30-2.3.12" &lt;BR /&gt;PREFERRED_VERSION_icedtea7-native = "2.1.3"&lt;/P&gt;&lt;P&gt;IMAGE_INSTALL_append = " openjdk-7-jre"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Included the below in bblayer.bb&amp;nbsp;&lt;/P&gt;&lt;P&gt;BBLAYERS += " ${BSPDIR}/sources/meta-java "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;am trying to build java below is log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~/fsl-arm-yocto-bsp/bld-x11$ bitbake openjdk-7-jre&lt;BR /&gt;WARNING: Host distribution "Ubuntu-16.04" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution.&lt;BR /&gt;Loading cache: 100% |###########################################| ETA: 00:00:00&lt;BR /&gt;Loaded 2938 entries from dependency cache.&lt;BR /&gt;NOTE: Resolving any missing task queue dependencies&lt;BR /&gt;NOTE: multiple providers are available for jpeg (jpeg, libjpeg-turbo)&lt;BR /&gt;NOTE: consider defining a PREFERRED_PROVIDER entry to match jpeg&lt;BR /&gt;NOTE: multiple providers are available for runtime java2-runtime (openjdk-7-jre, cacao, jamvm, openjdk-6-jre)&lt;BR /&gt;NOTE: consider defining a PREFERRED_PROVIDER entry to match java2-runtime&lt;BR /&gt;NOTE: multiple providers are available for runtime java2-vm (openjdk-7-jre, openjdk-6-jre)&lt;BR /&gt;NOTE: consider defining a PREFERRED_PROVIDER entry to match java2-vm&lt;BR /&gt;NOTE: multiple providers are available for jpeg-native (jpeg-native, libjpeg-turbo-native)&lt;BR /&gt;NOTE: consider defining a PREFERRED_PROVIDER entry to match jpeg-native&lt;BR /&gt;ERROR: Nothing PROVIDES 'ecj-initial-native' (but virtual:native:/home/aa/fsl-arm-yocto-bsp/sources/meta-java/recipes-core/jamvm/jamvm_git.bb, virtual:native:/home/aa/fsl-arm-yocto-bsp/sources/meta-java/recipes-core/cacao/cacao_1.6.1.bb DEPENDS on or otherwise requires it). Close matches:&lt;BR /&gt; ecj-initial&lt;BR /&gt; junit-native&lt;BR /&gt; binutils-native&lt;BR /&gt;ERROR: Required build target 'openjdk-7-jre' has no buildable providers.&lt;BR /&gt;Missing or unbuildable dependency chain was: ['openjdk-7-jre', 'icedtea6-native', 'virtual/java-native', 'ecj-initial-native']&lt;/P&gt;&lt;P&gt;Summary: There was 1 WARNING message shown.&lt;BR /&gt;Summary: There were 2 ERROR messages shown, returning a non-zero exit code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what does it mean the above error? why am unable to build java?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Feb 2017 06:03:12 GMT</pubDate>
    <dc:creator>vijayaragavansr</dc:creator>
    <dc:date>2017-02-10T06:03:12Z</dc:date>
    <item>
      <title>How to include java in core-image-base for imx6ul EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-include-java-in-core-image-base-for-imx6ul-EVK/m-p/622952#M94453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would need java support for&amp;nbsp;im6ul EVK board for that cloned meta-java layer successfully and am using yocto project&lt;/P&gt;&lt;P&gt;Included&amp;nbsp;the below in local.conf&lt;/P&gt;&lt;P&gt;PREFERRED_PROVIDER_virtual/java-initial = "cocoa-initial" &lt;BR /&gt;PREFERRED_PROVIDER_virtual/java-native = "jamvm-native"&lt;BR /&gt;PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native" &lt;BR /&gt;PREFERRED_VERSION_openjdk-7-jre = "25b30-2.3.12" &lt;BR /&gt;PREFERRED_VERSION_icedtea7-native = "2.1.3"&lt;/P&gt;&lt;P&gt;IMAGE_INSTALL_append = " openjdk-7-jre"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Included the below in bblayer.bb&amp;nbsp;&lt;/P&gt;&lt;P&gt;BBLAYERS += " ${BSPDIR}/sources/meta-java "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;am trying to build java below is log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~/fsl-arm-yocto-bsp/bld-x11$ bitbake openjdk-7-jre&lt;BR /&gt;WARNING: Host distribution "Ubuntu-16.04" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution.&lt;BR /&gt;Loading cache: 100% |###########################################| ETA: 00:00:00&lt;BR /&gt;Loaded 2938 entries from dependency cache.&lt;BR /&gt;NOTE: Resolving any missing task queue dependencies&lt;BR /&gt;NOTE: multiple providers are available for jpeg (jpeg, libjpeg-turbo)&lt;BR /&gt;NOTE: consider defining a PREFERRED_PROVIDER entry to match jpeg&lt;BR /&gt;NOTE: multiple providers are available for runtime java2-runtime (openjdk-7-jre, cacao, jamvm, openjdk-6-jre)&lt;BR /&gt;NOTE: consider defining a PREFERRED_PROVIDER entry to match java2-runtime&lt;BR /&gt;NOTE: multiple providers are available for runtime java2-vm (openjdk-7-jre, openjdk-6-jre)&lt;BR /&gt;NOTE: consider defining a PREFERRED_PROVIDER entry to match java2-vm&lt;BR /&gt;NOTE: multiple providers are available for jpeg-native (jpeg-native, libjpeg-turbo-native)&lt;BR /&gt;NOTE: consider defining a PREFERRED_PROVIDER entry to match jpeg-native&lt;BR /&gt;ERROR: Nothing PROVIDES 'ecj-initial-native' (but virtual:native:/home/aa/fsl-arm-yocto-bsp/sources/meta-java/recipes-core/jamvm/jamvm_git.bb, virtual:native:/home/aa/fsl-arm-yocto-bsp/sources/meta-java/recipes-core/cacao/cacao_1.6.1.bb DEPENDS on or otherwise requires it). Close matches:&lt;BR /&gt; ecj-initial&lt;BR /&gt; junit-native&lt;BR /&gt; binutils-native&lt;BR /&gt;ERROR: Required build target 'openjdk-7-jre' has no buildable providers.&lt;BR /&gt;Missing or unbuildable dependency chain was: ['openjdk-7-jre', 'icedtea6-native', 'virtual/java-native', 'ecj-initial-native']&lt;/P&gt;&lt;P&gt;Summary: There was 1 WARNING message shown.&lt;BR /&gt;Summary: There were 2 ERROR messages shown, returning a non-zero exit code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what does it mean the above error? why am unable to build java?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2017 06:03:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-include-java-in-core-image-base-for-imx6ul-EVK/m-p/622952#M94453</guid>
      <dc:creator>vijayaragavansr</dc:creator>
      <dc:date>2017-02-10T06:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to include java in core-image-base for imx6ul EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-include-java-in-core-image-base-for-imx6ul-EVK/m-p/622953#M94454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am i doing something wrong? please help me out in this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2017 07:01:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-include-java-in-core-image-base-for-imx6ul-EVK/m-p/622953#M94454</guid>
      <dc:creator>vijayaragavansr</dc:creator>
      <dc:date>2017-02-10T07:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to include java in core-image-base for imx6ul EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-include-java-in-core-image-base-for-imx6ul-EVK/m-p/622954#M94455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please check&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://wiki.openjdk.java.net/display/OpenJFX/OpenJFX+on+Freescale+i.MX6" title="https://wiki.openjdk.java.net/display/OpenJFX/OpenJFX+on+Freescale+i.MX6"&gt;OpenJFX on Freescale i.MX6 - OpenJFX - OpenJDK Wiki&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2017 10:19:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-include-java-in-core-image-base-for-imx6ul-EVK/m-p/622954#M94455</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-02-10T10:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to include java in core-image-base for imx6ul EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-include-java-in-core-image-base-for-imx6ul-EVK/m-p/622955#M94456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;igor,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thanks for your quick reply. i did not find instruction how to add java in yocto project?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Could you please help me out?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Vijay&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2017 13:17:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-include-java-in-core-image-base-for-imx6ul-EVK/m-p/622955#M94456</guid>
      <dc:creator>vijayaragavansr</dc:creator>
      <dc:date>2017-02-10T13:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to include java in core-image-base for imx6ul EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-include-java-in-core-image-base-for-imx6ul-EVK/m-p/622956#M94457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;one can look at&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Flists.yoctoproject.org%2Fpipermail%2Fyocto%2F2013-November%2F017376.html" rel="nofollow" target="_blank"&gt;https://lists.yoctoproject.org/pipermail/yocto/2013-November/017376.html&lt;/A&gt;&lt;BR /&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/message/364691#364691"&gt;https://community.nxp.com/message/364691#364691&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2017 23:24:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-include-java-in-core-image-base-for-imx6ul-EVK/m-p/622956#M94457</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-02-10T23:24:59Z</dc:date>
    </item>
  </channel>
</rss>

