summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/orm/fixtures/poky.xml
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/lib/toaster/orm/fixtures/poky.xml')
-rw-r--r--bitbake/lib/toaster/orm/fixtures/poky.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/lib/toaster/orm/fixtures/poky.xml b/bitbake/lib/toaster/orm/fixtures/poky.xml
index 4162e4fba9..da3b93032b 100644
--- a/bitbake/lib/toaster/orm/fixtures/poky.xml
+++ b/bitbake/lib/toaster/orm/fixtures/poky.xml
@@ -58,7 +58,7 @@
58 <object model="orm.release" pk="4"> 58 <object model="orm.release" pk="4">
59 <field type="CharField" name="name">thud</field> 59 <field type="CharField" name="name">thud</field>
60 <field type="CharField" name="description">Yocto Project 2.6 "Thud"</field> 60 <field type="CharField" name="description">Yocto Project 2.6 "Thud"</field>
61 <field rel="ManyToOneRel" to="orm.bitbakeversion" name="bitbake_version">1</field> 61 <field rel="ManyToOneRel" to="orm.bitbakeversion" name="bitbake_version">4</field>
62 <field type="CharField" name="branch_name">thud</field> 62 <field type="CharField" name="branch_name">thud</field>
63 <field type="TextField" name="helptext">Toaster will run your builds using the tip of the &lt;a href="http://git.yoctoproject.org/cgit/cgit.cgi/poky/log/?h=thud"&gt;Yocto Project Thud branch&lt;/a&gt;.</field> 63 <field type="TextField" name="helptext">Toaster will run your builds using the tip of the &lt;a href="http://git.yoctoproject.org/cgit/cgit.cgi/poky/log/?h=thud"&gt;Yocto Project Thud branch&lt;/a&gt;.</field>
64 </object> 64 </object>