[OpenWrt-Devel] obtaining openwrt linux kernel git repo for selected target

Darik Horn dajhorn at vanadac.com
Mon Jul 27 16:24:40 EDT 2015


On Sun, Jul 26, 2015 at 1:09 PM, Antony Pavlov <antonynpavlov at gmail.com> wrote:
>
> $ git checkout v3.18

The upstream linux.git;v3.18 tag does not generate the linux-3.18.18
tarball that the OpenWrt HEAD is currently using.  Try this instead:

* https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/log/?id=refs/tags/v3.18.18

If importing from the linux-stable.git;v3.18.18 tag also fails, then
look at `include/kernel-version.mk` in the buildroot, download exactly
the tarball specified therein, and apply the entire ar71xx patch-queue
using a tool like `quilt`.
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list