[OE-core] [PATCH] gstreamer1.0-omx: use mulitple SCMs to fetch submodules

Koen Kooi koen at dominion.thruhere.net
Sun Jan 4 12:17:27 UTC 2015


> Op 29 dec. 2014, om 13:41 heeft Nicolas Dechesne <nicolas.dechesne at linaro.org> het volgende geschreven:
> 
> On Mon, Dec 29, 2014 at 10:46 AM, Awais Belal <awais_belal at mentor.com> wrote:
>> The gstreamer omx package uses a submodule 'common' which
>> is fetched by the configure script. This approach fails
>> on non-network builds as the fetcher tries to look upstream
>> for the submodule.
>> We now use multiple SCMs, one for the main omx package and
>> the other for the 'common' submodule so it is available in
>> the downloads_dir for later use.
>> 
> 
> we have the same issues with all the others gstreamer1.0-*_git.bb
> recipes, don't we? maybe we should fix them all. i am not sure if
> there is a nice way to do it for all recipes, like with a .inc file,
> to avoid duplication..

Why not use the 'gitsm' fetcher, that's what it's there for after all?


More information about the Openembedded-core mailing list