Closed jforissier closed 4 years ago
Newer versions of repo can't build older OP-TEE branches due to the following error:
error.ManifestInvalidPathError: invalid "src": ../toolchains/aarch32/bin/arm-linux-gnueabihf-gdb: bad component: ..
This commit removes the problematic elements in the QEMU manifests. They were just there for convenience.
Signed-off-by: Jerome Forissier jerome@forissier.org Change-Id: If94077ad7c6336e38f0fbcbfe3961037ba6f41b9
Note this is against branch 3.8.0, not master.
Sorry I should cherry-pick the commit from master instead.
Newer versions of repo can't build older OP-TEE branches due to the following error:
error.ManifestInvalidPathError: invalid "src": ../toolchains/aarch32/bin/arm-linux-gnueabihf-gdb: bad component: ..
This commit removes the problematic elements in the QEMU manifests. They were just there for convenience.
Signed-off-by: Jerome Forissier jerome@forissier.org Change-Id: If94077ad7c6336e38f0fbcbfe3961037ba6f41b9