From 35d75c83522a050f0e35a33f73317461e2adf554 Mon Sep 17 00:00:00 2001 From: Belen Barros Pena Date: Thu, 7 May 2015 13:49:35 +0100 Subject: [PATCH] bitbake: toastergui: change the import layer action help text To match the form labels and the order in which the information is requested. That should make understanding the text easier. (Bitbake rev: 3424110d1d95e3cc039e8775324f814e7fdd5470) Signed-off-by: Belen Barros Pena Signed-off-by: Richard Purdie --- bitbake/lib/toaster/toastergui/templates/importlayer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitbake/lib/toaster/toastergui/templates/importlayer.html b/bitbake/lib/toaster/toastergui/templates/importlayer.html index d73c319307..f956dbcaa9 100644 --- a/bitbake/lib/toaster/toastergui/templates/importlayer.html +++ b/bitbake/lib/toaster/toastergui/templates/importlayer.html @@ -127,7 +127,7 @@
- To import a layer, you need to enter a repository URL, a branch, tag or commit and a layer name + To import a layer you need to enter a layer name, a Git repository URL and a revision (branch, tag or commit)