summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Lezcano <daniel.lezcano@linaro.org>2023-06-29 13:59:03 +0200
committerDaniel Lezcano <daniel.lezcano@linaro.org>2023-06-29 13:59:03 +0200
commit88d23e4851a40d848220da8201cb0a95328b3822 (patch)
tree50902e70aa03d48418eb7709cf00700c81404a1d
parentb453ec48a788b95797d7977d2d4f8225055d2269 (diff)
Fix branch namerb3/rb5
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
-rw-r--r--libthermal.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/libthermal.xml b/libthermal.xml
index cb7435b..6decff0 100644
--- a/libthermal.xml
+++ b/libthermal.xml
@@ -1,5 +1,5 @@
<manifest>
<!-- Repositories -->
<remote name="libthermal" fetch="https://git.linaro.org/power"/>
- <project path="external/libthermal" name="libthermal" revision="rb3/rb5" remote="libthermal" groups="default"/>
+ <project path="external/libthermal" name="libthermal" revision="master" remote="libthermal" groups="default"/>
</manifest>