From patchwork Tue Nov 3 22:47:02 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Tivy, Robert" X-Patchwork-Id: 57393 Received: from comal.ext.ti.com (comal.ext.ti.com [198.47.26.152]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id nA3Mmerj017270 for ; Tue, 3 Nov 2009 22:48:40 GMT Received: from dlep36.itg.ti.com ([157.170.170.91]) by comal.ext.ti.com (8.13.7/8.13.7) with ESMTP id nA3Ml8ES017941 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 3 Nov 2009 16:47:08 -0600 Received: from linux.omap.com (localhost [127.0.0.1]) by dlep36.itg.ti.com (8.13.8/8.13.8) with ESMTP id nA3Ml6Ru001408; Tue, 3 Nov 2009 16:47:07 -0600 (CST) Received: from linux.omap.com (localhost [127.0.0.1]) by linux.omap.com (Postfix) with ESMTP id CB69080627; Tue, 3 Nov 2009 16:47:06 -0600 (CST) X-Original-To: davinci-linux-open-source@linux.davincidsp.com Delivered-To: davinci-linux-open-source@linux.davincidsp.com Received: from dlep26.itg.ti.com (dlep26.itg.ti.com [157.170.170.121]) by linux.omap.com (Postfix) with ESMTP id 49AA980626 for ; Tue, 3 Nov 2009 16:47:04 -0600 (CST) Received: from dlee75.ent.ti.com (localhost [127.0.0.1]) by dlep26.itg.ti.com (8.13.8/8.13.8) with ESMTP id nA3Ml45R005348; Tue, 3 Nov 2009 16:47:04 -0600 (CST) Received: from dlee04.ent.ti.com ([157.170.170.9]) by dlee75.ent.ti.com ([157.170.170.72]) with mapi; Tue, 3 Nov 2009 16:47:04 -0600 From: "Tivy, Robert" To: kavitha vinayagam , "davinci-linux-open-source@linux.davincidsp.com" Date: Tue, 3 Nov 2009 16:47:02 -0600 Thread-Topic: Davinci-linux-open-source Digest, Vol 46, Issue 108 Thread-Index: AcpbrTLHkYh0KZbxSNWQrADQoHpOegBKS6TQ Message-ID: <6B8224E84039B140AA662F0BB0361643010468A63D@dlee04.ent.ti.com> References: <20091030180003.39B5D8062C@linux.omap.com> <55ded3d0911020310o23879065rfe168df9327e2b2e@mail.gmail.com> In-Reply-To: <55ded3d0911020310o23879065rfe168df9327e2b2e@mail.gmail.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US MIME-Version: 1.0 Cc: Subject: RE: Davinci-linux-open-source Digest, Vol 46, Issue 108 X-BeenThere: davinci-linux-open-source@linux.davincidsp.com X-Mailman-Version: 2.1.4 Precedence: list List-Id: davinci-linux-open-source.linux.davincidsp.com List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: davinci-linux-open-source-bounces@linux.davincidsp.com Errors-To: davinci-linux-open-source-bounces@linux.davincidsp.com --- r26_setup 2009-10-30 14:20:46.000000000 +0100 +++ r26_setup1 2009-10-30 14:22:06.000000000 +0100 @@ -1,8 +1,30 @@ +[edit] DaVinci PSP 03.01 Build in the Arago OE environment + + * Download Arago, Arago OE and Arago bitbake tool based on the + + $ mkdir $HOME/oe + + $ cd $HOME/oe + $ git clone git://arago-project.org/git/arago.git + $ cd arago + $ git checkout + + $ cd $HOME/oe + $ git clone git://arago-project.org/git/arago-oe-dev.git + $ cd arago-oe-dev + $ git checkout + + $ cd $HOME/oe + $ git clone git://arago-project.org/git/arago-bitbake.git + $ cd arago-bitbake + $ git checkout + + Download DaVinci PSP 03.01 Components * Download DaVinci Kernel component from linux-davinci-staging tree using the - $ git clone -n git://arago-project.org/git/projects/linux-davinci.git + $ git clone git://arago-project.org/git/projects/linux-davinci.git $ cd linux-davinci-staging