From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from roasted.cubic.org (roasted.cubic.org [193.108.181.130]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id A2182E0140D for ; Sat, 20 Jul 2013 02:24:42 -0700 (PDT) Received: from kiel-5f768b29.pool.mediaways.net ([95.118.139.41]:57039 helo=[192.168.10.100]) by roasted.cubic.org with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1V0TP4-0008PO-6z for yocto@yoctoproject.org; Sat, 20 Jul 2013 02:24:38 -0700 Message-ID: <51EA5750.9020105@cubic.org> Date: Sat, 20 Jul 2013 11:24:32 +0200 From: Michael Stickel User-Agent: Mozilla/5.0 (X11; Linux i686; rv:14.0) Gecko/20120713 Thunderbird/14.0 MIME-Version: 1.0 To: "yocto@yoctoproject.org" X-Spam-Score: -1.4 Subject: Adding a new target architecture X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Jul 2013 09:24:42 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi, is there any documentation on how to add a new target architecture (openrisc and sparc)? The poky-handbook states in chapter 3. that it's not part of that chapter and there is no other chapter explaining porting to a new architecture. Thanks Michael