summaryrefslogtreecommitdiff
path: root/packages/meta
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2005-04-03 13:48:55 +0000
committerMichael Lauer <mickey@vanille-media.de>2005-04-03 13:48:55 +0000
commit8b166bdd9e0cf0328e80393fbd8785191c36cd11 (patch)
tree97b22bc413e5279130cc1bcfa7fb6ffb544583a7 /packages/meta
parent07f1adeae8247f49c61330ba008635b820b758d6 (diff)
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/04/03 15:48:27+02:00 uni-frankfurt.de!mickeyl improve update-qtfontdir to only run if necessary, i.e. when its timestamp is older than anything in QTDIR/fonts/ BKrev: 424ff447OlzQOKD9EGJ4PtRiMqzZGg
Diffstat (limited to 'packages/meta')
-rw-r--r--packages/meta/opie-kdepim-image.bb11
1 files changed, 2 insertions, 9 deletions
diff --git a/packages/meta/opie-kdepim-image.bb b/packages/meta/opie-kdepim-image.bb
index c3c84af26c..380ba70346 100644
--- a/packages/meta/opie-kdepim-image.bb
+++ b/packages/meta/opie-kdepim-image.bb
@@ -1,6 +1,6 @@
+include opie-image.bb
+
export IMAGE_BASENAME = "opie-kdepim-image"
-export IMAGE_LINGUAS = ""
-include opie-collections.inc
#
# Putting it altogether. Better state IPKG_INSTALL and DEPENDS twice, because library names != package names.
@@ -16,10 +16,3 @@ DEPENDS = "task-bootstrap ${OPIE_LIBS_DEPENDS} ${OPIE_BASE} ${OPIE_BASE_APPLETS}
${OPIE_BASE_SETTINGS} ${OPIE_BASE_APPS} ${OPIE_BASE_DEPENDS} ${KDE_PIM_DEPENDS} \
${OPIE_EXTRA_APPLETS} ${OPIE_EXTRA_SETTINGS} ${OPIE_EXTRA_APPS} \
${OPIE_BASE_STYLES} ${OPIE_BASE_DECOS} ${OPIE_BASE_INPUTMETHODS}"
-
-
-# zap the root password
-#IMAGE_POSTPROCESS_COMMAND = "zap_root_password"
-
-inherit image_ipk
-LICENSE = MIT