Openembedded Bitbake Development
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: <bitbake-devel@lists.openembedded.org>
Subject: [PATCH 1/3] toaster: fix no newline at end of file
Date: Thu, 3 Jul 2014 14:34:35 +0800	[thread overview]
Message-ID: <53B4F97B.7030202@windriver.com> (raw)
In-Reply-To: <cover.1404369559.git.liezhi.yang@windriver.com>

This is the [PATCH 1/3] which is too big and blocked by the mailing
list, I just send the header here, you can get the patch from the
PULL.

// Robert

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

No newline at end of file

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
---
  bitbake/lib/toaster/bldcontrol/migrations/0001_initial.py               | 2 +-
  bitbake/lib/toaster/bldviewer/static/css/bootstrap.css                  | 2 +-
  bitbake/lib/toaster/orm/migrations/0001_initial.py                      | 2 +-
  .../lib/toaster/orm/migrations/0002_auto__add_field_build_timespent.py  | 2 +-
  .../orm/migrations/0004_auto__add_field_package_installed_name.py       | 2 +-
  ..._add_target_image_file__add_target_file__add_field_variablehistor.py | 2 +-
  ..._add_field_target_image_size__add_field_target_license_manifest_p.py | 2 +-
  bitbake/lib/toaster/orm/migrations/0007_auto__add_helptext.py           | 2 +-
  ..._chg_field_variablehistory_operation__chg_field_recipe_descriptio.py | 2 +-
  ..._add_projectvariable__add_projectlayer__add_projecttarget__add_pr.py | 2 +-
  bitbake/lib/toaster/toastergui/static/css/prettify.css                  | 2 +-
  bitbake/lib/toaster/toastergui/static/js/bootstrap.min.js               | 2 +-
  bitbake/lib/toaster/toastergui/static/js/jquery-2.0.3.min.map           | 2 +-
  13 files changed, 13 insertions(+), 13 deletions(-)



  reply	other threads:[~2014-07-03  6:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-03  6:42 [PATCH 0/3] fix no newline at end of file Robert Yang
2014-07-03  6:34 ` Robert Yang [this message]
2014-07-03  6:42 ` [PATCH 2/3] bitbake: doc: " Robert Yang
2014-07-03  6:42 ` [PATCH 3/3] bitbake: lib: " Robert Yang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53B4F97B.7030202@windriver.com \
    --to=liezhi.yang@windriver.com \
    --cc=bitbake-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox