]> code.ossystems Code Review - openembedded-core.git/commitdiff
linux-yocto/3.4: tiny: Add qemu KMACHINE to common-pc-tiny.scc
authorBruce Ashfield <bruce.ashfield@windriver.com>
Mon, 8 Oct 2012 04:05:19 +0000 (00:05 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 8 Oct 2012 08:16:58 +0000 (09:16 +0100)
Updating the meta SRCREV to pickup the following change:

  Ensure the qemux86 machine is defined in common-pc-tiny as it is
  for -standard and -rt.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto_3.4.bb

index 135187c6661fd216469dccf05136e78772caf934..6b1f0fd59e4fe5ca6bdaaafea0038d9d99bae230 100644 (file)
@@ -9,7 +9,7 @@ SRCREV_machine_qemuppc ?= "cdecf5940d81330680ce1517a7bc101556792e71"
 SRCREV_machine_qemux86 ?= "3fa06aa29078fdb2af431de2d3fdae7d281ba85f"
 SRCREV_machine_qemux86-64 ?= "3fa06aa29078fdb2af431de2d3fdae7d281ba85f"
 SRCREV_machine ?= "3fa06aa29078fdb2af431de2d3fdae7d281ba85f"
-SRCREV_meta ?= "3da11722e36591bafab908141876c89d1dfb229d"
+SRCREV_meta ?= "a201268353c030d9fafe00f2041976f7437d9386"
 
 SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta"