mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 00:49:33 +02:00
bitbake: toaster: change 'revision' to 'Git revision'
I've received some feedback on the 'Revision' label we use in the import layer page. It is not quite communicating that what's required is a Git revision. Changing it to 'Git revision' to make it a bit more specific. The change applies not only to the import layer page, but to all pages showing revision information in the project configuration section. For more on the feedback received, check https://bugzilla.yoctoproject.org/show_bug.cgi?id=8429#c3 (Bitbake rev: 09392f36a4f115c2432302125e8cac48a9aa304f) Signed-off-by: Belen Barros Pena <belen.barros.pena@linux.intel.com> Signed-off-by: Elliot Smith <elliot.smith@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
07ead9869a
commit
5b8b3993e4
@@ -89,7 +89,7 @@
|
||||
<input type="text" id="layer-subdir">
|
||||
|
||||
<div class="control-group" id="layer-revision-ctrl">
|
||||
<label class="control-label project-form" for="layer-git-ref">Revision
|
||||
<label class="control-label project-form" for="layer-git-ref">Git revision
|
||||
<span class="icon-question-sign get-help" title="You can provide a Git branch, a tag or a commit SHA as the revision"></span>
|
||||
</label>
|
||||
<div class="controls">
|
||||
|
||||
Reference in New Issue
Block a user