Signed-off-by: Joel A Fernandes <agnel.j...@gmail.com>
---
 backend.php |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/backend.php b/backend.php
index f35d096..d9c9edb 100644
--- a/backend.php
+++ b/backend.php
@@ -99,6 +99,9 @@ switch($imagetype) {
        case "sdimg":
                $imagesuffix = "tar.gz";
                break;
+       case "sdimg-ubi":
+               $imagesuffix = "tar.gz";
+               break;
        case "ubifs":
                $imagesuffix = "ubi";
                break;
-- 
1.7.0.4


_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to