I want to add xqtlauncher to feeds/images

Please review the patch - thanks :)

best regards
Bernhard Guillon

index 5414aa9..1b692cc 100755
--- a/contrib/angstrom/build-feeds.sh
+++ b/contrib/angstrom/build-feeds.sh
@@ -276,6 +276,7 @@ do
                      task-opie-apps \
                      task-opie-games \
                      task-proper-tools \
+                     task-xqtlauncher \
                      tasks \
                      texinfo \
                      thttpd \
diff --git a/contrib/angstrom/build-release.sh b/contrib/angstrom/build-release.sh
index d8144f8..48a2f2d 100755
--- a/contrib/angstrom/build-release.sh
+++ b/contrib/angstrom/build-release.sh
@@ -137,3 +137,11 @@ do
        do_build
done

+# Opie xqtlauncher
+for machine in simpad qemuarm
+do
+        BUILD_CLEAN="base-files"
+        BUILD_MACHINE=$machine
+        BUILD_TARGETS="opie-xqtlauncher-image"
+        do_build
+done

_______________________________________________
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