1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-16 03:47:03 +00:00

linux-yocto/3.10: update intel common meta data

Bumping the meta branch SRCREV for the following two commits:

  df3aa753c882 intel-common: Add media-all to the standard builds
  4b0d57269dae intel-common: Add mohonpeak BSP

(From OE-Core rev: 821b1c03db3793609e3ae564358de10e23591604)

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
2014-03-27 01:02:35 -04:00
committed by Richard Purdie
parent 7f853aa158
commit d00ca40312
3 changed files with 3 additions and 3 deletions
@@ -10,7 +10,7 @@ LINUX_VERSION ?= "3.10.34"
KMETA = "meta"
SRCREV_machine ?= "2ee37bfe732c73f7d39af55875ce8d30b282471c"
SRCREV_meta ?= "cce9fc32c10dc875bf1ae0a4a86fe3ce79138f5a"
SRCREV_meta ?= "df3aa753c8826127fb5ad811d56d57168551d6e4"
PV = "${LINUX_VERSION}+git${SRCPV}"