android build: pin hashes of p4a recipes
This commit is contained in:
10
contrib/android/p4a_recipes/README.md
Normal file
10
contrib/android/p4a_recipes/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
python-for-android local recipes
|
||||
--------------------------------
|
||||
|
||||
These folders are recipes (build scripts) for most of our direct and transitive
|
||||
dependencies for the Android app. python-for-android has recipes built-in for
|
||||
many packages but it also allows users to specify their "local" recipes.
|
||||
Local recipes have precedence over the built-in recipes.
|
||||
|
||||
The local recipes we have here are mostly just used to pin down specific
|
||||
versions and hashes for reproducibility. The hashes are updated manually.
|
||||
Reference in New Issue
Block a user