aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/udev/udev_171.bb10
1 files changed, 1 insertions, 9 deletions
diff --git a/recipes/udev/udev_171.bb b/recipes/udev/udev_171.bb
index 31094dc85c..f97431fb6d 100644
--- a/recipes/udev/udev_171.bb
+++ b/recipes/udev/udev_171.bb
@@ -14,7 +14,7 @@ DEFAULT_PREFERENCE = "-1"
DEPENDS = "gperf-native usbutils acl glib-2.0"
SRCREV = "${PV}"
-PR = "r1"
+PR = "r2"
# version specific SRC_URI
SRC_URI = "git://git.kernel.org/pub/scm/linux/hotplug/udev.git;protocol=git \
@@ -36,9 +36,6 @@ SRC_URI += " \
"
# Machine specific udev rules should be in their own recipe that ${PN} can add to RRECOMMENDS
-RRECOMMENDS_${PN}_bug += "bug-udev"
-RRECOMMENDS_${PN}_bug20 += "bug-udev"
-
S = "${WORKDIR}/git"
@@ -86,11 +83,6 @@ FILES_${PN} += "${base_libdir}/systemd"
RPROVIDES_${PN}_append = " udev-compat-wrapper"
-RDEPENDS_udev_bug += "udev-compat"
-do_unpack_append_bug() {
- bb.build.exec_func('do_apply_compat_wrapper', d)
-}
-
do_install () {
install -d ${D}${usrsbindir} \
${D}${sbindir}