bitbake: toaster: fix no newline at end of file
authorRobert Yang <liezhi.yang@windriver.com>
Thu, 3 Jul 2014 06:12:12 +0000 (14:12 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 4 Jul 2014 08:28:36 +0000 (09:28 +0100)
commit70869ee83dd905ee05058b891a8bb16a31691997
tree406fe80dbdca50d6e71511a9df2c80bda9c7fe3c
parent91ed88502b8f3d17a48c3d46d39ebdb0c0602769
bitbake: toaster: fix no newline at end of file

Add a '\n' to the last line of the file to fix:

No newline at end of file

(Bitbake rev: 5eb65d92c35264087e5d82c35638f3b8805b1b3e)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 files changed:
bitbake/lib/toaster/bldcontrol/migrations/0001_initial.py
bitbake/lib/toaster/bldviewer/static/css/bootstrap.css
bitbake/lib/toaster/orm/migrations/0001_initial.py
bitbake/lib/toaster/orm/migrations/0002_auto__add_field_build_timespent.py
bitbake/lib/toaster/orm/migrations/0004_auto__add_field_package_installed_name.py
bitbake/lib/toaster/orm/migrations/0005_auto__add_target_image_file__add_target_file__add_field_variablehistor.py
bitbake/lib/toaster/orm/migrations/0006_auto__add_field_target_image_size__add_field_target_license_manifest_p.py
bitbake/lib/toaster/orm/migrations/0007_auto__add_helptext.py
bitbake/lib/toaster/orm/migrations/0008_auto__chg_field_variablehistory_operation__chg_field_recipe_descriptio.py
bitbake/lib/toaster/orm/migrations/0009_auto__add_projectvariable__add_projectlayer__add_projecttarget__add_pr.py
bitbake/lib/toaster/toastergui/static/css/prettify.css
bitbake/lib/toaster/toastergui/static/js/bootstrap.min.js
bitbake/lib/toaster/toastergui/static/js/jquery-2.0.3.min.map