From a9172ffa7ae4408c176b4b5643fd70a69411114b Mon Sep 17 00:00:00 2001 From: Chase Maupin Date: Thu, 27 May 2010 10:51:44 -0500 Subject: [PATCH] matrix-gui-e_svn: Renamed matrix-gui_svn * Renamed the matrix-gui_svn recipe to matrix-gui-e_svn to be more in line with naming conventions of other applications. This is in preparation for making and X11 version of the recipe. * Moved associated files Acked-by: Denys Dmytriyenko Signed-off-by: Chase Maupin Signed-off-by: Koen Kooi --- recipes/ti/{matrix-gui => matrix-gui-e}/dm365-evm/init | 0 recipes/ti/{matrix-gui => matrix-gui-e}/init | 0 recipes/ti/{matrix-gui_svn.bb => matrix-gui-e_svn.bb} | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename recipes/ti/{matrix-gui => matrix-gui-e}/dm365-evm/init (100%) rename recipes/ti/{matrix-gui => matrix-gui-e}/init (100%) rename recipes/ti/{matrix-gui_svn.bb => matrix-gui-e_svn.bb} (100%) diff --git a/recipes/ti/matrix-gui/dm365-evm/init b/recipes/ti/matrix-gui-e/dm365-evm/init similarity index 100% rename from recipes/ti/matrix-gui/dm365-evm/init rename to recipes/ti/matrix-gui-e/dm365-evm/init diff --git a/recipes/ti/matrix-gui/init b/recipes/ti/matrix-gui-e/init similarity index 100% rename from recipes/ti/matrix-gui/init rename to recipes/ti/matrix-gui-e/init diff --git a/recipes/ti/matrix-gui_svn.bb b/recipes/ti/matrix-gui-e_svn.bb similarity index 100% rename from recipes/ti/matrix-gui_svn.bb rename to recipes/ti/matrix-gui-e_svn.bb -- 2.47.2