Re: [yocto] devtool and adding specific tag from repo

2017-04-20 Thread Brian Kurle
On Thu, Apr 20, 2017 at 04:20:14PM +1200, Paul Eggleton wrote: > > ... > > My goal is to set up a stock recipe off of the mbedtls-2.4.2 tag, > > where I'll then create a bbappend to add additional patches and > > configuration specific for our platform. I could do it manually, but it > > would be

[yocto] devtool and adding specific tag from repo

2017-04-19 Thread Brian Kurle
I'm trying to get up to speed on devtool. I've created a generic eSDK (poky and meta-openembedded) and installed it. >From there, I'm trying to create a new recipe, but I apparently am not executing it correctly to pull the desired tag. If I execute: devtool add --version 2.4.2 mbedtls g...@git