<?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>i.MX Processors中的主题 Re: How to modify yocto jethro and rebuild</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-modify-yocto-jethro-and-rebuild/m-p/1596631#M201333</link>
    <description>&lt;P&gt;Hello Diana,&lt;/P&gt;&lt;P&gt;I made a little progress meanwhile. My order of bitbake commands worked. I can see the 800x480 config now running modetest (but the timing is wrong)...&lt;/P&gt;&lt;P&gt;I read the timings now from a board I know working with the display... I changed the timings now in my avd7511_drv.c and I am currently re-builfding...&lt;/P&gt;&lt;P&gt;René&lt;/P&gt;</description>
    <pubDate>Thu, 09 Feb 2023 13:45:00 GMT</pubDate>
    <dc:creator>reneschumann</dc:creator>
    <dc:date>2023-02-09T13:45:00Z</dc:date>
    <item>
      <title>How to modify yocto jethro and rebuild</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-modify-yocto-jethro-and-rebuild/m-p/480016#M76418</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 need someone to help me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checkout the yocto jethro repo from BoundaryDevice (&lt;A href="https://boundarydevices.com/jethro-release-of-yocto/" title="https://boundarydevices.com/jethro-release-of-yocto/"&gt;https://boundarydevices.com/jethro-release-of-yocto/&lt;/A&gt;), And followed their instruction to build SD card image, very thing is fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I need to make some debugging into the yocto kernel source, so I inserted some printk statements into a kernel source file, in this instance, the "~/jethro/boundary-eval-image/tmp/work-shared/nitrogen6x/kernel-source/drivers/net/phy/micrel.c" file. However, I don't know how to recompile and get my modifications into a new build SD image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried the the below three instructions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; ”&lt;BR /&gt; bitbake -c clean virtual/kernel&lt;BR /&gt; bitbake -c compile virtual/kernel&lt;BR /&gt; bitbake -c install virtual/kernel&lt;BR /&gt; ”&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but these instructions always reverts my modifications and put the source back to original. Can someone help me to overcome this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;BR /&gt;Damien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 23:53:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-modify-yocto-jethro-and-rebuild/m-p/480016#M76418</guid>
      <dc:creator>damienhuang</dc:creator>
      <dc:date>2016-04-04T23:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify yocto jethro and rebuild</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-modify-yocto-jethro-and-rebuild/m-p/480017#M76419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Damien&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please look at yocto project documentation&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.yoctoproject.org/docs/1.6.1/kernel-dev/kernel-dev.html#modifying-source-code" title="http://www.yoctoproject.org/docs/1.6.1/kernel-dev/kernel-dev.html#modifying-source-code"&gt;Yocto Project Linux Kernel Development Manual&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-95003"&gt;i.MX Yocto Project: How can I (quickly) modify the kernel and test it?&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2016 00:45:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-modify-yocto-jethro-and-rebuild/m-p/480017#M76419</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-04-05T00:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify yocto jethro and rebuild</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-modify-yocto-jethro-and-rebuild/m-p/480018#M76420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anyone actually tried this solution and had success?&amp;nbsp; We are trying to make a one-line configuration change to the L4.1.15_1.2.0ga kernel in the latest (as of 7/2016) Freescale BSP for i.mx6sx on Sabre board.&amp;nbsp; EVERYTHING tried results in the kernel change being ignored and reverting to the default configuration.&amp;nbsp;&amp;nbsp; Additionally, the instructions to copy "uImage" to the boot media is totally invalid for this BSP because it uses "zImage", device trees and kernel modules, which would be A LOT of stuff to manually copy across.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the solution to make a minor kernel configuration change and rebuild the system to generate a new .sdcard image?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do we get Yocto to stop discarding the kernel change we make with "bitbake linux-imx -c menuconfig" and incorporate it into a rebuild of the SD card image?&amp;nbsp; Can anyone provide a sequence of bitbake commands that will do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 21:29:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-modify-yocto-jethro-and-rebuild/m-p/480018#M76420</guid>
      <dc:creator>ChrisE</dc:creator>
      <dc:date>2016-07-27T21:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify yocto jethro and rebuild</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-modify-yocto-jethro-and-rebuild/m-p/480019#M76421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To recompile the kernel with your changes, please refer to my below &lt;/P&gt;&lt;P&gt;message that also post at &lt;/P&gt;&lt;P&gt;&lt;A href="https://boundarydevices.com/jethro-release-of-yocto/" target="test_blank"&gt;https://boundarydevices.com/jethro-release-of-yocto/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;all the best.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Damien&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;April 12, 2016 at 12:22 am &lt;/P&gt;&lt;P&gt;&amp;lt;https://boundarydevices.com/jethro-release-of-yocto/#comment-373016&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I worked it out now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after change the source of kernel, just run command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;“bitbake virtual/kernel -c compile -f” from directory “boundary-eval-image”&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;will get the source compiled and new binary generated at&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;”&lt;/P&gt;&lt;P&gt;./tmp/work/nitrogen6x-poky-linux-gnueabi/linux-boundary/3.14.52-r0/build/arch/arm/boot/zImage&lt;/P&gt;&lt;P&gt;”&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 23:39:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-modify-yocto-jethro-and-rebuild/m-p/480019#M76421</guid>
      <dc:creator>damienhuang</dc:creator>
      <dc:date>2016-07-27T23:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify yocto jethro and rebuild</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-modify-yocto-jethro-and-rebuild/m-p/480020#M76422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Chek this :&lt;A _jive_internal="true" data-containerid="2004" data-containertype="14" data-objectid="431109" data-objecttype="1" href="https://community.nxp.com/thread/431109"&gt;Custom driver not building with the package&lt;/A&gt; &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, 28 Jul 2016 02:02:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-modify-yocto-jethro-and-rebuild/m-p/480020#M76422</guid>
      <dc:creator>qinghuazhu</dc:creator>
      <dc:date>2016-07-28T02:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify yocto jethro and rebuild</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-modify-yocto-jethro-and-rebuild/m-p/1596631#M201333</link>
      <description>&lt;P&gt;Hello Diana,&lt;/P&gt;&lt;P&gt;I made a little progress meanwhile. My order of bitbake commands worked. I can see the 800x480 config now running modetest (but the timing is wrong)...&lt;/P&gt;&lt;P&gt;I read the timings now from a board I know working with the display... I changed the timings now in my avd7511_drv.c and I am currently re-builfding...&lt;/P&gt;&lt;P&gt;René&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2023 13:45:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-modify-yocto-jethro-and-rebuild/m-p/1596631#M201333</guid>
      <dc:creator>reneschumann</dc:creator>
      <dc:date>2023-02-09T13:45:00Z</dc:date>
    </item>
  </channel>
</rss>

