aboutsummaryrefslogtreecommitdiffstats
path: root/openembedded/packages/maemo/nokia770-init_1.0.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2005-09-22 22:02:48 +0000
committerRichard Purdie <richard@openedhand.com>2005-09-22 22:02:48 +0000
commit26a96fc12fb2df9e965087589da2ed6a3e39b5e4 (patch)
treeaa162fa89439bae50782e2528b02ed2a407c3131 /openembedded/packages/maemo/nokia770-init_1.0.bb
parentd18457f094de8532eb8921991303032cdb345fe9 (diff)
downloadopenembedded-core-26a96fc12fb2df9e965087589da2ed6a3e39b5e4.tar.gz
Updates against mainline OE to fix various issues and make builds work again as a couple of poky changes got lost
git-svn-id: https://svn.o-hand.com/repos/poky@29 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/maemo/nokia770-init_1.0.bb')
-rw-r--r--openembedded/packages/maemo/nokia770-init_1.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/openembedded/packages/maemo/nokia770-init_1.0.bb b/openembedded/packages/maemo/nokia770-init_1.0.bb
index 14ec4a0cfd..414c4e41c0 100644
--- a/openembedded/packages/maemo/nokia770-init_1.0.bb
+++ b/openembedded/packages/maemo/nokia770-init_1.0.bb
@@ -1,9 +1,9 @@
LICENSE = "GPL"
MAINTAINER = "Florian Boor <florian@kernelconcepts.de"
-PR = "r3"
+PR = "r4"
DEPENDS = "base-passwd"
-RDEPENDS = "hotplug"
+#RDEPENDS = "hotplug"
SRC_URI = "file://fixup-770.sh"