Acked-by: Kishore Bodke <[email protected]> Thanks Kishore.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Friday, October 28, 2011 7:00 AM To: [email protected] Subject: [yocto] [PATCH 1/2] meta-romley: Fix BSP description in romley.conf From: Tom Zanussi <[email protected]> The description still had a reference to Sugar Bay; this changes it to Romley. Signed-off-by: Tom Zanussi <[email protected]> --- meta-romley/conf/machine/romley.conf | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta-romley/conf/machine/romley.conf b/meta-romley/conf/machine/romley.conf index 38bd17a..2dcb5db 100644 --- a/meta-romley/conf/machine/romley.conf +++ b/meta-romley/conf/machine/romley.conf @@ -1,7 +1,7 @@ #@TYPE: Machine #@NAME: romley -#@DESCRIPTION: Machine configuration for Sugar Bay systems +#@DESCRIPTION: Machine configuration for Romley systems # i.e. Sandy Bridge + Patsburg Chipset require conf/machine/include/tune-x86_64.inc -- 1.7.0.4 _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
