diff options
| author | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2015-06-04 14:19:20 +0300 |
|---|---|---|
| committer | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2015-06-05 13:30:57 +0300 |
| commit | 6169682e3706a203538ce7d6d781d87a40b05dfb (patch) | |
| tree | 18f509152446997112c840aa66cbccd895c16fec | |
| parent | 9e3e29858a70cbfdeff4ab94e9a1e999c28bb7cd (diff) | |
| download | meta-boot2qt-6169682e3706a203538ce7d6d781d87a40b05dfb.tar.gz | |
fix typo in manifest
Change-Id: I327aed22b2b60389d6d1cc6433aad2d133027cc6
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
| -rw-r--r-- | scripts/manifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/manifest.xml b/scripts/manifest.xml index 4f9e414..714a84d 100644 --- a/scripts/manifest.xml +++ b/scripts/manifest.xml | |||
| @@ -51,7 +51,7 @@ | |||
| 51 | groups="notdefault,bbb"/> | 51 | groups="notdefault,bbb"/> |
| 52 | <project name="meta-toradex" | 52 | <project name="meta-toradex" |
| 53 | remote="toradex" | 53 | remote="toradex" |
| 54 | revision="36c19b10b340983946f8f52ab7fa91d9aa1e53f6q" | 54 | revision="36c19b10b340983946f8f52ab7fa91d9aa1e53f6" |
| 55 | path="sources/meta-toradex" | 55 | path="sources/meta-toradex" |
| 56 | groups="notdefault,toradex"/> | 56 | groups="notdefault,toradex"/> |
| 57 | 57 | ||
