CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
eudev: updated to 3.2.1
authorVictor Martinez <pitillo@ono.com>
Wed, 5 Apr 2017 01:48:35 +0000 (01:48 +0000)
committerVictor Martinez <pitillo@ono.com>
Wed, 5 Apr 2017 01:48:35 +0000 (01:48 +0000)
eudev/.footprint
eudev/.md5sum
eudev/Pkgfile

index bd918bf107a58b39f0246b017faa7987cb50a7c0..1797f5811f7ddc5f14e71bfcbf1cd91daf7b1e63 100644 (file)
@@ -14,8 +14,10 @@ drwxr-xr-x   root/root       etc/udev/hwdb.d/
 -rw-r--r--     root/root       etc/udev/hwdb.d/20-usb-vendor-model.hwdb
 -rw-r--r--     root/root       etc/udev/hwdb.d/60-evdev.hwdb
 -rw-r--r--     root/root       etc/udev/hwdb.d/60-keyboard.hwdb
+-rw-r--r--     root/root       etc/udev/hwdb.d/60-sensor.hwdb
 -rw-r--r--     root/root       etc/udev/hwdb.d/70-mouse.hwdb
 -rw-r--r--     root/root       etc/udev/hwdb.d/70-pointingstick.hwdb
+-rw-r--r--     root/root       etc/udev/hwdb.d/70-touchpad.hwdb
 drwxr-xr-x     root/root       etc/udev/rules.d/
 -rw-r--r--     root/root       etc/udev/udev.conf
 drwxr-xr-x     root/root       lib/
@@ -41,9 +43,11 @@ drwxr-xr-x   root/root       lib/udev/rules.d/
 -rw-r--r--     root/root       lib/udev/rules.d/60-persistent-storage-tape.rules
 -rw-r--r--     root/root       lib/udev/rules.d/60-persistent-storage.rules
 -rw-r--r--     root/root       lib/udev/rules.d/60-persistent-v4l.rules
+-rw-r--r--     root/root       lib/udev/rules.d/60-sensor.rules
 -rw-r--r--     root/root       lib/udev/rules.d/60-serial.rules
 -rw-r--r--     root/root       lib/udev/rules.d/64-btrfs.rules
 -rw-r--r--     root/root       lib/udev/rules.d/70-mouse.rules
+-rw-r--r--     root/root       lib/udev/rules.d/70-touchpad.rules
 -rw-r--r--     root/root       lib/udev/rules.d/75-net-description.rules
 -rw-r--r--     root/root       lib/udev/rules.d/75-probe_mtd.rules
 -rw-r--r--     root/root       lib/udev/rules.d/78-sound-card.rules
index 6ab4ffd007819f988ffc8ea7b07e0458360d8bc9..01cf236a5891c1c3077210112af9949690c87b32 100644 (file)
@@ -1,3 +1,3 @@
 ee21e150df6c804eef03a6cb2fc1cceb  81-crux.rules
-c4dace42deecede102b6c01904042acc  eudev-3.1.5.tar.gz
+49f71f6c271ffa95b3c20d757d45c2e5  eudev-3.2.1.tar.gz
 aca6cf2f09643d6a6c0e9d94d4b89645  start_udev
index 7b6c9666496dcbffbd3222c0cd8a60105984a683..b09b9116ce9bd492bb506a612fe8c467a5b16f60 100644 (file)
@@ -5,8 +5,8 @@
 # Depends on: kmod
 
 name=eudev
-version=3.1.5
-release=2
+version=3.2.1
+release=1
 source=(http://dev.gentoo.org/~blueness/$name/$name-$version.tar.gz
         81-crux.rules start_udev)