aboutsummaryrefslogtreecommitdiffstats
path: root/lib/toaster/orm/fixtures/oe-core.xml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/toaster/orm/fixtures/oe-core.xml')
-rw-r--r--lib/toaster/orm/fixtures/oe-core.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/toaster/orm/fixtures/oe-core.xml b/lib/toaster/orm/fixtures/oe-core.xml
index fec93aba1..a37c66462 100644
--- a/lib/toaster/orm/fixtures/oe-core.xml
+++ b/lib/toaster/orm/fixtures/oe-core.xml
@@ -52,7 +52,7 @@
</object>
<object model="orm.release" pk="4">
<field type="CharField" name="name">thud</field>
- <field type="CharField" name="description">Openembedded Rocko</field>
+ <field type="CharField" name="description">Openembedded Thud</field>
<field rel="ManyToOneRel" to="orm.bitbakeversion" name="bitbake_version">1</field>
<field type="CharField" name="branch_name">thud</field>
<field type="TextField" name="helptext">Toaster will run your builds using the tip of the &lt;a href=\"http://cgit.openembedded.org/openembedded-core/log/?h=thud\"&gt;OpenEmbedded Thud&lt;/a&gt; branch.</field>