hi,

in meta-linaro-toolchain (dylan branch), the recipe points to gcc-linaro-4.7 from 1304 release:

https://git.linaro.org/gitweb?p=openembedded/meta-linaro.git;a=blob;f=meta-linaro-toolchain/recipes-devtools/gcc/gcc-linaro-4.7.inc;h=69152514ad7872e7d4a33033cb9507ebc45c81b6;hb=79d20a4127639e961e671de24c94ea2621fce93e#l4

However that file seems to have be removed/cleaned from where the recipe expects it:

http://cbuild.validation.linaro.org/snapshots/

As such anyone build against that branch will now fails.

That brings some questions:
 - How do we want to deal with that situation? Is (http://snapshots.linaro.org/openembedded/sources) guaranteed to always keep all tarballs, forever? Or should we put such tarballs in such a place (and update recipes accordingly)? There can be non Linaro users of our layers (it's even referenced publicly here: http://layers.openembedded.org/layerindex/layer/meta-linaro-toolchain/)

 - most of the recent commits seem to go to master, not dylan. so it clearly stated somewhere what our official requirements/committments are wrt to OE branch support?

thanks

nicolas