the following patch was just integrated into master: commit 85c53ccd199b2790957234537e4deb0afdff9876 Author: Patrick Georgi patrick@georgi-clan.de Date: Mon Apr 30 21:06:10 2012 +0200
Add Kconfig options to handle the blobs repository
One option to allow using the repo (defaults to no), one to let boards state that they require it in the current configuration.
The build system checks out the repo if allowed, and fails if the repo is requested by the configuration but not desired by the user.
Change-Id: If71d80b329cf528aa467fcb0b4d9d7c7434aab27 Signed-off-by: Patrick Georgi patrick@georgi-clan.de
See http://review.coreboot.org/957 for details.
-gerrit