]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: Include the new default-providers.inc and default-versions.inc files
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 10 May 2011 11:53:25 +0000 (12:53 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 11 May 2011 09:21:11 +0000 (10:21 +0100)
commitb34d5e93fab4274e1a56f446e2ba4756d614cc47
treefc0ea926cd4879632673a5567318661179cf8df9
parent278a3cd8c22e003d19cd841a045ff2ac357e230d
bitbake.conf: Include the new default-providers.inc and default-versions.inc files

These are the minimal defaults to allow OE-Core to function standalone with
no distro set and are constucted such that the distro can either override values,
or totally replace the include file entirely as needed.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf
meta/conf/distro/include/default-providers.inc [new file with mode: 0644]
meta/conf/distro/include/default-versions.inc [moved from meta/conf/distro/include/poky-fixed-revisions.inc with 51% similarity]
meta/conf/distro/poky.conf