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

linux-yocto/3.10: integrate lxc kernel feature and 32 bit x86 config

Updating the meta branch SRCREV to incorporate the two following
configuration changes:

  452f067 lxc: Add lxc kernel config
  a249eba x86_32: Enable X86_32 and disable 64BIT explicitly

(From OE-Core rev: 64d4c508652bc5d8a0b4c01f0d0813e58d6b39a6)

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
2013-10-08 17:04:15 -04:00
committed by Richard Purdie
parent 73513f94ef
commit aeb7909cc4
3 changed files with 3 additions and 3 deletions
@@ -10,7 +10,7 @@ LINUX_VERSION ?= "3.10.11"
KMETA = "meta"
SRCREV_machine ?= "e1aa804148370cda6f85640281af156ffa007d52"
SRCREV_meta ?= "d671e0ec09b330d68f70f13a7813cc9ecfceaa8d"
SRCREV_meta ?= "452f0679ea93a6cb4433bebd7177629228a5cf68"
PV = "${LINUX_VERSION}+git${SRCPV}"