aboutsummaryrefslogtreecommitdiff
path: root/build-scripts/repo_project_info.py
AgeCommit message (Collapse)Author
2014-06-12Fix kernel build script creation.Vishal Bhoj
Change-Id: I6db576bc9f22ec5591b2bb2fa1ffa4a51f664349 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2014-01-21create-user-kernel-script: Add more verbosity and checks for arguments.Paul Sokolovsky
Change-Id: Iec477c2b69a89e556b8e1ecce14ac4f261853ee4
2012-03-23require argument for repo projectAndy Doan
Ensure the repo_project_info.py doesn't do anything automatic for you. The caller should be explicit in what project it wants
2012-03-19add code to produce a kernel build script for end userAndy Doan
the create-user-kernel-script will create a script that can reproduce a kernel for a given android build.