From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga11.intel.com ([192.55.52.93]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1Skkn2-00031U-5r for openembedded-core@lists.openembedded.org; Sat, 30 Jun 2012 01:39:52 +0200 Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga102.fm.intel.com with ESMTP; 29 Jun 2012 16:28:55 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.71,315,1320652800"; d="scan'208";a="171813871" Received: from unknown (HELO envy.home) ([10.255.13.25]) by fmsmga001.fm.intel.com with ESMTP; 29 Jun 2012 16:28:54 -0700 Message-ID: <4FEE39DB.90101@linux.intel.com> Date: Fri, 29 Jun 2012 16:27:23 -0700 From: Darren Hart User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120615 Thunderbird/13.0.1 MIME-Version: 1.0 To: "Zhang, Jessica" References: <4263ffefaa6f3b0069bc41c0f7578d36717edcfc.1340998763.git.dvhart@linux.intel.com> <53ce203eec118e3d5b0faac4c8e71f69c9857146.1340998763.git.dvhart@linux.intel.com> <4FEE33CB.3010609@linux.intel.com> In-Reply-To: X-Enigmail-Version: 1.4.2 Cc: Poky , "openembedded-core@lists.openembedded.org" Subject: Re: [poky] [PATCH 4/5] tasl-core-sdk: Add kernel-dev to task-core-sdk RDEPENDS X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Jun 2012 23:39:52 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On 06/29/2012 04:23 PM, Zhang, Jessica wrote: > Hi Darren, > > I think add kernel-dev to sdk image is a better approach for what you're trying to achieve. OK, I'll go that route in the upcoming V3. Thanks, Darren > > Thanks, > Jessica > > -----Original Message----- > From: Darren Hart [mailto:dvhart@linux.intel.com] > Sent: Friday, June 29, 2012 4:02 PM > To: Khem Raj > Cc: Poky; openembedded-core@lists.openembedded.org; Bodke, Kishore K; Zhang, Jessica > Subject: Re: [poky] [PATCH 4/5] tasl-core-sdk: Add kernel-dev to task-core-sdk RDEPENDS > > On 06/29/2012 02:59 PM, Khem Raj wrote: > >>> ALLOW_EMPTY = "1" >>> #PACKAGEFUNCS =+ 'generate_sdk_pkgs' >>> @@ -46,7 +46,8 @@ RDEPENDS_task-core-sdk = "\ >>> distcc \ >>> ldd \ >>> file \ >>> - tcl" >>> + tcl \ >>> + kernel-dev" >> >> Doesn't this.make sdk to be machine specific now > > It does indeed as the kernel-dev contains the system map, config, and possibly even modified headers dependingon the KBRANCH. > > Is task-core-sdk intended to be only architecture specific? > > If so, I can just add kernel-dev to the -sdk image recipes directly rather than modifying task-core-sdk. > > Jessica, any opinion here? > > -- > Darren Hart > Intel Open Source Technology Center > Yocto Project - Linux Kernel > > -- Darren Hart Intel Open Source Technology Center Yocto Project - Linux Kernel