summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/orm/fixtures/oe-core.xml
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/lib/toaster/orm/fixtures/oe-core.xml')
-rw-r--r--bitbake/lib/toaster/orm/fixtures/oe-core.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/lib/toaster/orm/fixtures/oe-core.xml b/bitbake/lib/toaster/orm/fixtures/oe-core.xml
index bd9c326855..9ae2e423e0 100644
--- a/bitbake/lib/toaster/orm/fixtures/oe-core.xml
+++ b/bitbake/lib/toaster/orm/fixtures/oe-core.xml
@@ -53,7 +53,7 @@
53 <object model="orm.release" pk="4"> 53 <object model="orm.release" pk="4">
54 <field type="CharField" name="name">thud</field> 54 <field type="CharField" name="name">thud</field>
55 <field type="CharField" name="description">Openembedded Thud</field> 55 <field type="CharField" name="description">Openembedded Thud</field>
56 <field rel="ManyToOneRel" to="orm.bitbakeversion" name="bitbake_version">1</field> 56 <field rel="ManyToOneRel" to="orm.bitbakeversion" name="bitbake_version">4</field>
57 <field type="CharField" name="branch_name">thud</field> 57 <field type="CharField" name="branch_name">thud</field>
58 <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> 58 <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>
59 </object> 59 </object>