aboutsummaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-07-20 12:40:05 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-07-20 12:40:05 +0000
commit7934960cbba5af4a6537d444bc000dc5e2928232 (patch)
treec39c6945753848be7fb0dabc0b2ca3b012b6b5b4 /meta
parentbaa597d810e3caf474b0405cafb6cb96e8fb73fc (diff)
downloadopenembedded-7934960cbba5af4a6537d444bc000dc5e2928232.tar.gz
factor out opie-image variabes into opie-collections and add opie-kdepim-image
BKrev: 40fd12a5gpfpHF9q7ni_ccdVxH0DSA
Diffstat (limited to 'meta')
-rw-r--r--meta/opie-collections.oe0
-rw-r--r--meta/opie-image.oe45
-rw-r--r--meta/opie-kdepim-image.oe0
3 files changed, 1 insertions, 44 deletions
diff --git a/meta/opie-collections.oe b/meta/opie-collections.oe
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/meta/opie-collections.oe
diff --git a/meta/opie-image.oe b/meta/opie-image.oe
index 21514f9de9..582fa3e363 100644
--- a/meta/opie-image.oe
+++ b/meta/opie-image.oe
@@ -1,49 +1,6 @@
export IMAGE_BASENAME = "opie-image"
-#
-# Dependencies to get the launcher up and running
-#
-
-OPIE_LIBS = "qpf-bitstream-vera-small"
-OPIE_LIBS_DEPEND = "qte-for-opie libopie2 qpf-bitstream-vera"
-OPIE_BASE = "opie-pics opie-qcop opie-quicklauncher opie-taskbar"
-
-#
-# Things for reasonable bootstrap image
-#
-
-OPIE_BASE_APPLETS = "opie-aboutapplet opie-clockapplet opie-logoutapplet \
- opie-suspendapplet opie-batteryapplet opie-homeapplet \
- opie-multikeyapplet opie-rotateapplet opie-vtapplet \
- opie-cardmon opie-irdaapplet"
-
-OPIE_BASE_INPUTMETHODS = "opie-multikey opie-handwriting opie-pickboard"
-
-OPIE_BASE_APPS = "opie-aqpkg opie-console opie-clock opie-citytime"
-
-OPIE_BASE_SETTINGS = "opie-light-and-power opie-appearance opie-systemtime opie-sysinfo opie-networksettings opie-button-settings"
-
-OPIE_BASE_DECOS = "opie-deco-flat opie-deco-liquid opie-deco-polished"
-
-OPIE_BASE_STYLES = "opie-style-flat opie-style-liquid opie-style-fresh opie-style-metal"
-
-OPIE_BASE_DEPENDS = "ipkg ntp"
-OPIE_BASE_RDEPENDS = "ntpdate opie-handwriting-classicset"
-
-#
-# Additional things for a standard 16MB distribution
-#
-
-OPIE_PIM = "opie-alarm opie-addressbook opie-drawpad opie-datebook opie-textedit \
- opie-todo opie-today opie-today-addressbookplugin opie-today-datebookplugin \
- opie-today-todolistplugin"
-
-OPIE_EXTRA_APPLETS = "opie-clipboardapplet opie-volumeapplet opie-screenshotapplet"
-
-OPIE_EXTRA_APPS = "opie-advancedfm"
-
-OPIE_EXTRA_SETTINGS = "opie-language opie-launcher-settings opie-doctab opie-security \
- opie-mediummount"
+include opie-collections.oe
#
# Putting it altogether. Better state IPKG_INSTALL and DEPENDS twice, because library names != package names.
diff --git a/meta/opie-kdepim-image.oe b/meta/opie-kdepim-image.oe
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/meta/opie-kdepim-image.oe