linux-yocto: update beaglebone, mpc8315e and edgerouter to 3.19

Bumping the linux-yocto SRCREVs to integrate fixes for the h/w reference
BSPs to the 3.19 kernel.

(From OE-Core rev: 4c992854414360a10e1b452c9a776cbd993dee1f)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2015-06-05 00:13:54 -04:00
committed by Richard Purdie
parent fcc67ae90f
commit ea63603e20
2 changed files with 11 additions and 11 deletions

View File

@@ -9,8 +9,8 @@ LINUX_VERSION ?= "3.19.5"
KMETA = "meta"
KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine ?= "d3c0b958e68824c7037005e2a84e5661ba98d5b0"
SRCREV_meta ?= "727cfce45077a1f73f1dbc42e8093fde0c5e36a7"
SRCREV_machine ?= "6c21811060c03100a32d0acc493df5fb3743b7c8"
SRCREV_meta ?= "118f27167f4626fc7c71cefbec7c55a41d3a6d62"
PV = "${LINUX_VERSION}+git${SRCPV}"