[OE-core] Setting SRC_URI via anonymous Python fails in OE 2.1

Paul Eggleton paul.eggleton at linux.intel.com
Wed Jun 29 02:15:29 UTC 2016


Hi Andre,

On Tue, 28 Jun 2016 15:53:24 Andre McCurdy wrote:
> The following works in OE 2.0, but fails in 2.1 and master:
> 
>   python () {
>       d.setVar("SRC_URI_FOO", "http://foo.com/foo.tgz")
>   }
> 
>   SRC_URI = "${SRC_URI_FOO}"
> 
> 
> Is it a regression or was something like that never intended to work?

You didn't mention how it fails. However, I don't see any reason why we 
wouldn't want this to work, so if it does no longer work that seems like a bug 
to me.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the Openembedded-core mailing list