<?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: How to bitbake a xf86-input-mtev package in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-bitbake-a-xf86-input-mtev-package/m-p/503161#M81500</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am interested in how to &lt;STRONG&gt;build&lt;/STRONG&gt; a package, &lt;STRONG&gt;not install&lt;/STRONG&gt; and &lt;STRONG&gt;add to an existing image.&lt;BR /&gt;&lt;/STRONG&gt;When I try to bitbake &lt;STRONG&gt;xf86-input-mtev&lt;/STRONG&gt; package I get &lt;/P&gt;&lt;P&gt;ERROR: xf86-input-mtev was skipped: Recipe is blacklisted: BROKEN: doesn't build with B!=S (Makefile without /home/i_nikolaenko/devel/freescale/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/xf86-input-mtev/2_1.0.0+gitrAUTOINC+1eb469166f-r21.0/git in sed call)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Dec 2015 08:30:30 GMT</pubDate>
    <dc:creator>ivannikolaenko</dc:creator>
    <dc:date>2015-12-28T08:30:30Z</dc:date>
    <item>
      <title>How to bitbake a xf86-input-mtev package</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-bitbake-a-xf86-input-mtev-package/m-p/503159#M81498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;I need to install a multitouch driver xf86-input-mtev into filesystem. But when I do "bitbake xf86-input-mtev" I see an error:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;ERROR: Nothing PROVIDES 'xf86-input-mtev'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;ERROR: xf86-input-mtev was skipped: Recipe is blacklisted: BROKEN: doesn't build with B!=S (Makefile without /home/i_nikolaenko/devel/freescale/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/xf86-input-mtev/2_1.0.0+gitrAUTOINC+1eb469166f-r21.0/git in sed call)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to manually clear PNBLACKLIST string, but it does not help me and another error is appeared:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;| sed: can't read Makefile: No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;| WARNING: /home/i_nikolaenko/devel/freescale/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/xf86-input-mtev/2_1.0.0+gitrAUTOINC+1eb469166f-r21.0/temp/run.do_configure.21534:1 exit 2 from&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;|&amp;nbsp;&amp;nbsp; sed 's#gcc#arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a9 --sysroot=/home/i_nikolaenko/devel/freescale/fsl-community-bsp/build/tmp/sysroots/imx6qsabresd#g' -i Makefile&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;| ERROR: Function failed: do_configure (log file is located at /home/i_nikolaenko/devel/freescale/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/xf86-input-mtev/2_1.0.0+gitrAUTOINC+1eb469166f-r21.0/temp/log.do_configure.21534)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I bitbake this package?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Ivan Nikolaenko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2015 13:17:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-bitbake-a-xf86-input-mtev-package/m-p/503159#M81498</guid>
      <dc:creator>ivannikolaenko</dc:creator>
      <dc:date>2015-12-23T13:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to bitbake a xf86-input-mtev package</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-bitbake-a-xf86-input-mtev-package/m-p/503160#M81499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer to the following :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-94967"&gt;i.MX Yocto Project: How do I add an existing package to an image?&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, g&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;eneral information may be found at &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;&lt;A class="jive-link-external-small" data-content-finding="Community" href="https://www.yoctoproject.org/tools-resources/community" rel="nofollow"&gt;https://www.yoctoproject.org/tools-resources/community&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Yuri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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>Thu, 24 Dec 2015 03:58:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-bitbake-a-xf86-input-mtev-package/m-p/503160#M81499</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2015-12-24T03:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to bitbake a xf86-input-mtev package</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-bitbake-a-xf86-input-mtev-package/m-p/503161#M81500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am interested in how to &lt;STRONG&gt;build&lt;/STRONG&gt; a package, &lt;STRONG&gt;not install&lt;/STRONG&gt; and &lt;STRONG&gt;add to an existing image.&lt;BR /&gt;&lt;/STRONG&gt;When I try to bitbake &lt;STRONG&gt;xf86-input-mtev&lt;/STRONG&gt; package I get &lt;/P&gt;&lt;P&gt;ERROR: xf86-input-mtev was skipped: Recipe is blacklisted: BROKEN: doesn't build with B!=S (Makefile without /home/i_nikolaenko/devel/freescale/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/xf86-input-mtev/2_1.0.0+gitrAUTOINC+1eb469166f-r21.0/git in sed call)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Dec 2015 08:30:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-bitbake-a-xf86-input-mtev-package/m-p/503161#M81500</guid>
      <dc:creator>ivannikolaenko</dc:creator>
      <dc:date>2015-12-28T08:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to bitbake a xf86-input-mtev package</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-bitbake-a-xf86-input-mtev-package/m-p/503162#M81501</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; To build a package separately You may try to setup corectly&lt;/P&gt;&lt;P&gt;environment and to build at least minimal system first.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yuri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2016 05:14:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-bitbake-a-xf86-input-mtev-package/m-p/503162#M81501</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2016-01-08T05:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to bitbake a xf86-input-mtev package</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-bitbake-a-xf86-input-mtev-package/m-p/503163#M81502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/OtavioSalvador"&gt;OtavioSalvador&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you help me with my problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 07:41:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-bitbake-a-xf86-input-mtev-package/m-p/503163#M81502</guid>
      <dc:creator>ivannikolaenko</dc:creator>
      <dc:date>2016-02-04T07:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to bitbake a xf86-input-mtev package</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-bitbake-a-xf86-input-mtev-package/m-p/503164#M81503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I extracted sources of &lt;SPAN style="font-family: courier new,courier;"&gt;xf86-input-mtev&lt;/SPAN&gt; from BSP, moved them to the SabreSD board, patched with fixme.patch. After some modifications I successfully built a mtev.so. Unfortunately, I can't check it and &lt;SPAN class="translation-chunk"&gt; &lt;/SPAN&gt;&lt;SPAN class="translation-chunk" data-align="22:37"&gt;I would be grateful&lt;/SPAN&gt;&lt;SPAN class="translation-chunk"&gt; &lt;/SPAN&gt;&lt;SPAN class="translation-chunk" data-align="37:50"&gt;if someone&lt;/SPAN&gt;&lt;SPAN class="translation-chunk"&gt; &lt;/SPAN&gt;&lt;SPAN class="translation-chunk" data-align="51:62"&gt;will do.&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;If you need to build&lt;SPAN style="font-family: courier new,courier;"&gt;xf86-input-mtev,&lt;/SPAN&gt; &lt;SPAN class="translation-chunk" data-align="20:21"&gt;&lt;/SPAN&gt;&lt;SPAN class="translation-chunk"&gt;&lt;/SPAN&gt;&lt;SPAN class="translation-chunk" data-align="22:37"&gt;&lt;/SPAN&gt;&lt;SPAN class="translation-chunk"&gt;&lt;/SPAN&gt;&lt;SPAN class="translation-chunk" data-align="37:50"&gt;&lt;/SPAN&gt;&lt;SPAN class="translation-chunk"&gt;&lt;/SPAN&gt;&lt;SPAN class="translation-chunk" data-align="51:62"&gt;&lt;/SPAN&gt;do the following:&lt;/P&gt;&lt;P&gt;1. Clone repository &lt;A href="https://github.com/morphis/xf86-input-mtev.git" title="https://github.com/morphis/xf86-input-mtev.git"&gt;https://github.com/morphis/xf86-input-mtev.git&lt;/A&gt;​ ;&lt;/P&gt;&lt;P&gt;2. Apply attached patch;&lt;/P&gt;&lt;P&gt;3. Make;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 10:09:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-bitbake-a-xf86-input-mtev-package/m-p/503164#M81503</guid>
      <dc:creator>ivannikolaenko</dc:creator>
      <dc:date>2016-02-04T10:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to bitbake a xf86-input-mtev package</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-bitbake-a-xf86-input-mtev-package/m-p/503165#M81504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/ivannikolaenko"&gt;ivannikolaenko&lt;/A&gt;​,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The recipe needs to be fixed for build and later you need to include the package into the rootfs; it is hard to provide guidance without debugging the issue myself but it seems a problem with "out of tree" build. Check the Makefiles to see if you find this out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 11:01:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-bitbake-a-xf86-input-mtev-package/m-p/503165#M81504</guid>
      <dc:creator>OtavioSalvador</dc:creator>
      <dc:date>2016-02-04T11:01:01Z</dc:date>
    </item>
  </channel>
</rss>

