<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 12/13/2016 12:01 PM, Zoltan Gyarmati
      wrote:<br>
    </div>
    <blockquote
      cite="mid:478d1d06-d676-05d9-c009-df69c4de76ad@gmail.com"
      type="cite">
      <pre wrap="">On 12/13/2016 02:04 AM, Zoltan Gyarmati wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Dear All,

I'm starting to set up a board configuration for a customized HW based
on the RT535F-Olinuxino board. I need some target profile level
customization, so i want to create a profile let's say
"RT535F-Olinuxino-MyBoard",  but i would like to avoid patching the
OpenWrt tree itself in order to make the later OpenWrt updates earlier
(and keep separated what possible to send upstream and what not), so i
would like to keep my new profile in a feed.

 Unfortunately i failed to find any example or tutorial how to do this,
the closest i found is as an example is:

<a class="moz-txt-link-freetext" href="https://github.com/openwrt-zipit/openwrt-pxa-target">https://github.com/openwrt-zipit/openwrt-pxa-target</a>

but this adds a complete target (like
<a class="moz-txt-link-freetext" href="https://github.com/openwrt/targets.git">https://github.com/openwrt/targets.git</a>).

Can someone perhaps point me to an example or a tutorial for this?

Thanks in advance, br

</pre>
      </blockquote>
      <pre wrap="">
After looking into this more, i found in scripts/feeds that only the
installation of full targets is implemented (via symlinking the target
directory under target/linux.
So it seems this leaves me 2 options:

* adding a full target to my feed, which is odd, as this
target/subtarget (ramips/rt305x) is already in the OpenWrt tree, so i
have to come up with some 'fake' names for it</pre>
    </blockquote>
    <br>
    We do it this way. I.e. extract a copy of the target to our own
    feed, rename it and install it using <br>
    <br>
    ./scripts/install -f <feed_name> <new_target><br>
    <br>
    BR<br>
    Jonas<br>
    <blockquote
      cite="mid:478d1d06-d676-05d9-c009-df69c4de76ad@gmail.com"
      type="cite">
      <pre wrap="">
* Adding my target profile directly to the OpenWrt tree and manage these
patch with rebase when i want to upgrade OpenWrt

Is there any other option for adding customized target profile i might
overlooked?

Thanks, regards,

Zoltan Gyarmati
<a class="moz-txt-link-freetext" href="https://zgyarmati.de">https://zgyarmati.de</a>


</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
openwrt-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:openwrt-devel@lists.openwrt.org">openwrt-devel@lists.openwrt.org</a>
<a class="moz-txt-link-freetext" href="https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel">https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel</a>
</pre>
    </blockquote>
    <br>
    <p><br>
    </p>
    <pre class="moz-signature" cols="72">-- 
Jonas Höglund
Embedded Nation AB

T: +46 (0) 72 25 30 283
E: <a class="moz-txt-link-abbreviated" href="mailto:jonas.hoglund@embeddednation.com">jonas.hoglund@embeddednation.com</a>
A: Näckrosvägen 32, SE-16927 Solna
</pre>
  </body>
</html>