diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2017-08-10 14:41:47 +0200 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2017-08-10 20:43:45 +0200 |
commit | 95954bad18316d3f7d6725318ffe593c37478e1d (patch) | |
tree | 389c72f786936a15a91ff03ef1b4d5e9cc83ac9d | |
parent | cf9c91165fcc435d8b386d9d70c9ca948412ffa9 (diff) |
Fix typo in pyroupdate.xml manifest
Change-Id: If6bf4ffbeb4f99be91b59505f0446f563feb416a
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
-rw-r--r-- | pyroupdate.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyroupdate.xml b/pyroupdate.xml index 9349bb6c..98fd4a7a 100644 --- a/pyroupdate.xml +++ b/pyroupdate.xml @@ -41,7 +41,7 @@ <project name="meta-qt5/meta-qt5" path="meta-qt5" remote="github" revision="31761f625d2151e9d94d0d83067f90a5da6508e1" upstream="pyro"/> <!-- Porter specific things. --> - <project name="AGL/meta-renesas" path="meta-renesas" revision="refs/changes/87/10587/1"> + <project name="AGL/meta-renesas" path="meta-renesas" revision="refs/changes/87/10587/1" /> <!-- Renesas Gen3 specific things --> <project name="AGL/meta-renesas-rcar-gen3" path="meta-renesas-rcar-gen3" revision="refs/changes/25/10525/5" /> |