summaryrefslogtreecommitdiff
path: root/untar.sh
AgeCommit message (Collapse)Author
2012-07-30SGX prebuilt binaries: Untar to and copy from intermediate directories.Luis Gonzalez
This will untar SGX prebuilt binaries to an intermediate directory and install them in the Android filesystem without polluting the git tree with untracked files. Change-Id: I806a9aa4a939b6109399df999603706e3c34f17e
2011-12-20No longer force reinstallation on every buildJames W. Mills
The tgz delivered content is no longer installed every time you run make. Instead, it adheres to normal Makefile rules. Change-Id: Ia9f33f14b10b1706ad1f0e6d42fdeed4076b1414 Signed-off-by: James W. Mills <jameswmills@ti.com>
2011-12-14Upped the version of the DDK to match the kernel. I've also added the ↵James W. Mills
Android.mk file from the update DDK so that the first pass make system picks it up as expected. Change-Id: Ief0b0d770a90c9fc8f32556204cf7e11a78ecc78 Signed-off-by: James W. Mills <jameswmills@ti.com>
2011-12-08Move licensed content to tgz archivesJames W. Mills
This change allows all licensed material to be license-bound, and prevents any single component from being downloaded without the proper license agreement. Change-Id: I353122644b1696438a7c7a33a26d43087e19440a Signed-off-by: James W. Mills <jameswmills@ti.com>