From a7e8c9cfcbe58f62a4937ae7a51ea5a3fcb3405a Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Sun, 16 May 2004 17:26:27 +0000 Subject: [PATCH] move uml-rootfs into meta/ BKrev: 40a7a443cKhAd2ssly7tBch62u9_8w --- meta/uml-image.oe | 0 uml-rootfs/uml-rootfs_0.0.1.oe | 12 ------------ 2 files changed, 12 deletions(-) create mode 100644 meta/uml-image.oe delete mode 100644 uml-rootfs/uml-rootfs_0.0.1.oe diff --git a/meta/uml-image.oe b/meta/uml-image.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/uml-rootfs/uml-rootfs_0.0.1.oe b/uml-rootfs/uml-rootfs_0.0.1.oe deleted file mode 100644 index 989f5b4d8b..0000000000 --- a/uml-rootfs/uml-rootfs_0.0.1.oe +++ /dev/null @@ -1,12 +0,0 @@ -DESCRIPTION = "A rootfs for User-Mode-Linux" -MAINTAINER = "Michael 'Mickey' Lauer " - -export IMAGE_BASENAME = "uml-image" - -OPIE_LIBS = "qte-for-opie qpf-bitstream-vera libqpe-opie libopie2" -OPIE_BASE = "opie-qcop opie-quicklauncher opie-taskbar" - -DEPENDS = "task-bootstrap" -export IPKG_INSTALL = "${DEPENDS}" - -inherit image_ipk -- 2.39.5