From: Robert Yang <liezhi.yang@windriver.com>
To: <bitbake-devel@lists.openembedded.org>
Subject: [PATCH 0/3] fix no newline at end of file
Date: Thu, 3 Jul 2014 14:42:03 +0800 [thread overview]
Message-ID: <cover.1404369559.git.liezhi.yang@windriver.com> (raw)
The following changes since commit 0ed5a13f5f9478e2c22f517fb3504b738422f85c:
python3: fix builtins imports (2014-06-30 16:36:44 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib rbt/bb_noeol
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=rbt/bb_noeol
Robert Yang (3):
toaster: fix no newline at end of file
bitbake: doc: fix no newline at end of file
bitbake: lib: fix no newline at end of file
bitbake/doc/template/component.title.xsl | 2 +-
bitbake/doc/template/division.title.xsl | 2 +-
bitbake/doc/template/formal.object.heading.xsl | 2 +-
bitbake/lib/bb/pysh/sherrors.py | 2 +-
bitbake/lib/prserv/__init__.py | 2 +-
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 +-
18 files changed, 18 insertions(+), 18 deletions(-)
--
1.8.3.1
next reply other threads:[~2014-07-03 6:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-03 6:42 Robert Yang [this message]
2014-07-03 6:34 ` [PATCH 1/3] toaster: fix no newline at end of file Robert Yang
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=cover.1404369559.git.liezhi.yang@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