aboutsummaryrefslogtreecommitdiffstats
path: root/packages/nonworking
diff options
context:
space:
mode:
authorJustin Patrin <papercrane@gmail.com>2005-08-22 20:54:24 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-08-22 20:54:24 +0000
commitf53cb0263aa5aaafe48ddf83c79266a93015b329 (patch)
tree3465a298dd18988bd8b0a0895a31716d79323006 /packages/nonworking
parent5099863a47319b3cb63dd56c98ce7829826834f1 (diff)
downloadopenembedded-f53cb0263aa5aaafe48ddf83c79266a93015b329.tar.gz
Move e-image back out of nonworking (I did this a few days ago but it seems to have been reverted...)
Diffstat (limited to 'packages/nonworking')
-rw-r--r--packages/nonworking/meta/.mtn2git_empty0
-rw-r--r--packages/nonworking/meta/e-image.bb18
2 files changed, 0 insertions, 18 deletions
diff --git a/packages/nonworking/meta/.mtn2git_empty b/packages/nonworking/meta/.mtn2git_empty
deleted file mode 100644
index e69de29bb2..0000000000
--- a/packages/nonworking/meta/.mtn2git_empty
+++ /dev/null
diff --git a/packages/nonworking/meta/e-image.bb b/packages/nonworking/meta/e-image.bb
deleted file mode 100644
index d58215d3a7..0000000000
--- a/packages/nonworking/meta/e-image.bb
+++ /dev/null
@@ -1,18 +0,0 @@
-DESCRIPTION = "An X11-based distribution with the Enlightenment Window Manager and Tools"
-LICENSE = "MIT"
-PR = "r1"
-
-export IMAGE_BASENAME = "e-image"
-export IMAGE_LINGUAS = ""
-
-DEPENDS = "task-bootstrap meta-e-x11 xserver-kdrive"
-
-PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"
-PREFERRED_PROVIDER_virtual/evas = "evas-x11"
-PREFERRED_PROVIDER_virtual/ecore = "ecore-x11"
-PREFERRED_PROVIDER_virtual/imlib2 = "imlib2-x11"
-PREFERRED_PROVIDER_virtual/libxine = "libxine-x11"
-
-export IPKG_INSTALL = "task-bootstrap task-enlightenment-x11 xserver-kdrive-fbdev"
-
-inherit image_ipk