From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.mei.co.jp (smtp.mei.co.jp [133.183.100.20]) by mx1.pokylinux.org (Postfix) with ESMTP id 9A35A4C8043A for ; Sun, 15 May 2011 22:31:30 -0500 (CDT) Received: from mail-gw.jp.panasonic.com ([157.8.1.157]) by smtp.mei.co.jp (8.12.11.20060614/3.7W/kc-maile13) with ESMTP id p4G3VTpX022721 for ; Mon, 16 May 2011 12:31:29 +0900 (JST) Received: from bjsm02.cn.panasonic.com ([10.192.224.17]) by mail.jp.panasonic.com (8.11.6p2/3.7W/kc-maili11) with ESMTP id p4G3VSV32527 for ; Mon, 16 May 2011 12:31:29 +0900 Received: from bjma01.cn.panasonic.com ([10.192.224.16]) by bjsm02.cn.panasonic.com (Lotus Domino Release 6.5.6FP3) with ESMTP id 2011051611312751-28310 ; Mon, 16 May 2011 11:31:27 +0800 Received: from sc1wangyang01 ([10.194.147.111]) by bjma01.cn.panasonic.com (Lotus Domino Release 6.5.6FP3HF321) with ESMTP id 2011051611312570-11611 ; Mon, 16 May 2011 11:31:25 +0800 From: "wangyang" To: Date: Mon, 16 May 2011 11:31:25 +0800 Message-ID: <000b01cc1379$bcc63a60$6f93c20a@psdcd.local> MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 11 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.3664 Thread-index: AcwTebw8jdQGyJhPScS6OJSab3MTgg== X-MIMETrack: Itemize by SMTP Server on BJMA01/SERVER/CMM(Release 6.5.6FP3HF321 | April 27, 2010) at 2011-05-16 11:31:25, Serialize by Router on BJMA01/SERVER/CMM(Release 6.5.6FP3HF321 | April 27, 2010) at 2011-05-16 11:31:27, Serialize complete at 2011-05-16 11:31:27, Itemize by SMTP Server on BJSM02/SERVER/CMM(Release 6.5.6FP3|March 27, 2008) at 2011-05-16 11:31:27, Serialize by Router on BJSM02/SERVER/CMM(Release 6.5.6FP3|March 27, 2008) at 2011-05-16 11:31:29, Serialize complete at 2011-05-16 11:31:29 Subject: about how to port YOCTO X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 May 2011 03:31:31 -0000 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii" Hello! Because YOCTO supports x86, arm and so on MCU. I just want to know about how to port YOCTO to other MCU. Is it difficult, what's kind of knowledge needed? Thanks