diff options
-rw-r--r-- | meta-oe/recipes-core/udev/udev_172.bb (renamed from meta-oe/recipes-core/udev/udev_171.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/udev/udev_171.bb b/meta-oe/recipes-core/udev/udev_172.bb index 0311c3c68d..c214d3a5d2 100644 --- a/meta-oe/recipes-core/udev/udev_171.bb +++ b/meta-oe/recipes-core/udev/udev_172.bb | |||
@@ -17,7 +17,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \ | |||
17 | DEPENDS = "gperf-native usbutils acl glib-2.0" | 17 | DEPENDS = "gperf-native usbutils acl glib-2.0" |
18 | 18 | ||
19 | SRCREV = "${PV}" | 19 | SRCREV = "${PV}" |
20 | PR = "r3" | 20 | PR = "r0" |
21 | 21 | ||
22 | # version specific SRC_URI | 22 | # version specific SRC_URI |
23 | SRC_URI = "git://git.kernel.org/pub/scm/linux/hotplug/udev.git;protocol=git \ | 23 | SRC_URI = "git://git.kernel.org/pub/scm/linux/hotplug/udev.git;protocol=git \ |