From 5a7e0f0eb265c98248ffd23d4801d1e0c1af031b Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Wed, 12 Aug 2009 00:09:31 +0200 Subject: [PATCH] zaurus-utils: create a common container for the various Zaurus tools --- .../encdec-updater-native.bb | 0 .../encdec-updater.bb | 0 .../files/encdec-updater.c | 0 .../files/gnu-tar.gz | Bin .../zaurus-installer.bb | 0 .../zaurus-updater.bb | 0 .../zaurus-updater/updater.sh | 0 7 files changed, 0 insertions(+), 0 deletions(-) rename recipes/{zaurus-updater => zaurus-utils}/encdec-updater-native.bb (100%) rename recipes/{zaurus-updater => zaurus-utils}/encdec-updater.bb (100%) rename recipes/{zaurus-updater => zaurus-utils}/files/encdec-updater.c (100%) rename recipes/{zaurus-updater => zaurus-utils}/files/gnu-tar.gz (100%) rename recipes/{zaurus-updater => zaurus-utils}/zaurus-installer.bb (100%) rename recipes/{zaurus-updater => zaurus-utils}/zaurus-updater.bb (100%) rename recipes/{zaurus-updater => zaurus-utils}/zaurus-updater/updater.sh (100%) diff --git a/recipes/zaurus-updater/encdec-updater-native.bb b/recipes/zaurus-utils/encdec-updater-native.bb similarity index 100% rename from recipes/zaurus-updater/encdec-updater-native.bb rename to recipes/zaurus-utils/encdec-updater-native.bb diff --git a/recipes/zaurus-updater/encdec-updater.bb b/recipes/zaurus-utils/encdec-updater.bb similarity index 100% rename from recipes/zaurus-updater/encdec-updater.bb rename to recipes/zaurus-utils/encdec-updater.bb diff --git a/recipes/zaurus-updater/files/encdec-updater.c b/recipes/zaurus-utils/files/encdec-updater.c similarity index 100% rename from recipes/zaurus-updater/files/encdec-updater.c rename to recipes/zaurus-utils/files/encdec-updater.c diff --git a/recipes/zaurus-updater/files/gnu-tar.gz b/recipes/zaurus-utils/files/gnu-tar.gz similarity index 100% rename from recipes/zaurus-updater/files/gnu-tar.gz rename to recipes/zaurus-utils/files/gnu-tar.gz diff --git a/recipes/zaurus-updater/zaurus-installer.bb b/recipes/zaurus-utils/zaurus-installer.bb similarity index 100% rename from recipes/zaurus-updater/zaurus-installer.bb rename to recipes/zaurus-utils/zaurus-installer.bb diff --git a/recipes/zaurus-updater/zaurus-updater.bb b/recipes/zaurus-utils/zaurus-updater.bb similarity index 100% rename from recipes/zaurus-updater/zaurus-updater.bb rename to recipes/zaurus-utils/zaurus-updater.bb diff --git a/recipes/zaurus-updater/zaurus-updater/updater.sh b/recipes/zaurus-utils/zaurus-updater/updater.sh similarity index 100% rename from recipes/zaurus-updater/zaurus-updater/updater.sh rename to recipes/zaurus-utils/zaurus-updater/updater.sh -- 2.39.5