> i would like to update the kernel, but just changing
> the entry in 'target/linux/ar71xx/Makefile' to
> 
> LINUX_VERSION:=3.10.57
> 
> will not work, because some patches cannot be applied
> anymore. (it works without probs till 3.10.55).
> the question is: can somebody give me a hint about the
> workflow of how to rebase the patches?
> 
> (is the reason for not updating the kernel anymore,
> that we soon switch to 3.14 or just lack of time?)
> 
> bye, bastian

>From my experience upgrading a small package, there are some HUNK errors
when applying the available patch for the new package. To fix the HUNK
errors, some manual works are needed to manually edit patches so that
those patches will apply cleanly to the new package.

The developers maybe so busy, because editing patches for large package,
such as kernel, require a lot of time and works.

If you are interested in upgrading kernel, why don't you try to manually
edit all patches available, so that the patches can be applied cleanly.
If you are succeeded with editing all patches available for kernel
3.10.49 and applied to 3.10.57 cleanly, you can submit it here to see if
the main OpenWrt developers will be glad and accept your work.
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to