u-boot: qemu_arm64_12mb: Remove misleading rev field

The U-Boot build for qemu_arm64_12mb board refers to a code revision
whereas it uses the common "default" tree, remove the bad reference.

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
btrfsvols
Alper Nebi Yasak 2023-10-13 22:47:48 +03:00
parent eb267733fa
commit 8b411963b7
1 changed files with 0 additions and 1 deletions

View File

@ -1,3 +1,2 @@
tree="default"
rev="4debc57a3da6c3f4d3f89a637e99206f4cea0a96" # v2022.10
arch="AArch64"