aboutsummaryrefslogtreecommitdiffstats
path: root/packages/maemo
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2005-12-01 19:08:46 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-12-01 19:08:46 +0000
commit28eefe04d0a4050b1a1e03598ece0177d2c5a606 (patch)
tree109d57d950ddb761f6b72a12a0cf50980c529168 /packages/maemo
parentc35e667b838640232701f8082611b13d55425e8a (diff)
downloadopenembedded-28eefe04d0a4050b1a1e03598ece0177d2c5a606.tar.gz
nokia770-init: Fix broken dependency.
Diffstat (limited to 'packages/maemo')
-rw-r--r--packages/maemo/nokia770-init_1.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/maemo/nokia770-init_1.0.bb b/packages/maemo/nokia770-init_1.0.bb
index 11b4104dcb..14ec4a0cfd 100644
--- a/packages/maemo/nokia770-init_1.0.bb
+++ b/packages/maemo/nokia770-init_1.0.bb
@@ -1,8 +1,8 @@
LICENSE = "GPL"
MAINTAINER = "Florian Boor <florian@kernelconcepts.de"
-PR = "r4"
+PR = "r3"
-DEPENDS = "base-passwd hotplug"
+DEPENDS = "base-passwd"
RDEPENDS = "hotplug"
SRC_URI = "file://fixup-770.sh"