All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] switch meta-jasperforest to 3.0 kernel
@ 2011-07-25 20:56 tom.zanussi
  2011-07-25 20:56 ` [PATCH 1/1] meta-jasperforeset: switch to linux-yocto " tom.zanussi
  0 siblings, 1 reply; 2+ messages in thread
From: tom.zanussi @ 2011-07-25 20:56 UTC (permalink / raw)
  To: yocto

From: Tom Zanussi <tom.zanussi@intel.com>

Built and booted into sato - basic testing shows everything
works as expected.

The following changes since commit 96c247dad88b9fc0159b2a929216876d9fbb06dc:
  Tom Zanussi (1):
        meta-emenlow: fix glx bug

are available in the git repository at:

  git://git.yoctoproject.org/meta-intel.git tzanussi/jasperforest-linux-3.0-switchover
  http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel/log/?h=tzanussi/jasperforest-linux-3.0-switchover

Tom Zanussi (1):
  meta-jasperforeset: switch to linux-yocto 3.0 kernel

 meta-jasperforest/conf/machine/jasperforest.conf   |    1 +
 .../recipes-kernel/linux/linux-yocto_3.0.bbappend  |    8 ++++++++
 2 files changed, 9 insertions(+), 0 deletions(-)
 create mode 100644 meta-jasperforest/recipes-kernel/linux/linux-yocto_3.0.bbappend



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH 1/1] meta-jasperforeset: switch to linux-yocto 3.0 kernel
  2011-07-25 20:56 [PATCH 0/1] switch meta-jasperforest to 3.0 kernel tom.zanussi
@ 2011-07-25 20:56 ` tom.zanussi
  0 siblings, 0 replies; 2+ messages in thread
From: tom.zanussi @ 2011-07-25 20:56 UTC (permalink / raw)
  To: yocto

From: Tom Zanussi <tom.zanussi@intel.com>

Switch jasperforest to the 3.0 kernel, lock it down, and update kernel
SRCREVs.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
---
 meta-jasperforest/conf/machine/jasperforest.conf   |    1 +
 .../recipes-kernel/linux/linux-yocto_3.0.bbappend  |    8 ++++++++
 2 files changed, 9 insertions(+), 0 deletions(-)
 create mode 100644 meta-jasperforest/recipes-kernel/linux/linux-yocto_3.0.bbappend

diff --git a/meta-jasperforest/conf/machine/jasperforest.conf b/meta-jasperforest/conf/machine/jasperforest.conf
index 3f8591a..1d875b5 100644
--- a/meta-jasperforest/conf/machine/jasperforest.conf
+++ b/meta-jasperforest/conf/machine/jasperforest.conf
@@ -15,6 +15,7 @@ MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost ext2 ext3 x86 \
 KERNEL_IMAGETYPE = "bzImage"
 
 PREFERRED_PROVIDER_virtual/kernel = "linux-yocto"
+PREFERRED_VERSION_linux-yocto = "3.0+git%"
 PREFERRED_PROVIDER_linux-libc-headers ?= "linux-libc-headers-yocto"
 
 PREFERRED_PROVIDER_virtual/libx11 ?= "libx11-trim"
diff --git a/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.0.bbappend b/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.0.bbappend
new file mode 100644
index 0000000..52f0a6e
--- /dev/null
+++ b/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.0.bbappend
@@ -0,0 +1,8 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+COMPATIBLE_MACHINE_jasperforest = "jasperforest"
+
+KMACHINE_jasperforest  = "yocto/standard/common-pc-64/jasperforest"
+
+SRCREV_machine_pn-linux-yocto_jasperforest ?= "3216e7d5c3cada16161481826cdb39c930457587"
+SRCREV_meta_pn-linux-yocto_jasperforest ?= "9010d1cbef2633dac7e559a7705c326b7601dd4c"
-- 
1.7.0.4



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-07-25 20:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-25 20:56 [PATCH 0/1] switch meta-jasperforest to 3.0 kernel tom.zanussi
2011-07-25 20:56 ` [PATCH 1/1] meta-jasperforeset: switch to linux-yocto " tom.zanussi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.