platform_external_dtc/METADATA
Sadaf Ebrahimi 007e485e20 Editing the METADATA file
The URL value and version was incorrect.

Test: TreeHugger
Change-Id: I252531db077d97c3e40758ef90faf5e30a93dbe8
2023-01-18 02:18:22 +00:00

19 lines
513 B
Text

# This project was upgraded with external_updater.
# Usage: tools/external_updater/updater.sh update dtc
# For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md
name: "dtc"
description: "Device tree compiler tools (dtc) and libfdt."
third_party {
url {
type: GIT
value: "https://git.kernel.org/pub/scm/utils/dtc/dtc.git"
}
version: "v1.6.1"
license_type: RESTRICTED
last_upgrade_date {
year: 2023
month: 1
day: 18
}
}