diff --git a/bitbake/lib/toaster/toastergui/templates/importlayer.html b/bitbake/lib/toaster/toastergui/templates/importlayer.html index 913f951c28..00fd694c12 100644 --- a/bitbake/lib/toaster/toastergui/templates/importlayer.html +++ b/bitbake/lib/toaster/toastergui/templates/importlayer.html @@ -36,7 +36,7 @@ {% include "layers_dep_modal.html" %}
{% if project %} - The layer you are importing must be compatible with {{project.release.name}} ({{project.release.description}}), which is the release you are using in this project. + The layer you are importing must be compatible with {{project.release.description}}, which is the release you are using in this project. {% endif %}
Layer repository information @@ -60,7 +60,7 @@ -