From: Tom Zanussi <tom.zanussi@intel.com>
To: "kishore.k.bodke@intel.com" <kishore.k.bodke@intel.com>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: [PATCH 7/7] Updated the romley.conf and removed linux-yocto_2.6.37.bbappend file. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
Date: Wed, 26 Oct 2011 19:05:02 -0500 [thread overview]
Message-ID: <1319673902.3945.34.camel@elmorro> (raw)
In-Reply-To: <9a822879f487777536cf56f8c329fd03f0586a14.1319666230.git.kishore.k.bodke@intel.com>
On Wed, 2011-10-26 at 16:25 -0700, kishore.k.bodke@intel.com wrote:
> From: Kishore Bodke <kishore.k.bodke@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@intel.com>
> F: meta-sugarbay/
>
> +ROMLEY
> +M: Kishore Bodke <kishore.k.bodke@intel.com>
> +F: meta-romley/
> +
This is fine, and should be the only thing in the patch. Also please
add your Signed-off-by.
> 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"
Please squash these into previous patches as mentioned.
Thanks,
Tom
next prev parent reply other threads:[~2011-10-27 0:05 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-26 23:25 [PATCH 0/7] New meta-romley BSP created kishore.k.bodke
2011-10-26 23:25 ` [PATCH 1/7] New Romley BSP added kishore.k.bodke
2011-10-27 0:01 ` Tom Zanussi
2011-10-26 23:25 ` [PATCH 2/7] meta-romley: remove meta-intel/common from BBFILES kishore.k.bodke
2011-10-26 23:25 ` [PATCH 3/7] meta-romley: xserver-xorg renaming updates kishore.k.bodke
2011-10-26 23:25 ` [PATCH 4/7] add enable-dga to the xserver to get rid of DGAInit startup error kishore.k.bodke
2011-10-26 23:25 ` [PATCH 5/7] add missing xaa module kishore.k.bodke
2011-10-26 23:25 ` [PATCH 6/7] Romley BSP tested against master branch and with new xorg changes kishore.k.bodke
2011-10-27 0:03 ` Tom Zanussi
2011-10-26 23:25 ` [PATCH 7/7] Updated the romley.conf and removed linux-yocto_2.6.37.bbappend file. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com> kishore.k.bodke
2011-10-27 0:05 ` Tom Zanussi [this message]
2011-10-26 23:59 ` [PATCH 0/7] New meta-romley BSP created Tom Zanussi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1319673902.3945.34.camel@elmorro \
--to=tom.zanussi@intel.com \
--cc=kishore.k.bodke@intel.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.