diff --git a/README.md b/README.md index 3ff9f46..fd6da2d 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Maintainers: * Nicolas Aguirre * Enrico Butera * Sergey Lapin +* Marek Belisko Kernel / U-Boot Version =========== @@ -33,6 +34,10 @@ If you already have built the mainline versions it might be necessary to reset t bitbake -c clean virtual/kernel virtual/bootloader +For mainline kernel we have now support for latest LTS, stable and bleeding edge (latest possible rc). +By default we use latest LTS. If you would like to change version please update ```PREFERRED_VERSION_linux-mainline``` in: +* [conf/machine/include/sunxi.inc](https://github.com/linux-sunxi/meta-sunxi/blob/4921234ed77f9df77c65c88637ce50468f65bde7/conf/machine/include/sunxi.inc#L16) + Performance =========== The default machine settings are meant to be the lowest common denominator, maximizing generality.