]> sigrok.org Git - sigrok-util.git/commit
sigrok-cross-android: Set "android:versionName" to a timestamp.
authorUwe Hermann <redacted>
Sun, 29 Jan 2017 18:03:41 +0000 (19:03 +0100)
committerUwe Hermann <redacted>
Sun, 29 Jan 2017 18:03:41 +0000 (19:03 +0100)
commita72fa42654f8bddae1b1f982e8cb4fc9f4e40435
tree99ac4c405b18dca0159943f81d9dd1bf3f4b9ab8
parent80e0c874e8510a8ef4eda9b461061a0506bc129d
sigrok-cross-android: Set "android:versionName" to a timestamp.

Use the current date-/timestamp when building as the versionName
Android field.

This "version" basically means "git HEAD of everything as of the
build time of the APK", which includes every piece of software that
the sigrok-cross-android script grabs and builds, as well as the
pre-installed Android NDK + SDK components.
cross-compile/android/sigrok-cross-android