On 12-02-27 12:04 AM, Darren Hart wrote:
Bring linux-yocto-tiny inline with the other 3.0 linux-yocto-* recipes.
Built and booted for qemux86.

I'm just about to pull the trigger (i.e. a matter of hours) on 3.0.22. If
you want to wait for that, or let this stand, either is fine with me, but
I thought I'd warn :)

Cheers,

Bruce


Signed-off-by: Darren Hart<dvh...@linux.intel.com>
---
  meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb |    6 +++---
  1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb 
b/meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb
index 061476c..fe4033b 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb
@@ -5,10 +5,10 @@ require recipes-kernel/linux/linux-yocto.inc
  KMACHINE = "yocto/standard/base"
  KBRANCH = "${KMACHINE}"

-LINUX_VERSION ?= "3.0.12"
+LINUX_VERSION ?= "3.0.18"

-SRCREV_machine ?= "f389d310965a56091f688b28ea8be6d9cbb7fbbe"
-SRCREV_meta ?= "04a52a32cbdf0972033b97b83eaa83eb275dfdc9"
+SRCREV_machine ?= "5df0b4c2538399aed543133b3855f809adf08ab8"
+SRCREV_meta ?= "b78a519841bd8b477cad599af8d38df6760445c1"

  PR = "r1"
  PV = "${LINUX_VERSION}+git${SRCPV}"

_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to