android: subprojects: Use libpisp from raspberry-vanilla

* To build using NDK.
This commit is contained in:
Konsta
2025-06-21 15:30:04 +03:00
parent aa46cf68d9
commit 58561aba10
2 changed files with 3 additions and 2 deletions

View File

@@ -6,3 +6,4 @@
/nlohmann_json*
/packagecache
/yaml-0.2.5
nlohmann_json.wrap

View File

@@ -1,6 +1,6 @@
# SPDX-License-Identifier: CC0-1.0
[wrap-git]
url = https://github.com/raspberrypi/libpisp.git
revision = v1.3.0
url = https://github.com/raspberry-vanilla/android_external_libpisp.git
revision = 1353aea28461b3c5be391e8ebf9f79496d60ea00
depth = 1