redirect utralib to a stand-in for patching

This commit is contained in:
bunnie 2021-07-11 02:09:46 +08:00
parent 03e91fefce
commit beea1311bf

View file

@ -60,7 +60,8 @@ rev="63d3d1f30736022e791deaacf4dd62c00b42fe2e"
optional = true
[dependencies.utralib]
path="../betrusted-soc/boot/utralib/"
version = "0.1.0" # this is bogus -- must be patched in the invoking build environment
#path="../betrusted-soc/boot/utralib/"
optional = true
[dependencies.engine25519-as]