[yocto] [PATCH 7/7] Updated the romley.conf and removed linux-yocto_2.6.37.bbappend file. Signed-off-by: Kishore Bodke <kishore.k.bodke at intel.com>

kishore.k.bodke at intel.com kishore.k.bodke at intel.com
Wed Oct 26 16:25:31 PDT 2011


From: Kishore Bodke <kishore.k.bodke at intel.com>

---
 MAINTAINERS                                        |    4 ++++
 meta-romley/conf/machine/romley.conf               |    4 +---
 .../linux/linux-yocto_2.6.37.bbappend              |    7 -------
 3 files changed, 5 insertions(+), 10 deletions(-)
 delete mode 100644 meta-romley/recipes-kernel/linux/linux-yocto_2.6.37.bbappend

diff --git a/MAINTAINERS b/MAINTAINERS
index fda48ad..54559dd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -61,3 +61,7 @@ SUGARBAY
 M:	Tom Zanussi <tom.zanussi at intel.com>
 F:	meta-sugarbay/
 
+ROMLEY
+M:      Kishore Bodke <kishore.k.bodke at intel.com>
+F:      meta-romley/
+
diff --git a/meta-romley/conf/machine/romley.conf b/meta-romley/conf/machine/romley.conf
index 1035d82..38bd17a 100644
--- a/meta-romley/conf/machine/romley.conf
+++ b/meta-romley/conf/machine/romley.conf
@@ -32,9 +32,7 @@ XSERVER ?= "xserver-xorg \
            xf86-input-evdev \
            xf86-input-synaptics \
 	   xf86-video-mga \
-           xf86-video-intel \
-           mesa-dri \
-           mesa-dri-driver-i965"
+           mesa-dri"
 
 SERIAL_CONSOLE = "115200 ttyS0"
 
diff --git a/meta-romley/recipes-kernel/linux/linux-yocto_2.6.37.bbappend b/meta-romley/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
deleted file mode 100644
index 4e0af5a..0000000
--- a/meta-romley/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
+++ /dev/null
@@ -1,7 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-
-COMPATIBLE_MACHINE_romley = "romley"
-KMACHINE_romley  = "yocto/standard/common-pc-64/romley"
-
-SRCREV_machine_pn-linux-yocto_romley ?= "7f495be2ccaa209bf505b8a8899cea64cfd968bb"
-SRCREV_meta_pn-linux-yocto_romley ?= "d5d3c6480d61f83503ccef7fbcd765f7aca8b71b"
-- 
1.7.5.4




More information about the yocto mailing list