From: Philip Balister Date: Fri, 12 Nov 2010 00:56:07 +0000 (-0800) Subject: ossie-image : Obsolete image. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4138991b3de3d9919d3998c1c01ba6cb599b4640;p=openembedded.git ossie-image : Obsolete image. --- diff --git a/recipes/images/ossie-image.bb b/recipes/images/ossie-image.bb deleted file mode 100644 index aedbecbefd..0000000000 --- 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