[yocto] [meta-raspberrypi][PATCH 1/6] linux-raspberrypi: Update revision to include rpi3 support

Andrei Gherzan andrei at gherzan.ro
Thu Mar 10 05:46:32 PST 2016


On Wed, Mar 09, 2016 at 04:15:02PM +0200, Theodor Gherzan wrote:
> From: Theodor Gherzan <theodor at resin.io>
> 
> Signed-off-by: Theodor Gherzan <theodor at resin.io>
> ---
>  recipes-kernel/linux/linux-raspberrypi_4.1.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/recipes-kernel/linux/linux-raspberrypi_4.1.bb b/recipes-kernel/linux/linux-raspberrypi_4.1.bb
> index e26019e..b55c9ff 100644
> --- a/recipes-kernel/linux/linux-raspberrypi_4.1.bb
> +++ b/recipes-kernel/linux/linux-raspberrypi_4.1.bb
> @@ -1,8 +1,8 @@
>  FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
>  
> -LINUX_VERSION ?= "4.1.17"
> +LINUX_VERSION ?= "4.1.18"
>  
> -SRCREV = "cb2f10196a9b718a2d94bb4ac0887c2ea14988ae"
> +SRCREV = "fcc9ad149fbe78e9931b8e769ac54d5430587465"
>  SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.1.y \
>             file://0001-dts-add-overlay-for-pitft22.patch \
>            "
> -- 
> 2.1.4
> 
> -- 
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

Merged the entire patch set to master. Thanks.

-- 
Andrei Gherzan



More information about the yocto mailing list