From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id A51DDE016B2 for ; Fri, 4 Oct 2013 05:41:39 -0700 (PDT) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.14.5/8.14.3) with ESMTP id r94CfahK002582 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Fri, 4 Oct 2013 05:41:36 -0700 (PDT) Received: from [128.224.146.67] (128.224.146.67) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.2.347.0; Fri, 4 Oct 2013 05:41:36 -0700 Message-ID: <524EB77C.9090703@windriver.com> Date: Fri, 4 Oct 2013 08:41:32 -0400 From: Bruce Ashfield User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Parker Mackenzie , "yocto@yoctoproject.org" References: <524DD3BC.7080505@windriver.com> <524E1183.6020907@windriver.com> In-Reply-To: Subject: Re: Cross Compile Kernel Modules 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: Fri, 04 Oct 2013 12:41:39 -0000 Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 8bit On 13-10-04 07:22 AM, Parker Mackenzie wrote: > Hans, > > Python did not work but as you point out python-core did. I found this last night looking at the IRC logs from March 8th. > Right! I typed in "python" from memory :) In fact, what I typically have is a full set of python dependencies, including python-dev, which picks up what I need. Cheers, Bruce > I also needed to add bash. The build now completes, this morning I am going to attempt to extract the SDK with the sysroot and then attempt to build the application and my drivers against them. > > Thanks for the help, > Parker > >> On Oct 4, 2013, at 7:05 AM, "Hans Beckérus" wrote: >> >> Bruce, is not the proper package to add in this case python-core? I do >> not think anything simply provides just "python", or is it? > _______________________________________________ > yocto mailing list > yocto@yoctoproject.org > https://lists.yoctoproject.org/listinfo/yocto >