aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2019-07-24 15:10:36 -0700
committerHaibo Huang <hhb@google.com>2019-07-24 15:10:36 -0700
commit5053e2d8095efedd32a3449f9e1c9e9ae252446b (patch)
tree517d1cf8ab897a665e3b7de8eefe25c7475601f8
parent0151f6b57bd15c1e610757abb760417b2852da31 (diff)
downloadOpenCSD-5053e2d8095efedd32a3449f9e1c9e9ae252446b.tar.gz
Upgrade OpenCSD to v0.11.2
Test: None Change-Id: I1a6418cb6bfd6bbd1aa4b3de68804bac5568c6d9
-rw-r--r--METADATA13
1 files changed, 7 insertions, 6 deletions
diff --git a/METADATA b/METADATA
index 313b98d..f928557 100644
--- a/METADATA
+++ b/METADATA
@@ -1,8 +1,5 @@
name: "OpenCSD"
-description:
- "This library provides an API suitable for the decode of ARM(r) "
- "CoreSight(tm) trace streams."
-
+description: "This library provides an API suitable for the decode of ARM(r) CoreSight(tm) trace streams."
third_party {
url {
type: HOMEPAGE
@@ -12,6 +9,10 @@ third_party {
type: GIT
value: "https://github.com/Linaro/OpenCSD.git"
}
- version: "0.11.2"
- last_upgrade_date { year: 2019 month: 7 day: 17 }
+ version: "v0.11.2"
+ last_upgrade_date {
+ year: 2019
+ month: 7
+ day: 24
+ }
}