Re: [oe] [OE-core] [PATCH][meta-python2] python: add 2.7.17 from oe-core

2020-01-20 Thread Ross Burton
On 20/01/2020 17:03, Tim Orling wrote: First of all, a GREAT BIG THANK YOU for doing this. ERROR: ParseError at /home/ttorling/Projects/meta-python2/recipes-devtools/python/python_2.7.17.bb:1 : Could not include required file python.inc Seems like python.inc is

Re: [oe] [OE-core] [PATCH][meta-python2] python: add 2.7.17 from oe-core

2020-01-20 Thread Tim Orling
First of all, a GREAT BIG THANK YOU for doing this. ERROR: ParseError at /home/ttorling/Projects/meta-python2/recipes-devtools/python/ python_2.7.17.bb:1: Could not include required file python.inc Seems like python.inc is 2.7 specific and should also move? I grepped for usage in poky and didn't