mirror of
https://git.yoctoproject.org/poky
synced 2026-03-11 17:59:39 +01:00
Initial population
git-svn-id: https://svn.o-hand.com/repos/poky@1 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
--- hotplug-2004_09_20/etc/hotplug/isapnp.rc.orig 2004-12-20 15:01:21.541446000 +0100
|
||||
+++ hotplug-2004_09_20/etc/hotplug/isapnp.rc 2004-12-20 15:01:32.625760928 +0100
|
||||
@@ -13,7 +13,7 @@
|
||||
#
|
||||
|
||||
# only 2.6 kernels are supported
|
||||
-[ -d /sys/bus/pnp/devices/ ] || return 0
|
||||
+[ -d /sys/bus/pnp/devices/ ] || exit 0
|
||||
|
||||
cd /etc/hotplug
|
||||
. ./hotplug.functions
|
||||
Reference in New Issue
Block a user