[yocto] [meta-raspberrypi][PATCH 20/23] linux-raspberrypi: Add recipe for 4.4 release

Andrei Gherzan andrei at gherzan.ro
Thu Mar 10 06:17:59 PST 2016


On Sat, Feb 27, 2016 at 03:26:59PM +0000, Khem Raj wrote:
> Make it default kernel as well
> 
> Signed-off-by: Khem Raj <raj.khem at gmail.com>
> ---
>  conf/machine/include/rpi-default-versions.inc | 2 +-
>  recipes-kernel/linux/linux-raspberrypi_4.4.bb | 6 ++++++
>  2 files changed, 7 insertions(+), 1 deletion(-)
>  create mode 100644 recipes-kernel/linux/linux-raspberrypi_4.4.bb
> 
> diff --git a/conf/machine/include/rpi-default-versions.inc b/conf/machine/include/rpi-default-versions.inc
> index c879dde..e65a4ae 100644
> --- a/conf/machine/include/rpi-default-versions.inc
> +++ b/conf/machine/include/rpi-default-versions.inc
> @@ -1,3 +1,3 @@
>  # RaspberryPi BSP default versions
>  
> -PREFERRED_VERSION_linux-raspberrypi ?= "4.1.%"
> +PREFERRED_VERSION_linux-raspberrypi ?= "4.4.%"

4.4 branch is not yet default branch in upstream so I will not yet set it.

> diff --git a/recipes-kernel/linux/linux-raspberrypi_4.4.bb b/recipes-kernel/linux/linux-raspberrypi_4.4.bb
> new file mode 100644
> index 0000000..47084e4
> --- /dev/null
> +++ b/recipes-kernel/linux/linux-raspberrypi_4.4.bb
> @@ -0,0 +1,6 @@
> +LINUX_VERSION ?= "4.4.1"
> +
> +SRCREV = "52d3149aba3c684db1b6c739ca794dc330d92929"
> +SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.4.y"
> +
> +require linux-raspberrypi.inc
> -- 
> 1.9.1
> 
> -- 
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

-- 
Andrei Gherzan



More information about the yocto mailing list