mirror of
https://git.yoctoproject.org/poky
synced 2026-09-20 03:49:32 +02:00
bitbake: toaster: importlayer Remove description input field
This wasn't required or working due to a typo and adds ambiguity between the summary and description. The correct method for changing the description or summary is via the layerdetails page. [YOCTO #7190] (Bitbake rev: 605298ff3ce919127003dadef95798472327f943) Signed-off-by: Michael Wood <michael.g.wood@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d27893dc74
commit
5db6a27f48
@@ -84,12 +84,6 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<label class="project-form" for="layer-description">Layer description
|
||||
<span class="muted">(optional)</span>
|
||||
<span class="icon-question-sign get-help" title="A short layer explanation" />
|
||||
</label>
|
||||
<textarea id="layer-description" class="input-xxlarge"></textarea>
|
||||
|
||||
</fieldset>
|
||||
<fieldset class="air">
|
||||
<legend>
|
||||
|
||||
Reference in New Issue
Block a user