mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 09:32:14 +02:00
udev: make only udev RPROVIDE hotplug not all packages
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1921 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
DESCRIPTION = "udev is a daemon which dynamically creates and removes device nodes from \
|
||||
/dev/, handles hotplug events and loads drivers at boot time. It replaces \
|
||||
the hotplug package and requires a kernel not older than 2.6.12."
|
||||
RPROVIDES = "hotplug"
|
||||
RPROVIDES_${PN} = "hotplug"
|
||||
|
||||
PR = "r14"
|
||||
PR = "r15"
|
||||
|
||||
SRC_URI = "http://kernel.org/pub/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \
|
||||
file://noasmlinkage.patch;patch=1 \
|
||||
|
||||
Reference in New Issue
Block a user