git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
179f4f5
)
udev: fix confusion in naming of subpackage RDEPENDS
author
Phil Blundell
<philb@gnu.org>
Wed, 17 Jun 2009 07:40:22 +0000
(08:40 +0100)
committer
Phil Blundell
<philb@gnu.org>
Wed, 17 Jun 2009 07:40:22 +0000
(08:40 +0100)
recipes/udev/udev_141.bb
patch
|
blob
|
history
diff --git
a/recipes/udev/udev_141.bb
b/recipes/udev/udev_141.bb
index
44e6b4d
..
3f42564
100644
(file)
--- a/
recipes/udev/udev_141.bb
+++ b/
recipes/udev/udev_141.bb
@@
-6,10
+6,10
@@
LICENSE = "GPL"
# Untested
DEFAULT_PREFERENCE = "-1"
-PR = "r1
0
"
+PR = "r1
1
"
# needed for init.d script
-RDEPENDS_
udev
+= "udev-utils"
+RDEPENDS_
${PN}
+= "udev-utils"
SRC_URI = "http://kernel.org/pub/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \
file://mount.blacklist \