[oe-commits] Philip Balister : ossie-image : Obsolete image.

git version control git at git.openembedded.org
Fri Nov 12 18:02:30 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 4138991b3de3d9919d3998c1c01ba6cb599b4640
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=4138991b3de3d9919d3998c1c01ba6cb599b4640

Author: Philip Balister <philip at opensdr.com>
Date:   Thu Nov 11 16:56:07 2010 -0800

ossie-image : Obsolete image.

---

 recipes/images/ossie-image.bb |   15 ---------------
 1 files changed, 0 insertions(+), 15 deletions(-)

diff --git a/recipes/images/ossie-image.bb b/recipes/images/ossie-image.bb
deleted file mode 100644
index aedbecb..0000000
--- a/recipes/images/ossie-image.bb
+++ /dev/null
@@ -1,15 +0,0 @@
-DEPENDS = "${MACHINE_TASK_PROVIDER} task-ossie"
-
-IMAGE_LINGUAS = ""
-IMAGE_INSTALL = "${MACHINE_TASK_PROVIDER} task-ossie"
-
-OSSIE_URI = "http://192.168.1.81/feed"
-
-FEED_URIS += " \
-                no-arch##${OSSIE_URI}/unstable/feed/all \
-                base##${OSSIE_URI}/unstable/feed/${TARGET_ARCH}/base \
-                python##${OSSIE_URI}/unstable/feed/${TARGET_ARCH}/python \
-                debug##${OSSIE_URI}/unstable/feed/${TARGET_ARCH}/debug \
-                ${MACHINE}##${OSSIE_URI}/unstable/feed/${TARGET_ARCH}/machine/${MACHINE}"
-
-inherit image





More information about the Openembedded-commits mailing list