<?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 Multiple INITSCRIPT Questions in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Multiple-INITSCRIPT-Questions/m-p/777122#M120634</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Support,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We try to modify&amp;nbsp;sources/poky/meta/recipes-core/udev/eudev_3.1.5.bb, and add below lines. The result is mymount has been put to /etc/init.d already, but it is not in /etc/rc5.d ! After checking with many Internet Yocto document, we still cannot find the reason. Do you know what do we miss?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Steven Yu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;# sources/poky/meta/recipes-core/udev&lt;/SPAN&gt;&lt;SPAN&gt;/&lt;/SPAN&gt;&lt;SPAN&gt;eudev_3.1.5.bb #&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;SRC_URI =&amp;nbsp;&lt;/P&gt;&lt;P&gt;...&lt;BR /&gt;file://mymount \&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;install -d ${D}${sysconfdir}/init.d&lt;BR /&gt; install -m 0755 ${WORKDIR}/mymount ${D}${sysconfdir}/init.d/mymount&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# add mymount in INITSCRIPT_PACKAGES&lt;/P&gt;&lt;P&gt;INITSCRIPT_PACKAGES = "eudev udev-cache mymount"&lt;BR /&gt;INITSCRIPT_NAME_eudev = "udev"&lt;BR /&gt;INITSCRIPT_PARAMS_eudev = "start 04 S ."&lt;BR /&gt;INITSCRIPT_NAME_udev-cache = "udev-cache"&lt;BR /&gt;INITSCRIPT_PARAMS_udev-cache = "start 36 S ."&lt;/P&gt;&lt;P&gt;# add below two lines for mymount&lt;BR /&gt;INITSCRIPT_NAME_mymount = "mymount"&lt;BR /&gt;INITSCRIPT_PARAMS_mymount = "start 01 2 3 4 5 . stop 20 0 6 1 ."&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Feb 2018 11:12:05 GMT</pubDate>
    <dc:creator>stevenyu</dc:creator>
    <dc:date>2018-02-01T11:12:05Z</dc:date>
    <item>
      <title>Multiple INITSCRIPT Questions</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Multiple-INITSCRIPT-Questions/m-p/777122#M120634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Support,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We try to modify&amp;nbsp;sources/poky/meta/recipes-core/udev/eudev_3.1.5.bb, and add below lines. The result is mymount has been put to /etc/init.d already, but it is not in /etc/rc5.d ! After checking with many Internet Yocto document, we still cannot find the reason. Do you know what do we miss?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Steven Yu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;# sources/poky/meta/recipes-core/udev&lt;/SPAN&gt;&lt;SPAN&gt;/&lt;/SPAN&gt;&lt;SPAN&gt;eudev_3.1.5.bb #&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;SRC_URI =&amp;nbsp;&lt;/P&gt;&lt;P&gt;...&lt;BR /&gt;file://mymount \&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;install -d ${D}${sysconfdir}/init.d&lt;BR /&gt; install -m 0755 ${WORKDIR}/mymount ${D}${sysconfdir}/init.d/mymount&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# add mymount in INITSCRIPT_PACKAGES&lt;/P&gt;&lt;P&gt;INITSCRIPT_PACKAGES = "eudev udev-cache mymount"&lt;BR /&gt;INITSCRIPT_NAME_eudev = "udev"&lt;BR /&gt;INITSCRIPT_PARAMS_eudev = "start 04 S ."&lt;BR /&gt;INITSCRIPT_NAME_udev-cache = "udev-cache"&lt;BR /&gt;INITSCRIPT_PARAMS_udev-cache = "start 36 S ."&lt;/P&gt;&lt;P&gt;# add below two lines for mymount&lt;BR /&gt;INITSCRIPT_NAME_mymount = "mymount"&lt;BR /&gt;INITSCRIPT_PARAMS_mymount = "start 01 2 3 4 5 . stop 20 0 6 1 ."&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2018 11:12:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Multiple-INITSCRIPT-Questions/m-p/777122#M120634</guid>
      <dc:creator>stevenyu</dc:creator>
      <dc:date>2018-02-01T11:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple INITSCRIPT Questions</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Multiple-INITSCRIPT-Questions/m-p/777123#M120635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Steven Yu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you found a fix for this? There are a couple of threads on the communities that may help like for example the following:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/thread/394712"&gt;https://community.nxp.com/thread/394712&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2018 22:00:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Multiple-INITSCRIPT-Questions/m-p/777123#M120635</guid>
      <dc:creator>gusarambula</dc:creator>
      <dc:date>2018-03-23T22:00:42Z</dc:date>
    </item>
  </channel>
</rss>

