<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 09/22/2016 08:26 PM, Florian
      Fainelli wrote:<br>
    </div>
    <blockquote
      cite="mid:da193432-7978-e2ce-fa50-6b20f1fd5e79@gmail.com"
      type="cite">
      <pre wrap="">On 09/22/2016 02:38 PM, Alexander Duff wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Hello,

The quick version: a repository (boot-wrapper-aarch64.git) required for
the default build of arm64 OpenWrt targets (default configuration) on
the latest version of trunk seems to have disappeared from the Internet,
and I'm unsure who to notify or how to proceed.  Furthermore, I can't
seem to find anyone else reporting this issue or even talking about it
and I can't understand why this isn't being reported anywhere, making me
paranoid that I somehow messed up (which has been known to happen) or
missed some announcement.
</pre>
      </blockquote>
      <pre wrap="">
How about we use this copy:

<a class="moz-txt-link-freetext" href="https://github.com/artagnon/boot-wrapper-aarch64">https://github.com/artagnon/boot-wrapper-aarch64</a>

or this one:

<a class="moz-txt-link-freetext" href="https://git.kernel.org/cgit/linux/kernel/git/mark/boot-wrapper-aarch64.git/">https://git.kernel.org/cgit/linux/kernel/git/mark/boot-wrapper-aarch64.git/</a>

or even better, create a profile for the Foundation v8 simulator, for
which this boot wrapper is necessary, if you are using qemu, there is no
need for that.
</pre>
    </blockquote>
    Yes, incidentally, my intention was to run this under qemu, anyway.<br>
    <br>
    Yesterday, a friend of mine found the second one while sanity
    checking that the original really was unavailable.  Notably, it was
    created three days ago, probably due to the original being
    unavailable.  I was reticent to just replace the original one for
    various reasons, but after asking this, I changed line 15 in
    ~/openwrt/target/linux/arm64/image/boot-wrapper/Makefile from:<br>
    <br>
    <blockquote>PKG_SOURCE_URL:=git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/boot-wrapper-aarch64.git<br>
    </blockquote>
    to:<br>
    <br>
    <blockquote>PKG_SOURCE_URL:=git://git.kernel.org/pub/scm/linux/kernel/git/mark/boot-wrapper-aarch64.git<br>
    </blockquote>
    <br>
    I did a build and it succeeded.  I don't know if the original is
    gone for good or if this is the official new home for this
    repository, but would it be worth patching that Makefile to use the
    (currently) working repository?<br>
    <br>
    My problem's solved locally, but I don't know how big of an issue
    this is for others.<br>
    <br>
    Thanks for the reply,<br>
    <br>
    -Alex<br>
  </body>
</html>