On Wed, 2011-10-26 at 16:25 -0700, [email protected] wrote:
> From: Kishore Bodke <[email protected]>
>
> ---
> 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 <[email protected]>
> F: meta-sugarbay/
>
> +ROMLEY
> +M: Kishore Bodke <[email protected]>
> +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
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto