[PATCH openbmc v2 06/11] Add a kernel 4.6 recipe

Joel Stanley joel at jms.id.au
Thu Jun 9 10:34:20 AEST 2016


On Wed, Jun 8, 2016 at 7:20 PM, OpenBMC Patches
<openbmc-patches at stwcx.xyz> wrote:
> From: Brad Bishop <bradleyb at fuzziesquirrel.com>
>
> Adding a 4.6 kernel recipe for the AST2500.  AST2400 remains on
> 4.4.

As discussed we are using a SHA instead of a tag for now.

>
> Signed-off-by: Brad Bishop <bradleyb at fuzziesquirrel.com>

Reviewed-by: Joel Stanley <joel at jms.id.au>

> ---
>  meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.6.bb | 5 +++++
>  1 file changed, 5 insertions(+)
>  create mode 100644 meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.6.bb
>
> diff --git a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.6.bb b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.6.bb
> new file mode 100644
> index 0000000..78bf3b2
> --- /dev/null
> +++ b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.6.bb
> @@ -0,0 +1,5 @@
> +KBRANCH ?= "dev-4.6"
> +LINUX_VERSION ?= "4.6"
> +SRCREV="6bf0b62ef667270f8a8cce46abc6c1f9b68785a5"
> +
> +require linux-obmc.inc
> --
> 2.8.3
>
>
> _______________________________________________
> openbmc mailing list
> openbmc at lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/openbmc


More information about the openbmc mailing list