From 119ce7c0724fff64c331fe6b1c94403a0d885b62 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Tue, 18 Oct 2016 16:50:55 -0700 Subject: images: change summary to a common pattern We use the image summary as image name for the Toradex Easy Installer. Since we might end up in a list of images of other operating systems and maybe even other companies, make sure to mention Toradex and Linux. While at it use a common summary pattern across all image recipes. Signed-off-by: Stefan Agner Acked-by: Max Krummenacher --- recipes-images/images/qt4e-demo-image.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'recipes-images/images/qt4e-demo-image.bb') diff --git a/recipes-images/images/qt4e-demo-image.bb b/recipes-images/images/qt4e-demo-image.bb index e31142d..e0b9ddd 100644 --- a/recipes-images/images/qt4e-demo-image.bb +++ b/recipes-images/images/qt4e-demo-image.bb @@ -1,5 +1,4 @@ -#Angstrom image -SUMMARY = "Image based on qt4e-demo-image.bb" +SUMMARY = "Toradex Embedded Linux Qt4 Demo With QWS" LICENSE = "MIT" -- cgit v1.2.3