git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46ea0d6
)
[PATCH] 2.6.12-rc1-mm3 Fix ver_linux script for no udev utils.
author
Steven Cole
<elenstev@mesatop.com>
Tue, 19 Apr 2005 04:57:33 +0000
(21:57 -0700)
committer
Greg KH
<greg@press.kroah.org>
Tue, 19 Apr 2005 04:57:33 +0000
(21:57 -0700)
Without the attached patch, the ver_linux script gives
the following if udev utils are not present.
./scripts/ver_linux: line 90: udevinfo: command not found
The patch causes ver_linux to be silent in the case of
no udevinfo command.
Signed-off-by: Steven Cole <elenstev@mesatop.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found