mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 22:05:25 +00:00
bitbake: templates: Added newline character to end of script.
Prevents errors when editing in vi and writing and quiting. (Bitbake rev: 01692654cd792eaf6362bbac9c34314db4a7ffea) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
70439569c8
commit
49b416dde5
2
bitbake/doc/template/component.title.xsl
vendored
2
bitbake/doc/template/component.title.xsl
vendored
@ -36,4 +36,4 @@
|
||||
</xsl:call-template>
|
||||
</xsl:element>
|
||||
</xsl:template>
|
||||
</xsl:stylesheet>
|
||||
</xsl:stylesheet>
|
||||
|
||||
3
bitbake/doc/template/division.title.xsl
vendored
3
bitbake/doc/template/division.title.xsl
vendored
@ -21,4 +21,5 @@
|
||||
</xsl:call-template>
|
||||
</h1>
|
||||
</xsl:template>
|
||||
</xsl:stylesheet>
|
||||
</xsl:stylesheet>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user