diff --git a/bitbake/lib/toaster/toastergui/templates/recipe.html b/bitbake/lib/toaster/toastergui/templates/recipe.html index 29c9728272..716ddfac96 100644 --- a/bitbake/lib/toaster/toastergui/templates/recipe.html +++ b/bitbake/lib/toaster/toastergui/templates/recipe.html @@ -159,7 +159,7 @@ {{package.name}} {{package.version}}_{{package.revision}} - {{package.size}} + {{package.size|filtered_filesizeformat}} {% endfor %}