From c2055a5383221e654b2340104612c52593949cdc Mon Sep 17 00:00:00 2001 From: Javier Viguera Date: Mon, 28 Oct 2013 14:38:10 +0100 Subject: [PATCH] meta-digi-dey: remove legacy IMAGE_BASENAME Fix: SDK graphical images '-sdk' being created with a filename without '-sdk' suffix. Signed-off-by: Javier Viguera --- meta-digi-dey/recipes-core/images/dey-image-graphical.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta-digi-dey/recipes-core/images/dey-image-graphical.bb b/meta-digi-dey/recipes-core/images/dey-image-graphical.bb index 0975b6973..faf01fb70 100644 --- a/meta-digi-dey/recipes-core/images/dey-image-graphical.bb +++ b/meta-digi-dey/recipes-core/images/dey-image-graphical.bb @@ -21,5 +21,3 @@ IMAGE_INSTALL += " \ ${SOC_IMAGE_INSTALL} \ pointercal-xinput \ " - -export IMAGE_BASENAME = "dey-image-graphical"