From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by mail.openembedded.org (Postfix) with ESMTP id A755A605C2 for ; Sat, 25 Nov 2017 23:45:47 +0000 (UTC) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 25 Nov 2017 15:45:48 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.44,455,1505804400"; d="scan'208";a="6296399" Received: from davidsol-mobl.amr.corp.intel.com (HELO [10.252.250.52]) ([10.252.250.52]) by orsmga003.jf.intel.com with ESMTP; 25 Nov 2017 15:45:47 -0800 To: Tim Orling References: <0bddac7569ccd37263ce4d59d0ec3c4e2787246f.1508360667.git.alejandro.hernandez@linux.intel.com> <7079b2e6-b0e8-7882-9b7a-e8bafd94f78c@linux.intel.com> <0A2583BA-1CFF-4687-A22A-AAAB8FF39E11@linux.intel.com> From: Alejandro Hernandez Message-ID: <81105d2c-32f9-8002-2eb2-d9cac0b2fdf8@linux.intel.com> Date: Sat, 25 Nov 2017 17:45:50 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <0A2583BA-1CFF-4687-A22A-AAAB8FF39E11@linux.intel.com> Cc: OE-core Subject: Re: [PATCH 1/4] python: Restructure python packaging and replace it with autopackaging X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Nov 2017 23:45:47 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US Hey Tim, Nice catch!, sorry this was an error of mine, but its just a typo, must've copied it manually at some point, sorry about that, I fixed it and updated the branch! Thanks! Alejandro On 11/24/2017 11:04 PM, Tim Orling wrote: > Why does python3-manifest.json contain: > + "${libdir}/python2.7/sitecustomize.py”, > ? > >> On Nov 24, 2017, at 4:51 PM, Alejandro Hernandez wrote: >> >> Hey Ross, >> >> >> Yeah sorry, at first I didnt realize why we needed the manifest for python native, I will fix the commit message. >> >> >> Thanks! >> >> >> Alejandro >> >> On 11/24/2017 11:06 AM, Burton, Ross wrote: >>> On 18 October 2017 at 22:07, Alejandro Hernandez wrote: >>> - Removes the manifest from the python-native recipe (Why was it there >>> in the first place?, native recipes do not get split). >>> >>> Was this commit written before you added manifest support to python-native? :) python-native needs the manifest to set RPROVIDES so that dependencies work. Can you update the message? (just deleting this line will do) >>> >>> Ross >> -- >> _______________________________________________ >> Openembedded-core mailing list >> Openembedded-core@lists.openembedded.org >> http://lists.openembedded.org/mailman/listinfo/openembedded-core