[yocto] [meta-rockchip][PATCH] linux: version bump to 4.11

Trevor Woerner twoerner at gmail.com
Mon May 15 08:01:40 PDT 2017


Thanks!
Tested on the firefly-rk3288 and applied.

On Sat, May 13, 2017 at 11:58 AM, Romain Perier
<romain.perier at collabora.com> wrote:
> Linux v4.11 has been released, bump the version to 4.11.
>
> Signed-off-by: Romain Perier <romain.perier at collabora.com>
> ---
>  recipes-kernel/linux/linux_4.11.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/recipes-kernel/linux/linux_4.11.bb b/recipes-kernel/linux/linux_4.11.bb
> index 6058661..8f1d2a7 100644
> --- a/recipes-kernel/linux/linux_4.11.bb
> +++ b/recipes-kernel/linux/linux_4.11.bb
> @@ -6,13 +6,13 @@ require recipes-kernel/linux/linux-yocto.inc
>
>  SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git"
>
> -SRCREV = "5a7ad1146caa895ad718a534399e38bd2ba721b7"
> +SRCREV = "a351e9b9fc24e982ec2f0e76379a49826036da12"
>  LINUX_VERSION = "4.11"
>  # Override local version in order to use the one generated by linux build system
>  # And not "yocto-standard"
>  LINUX_VERSION_EXTENSION = ""
>  PR = "r1"
> -PV = "${LINUX_VERSION}-rc8"
> +PV = "${LINUX_VERSION}"
>
>  # Include only supported boards for now
>  COMPATIBLE_MACHINE = "(radxarock|marsboard-rk3066|firefly-rk3288|rock2-square)"
> --
> 1.8.3.1
>



More information about the yocto mailing list