projects
/
openwrt
/
staging
/
luka.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d7d88b
)
udev: Update MAINTAINER info
author
Geoff Levand
<geoffrey.levand@am.sony.com>
Thu, 21 Feb 2013 23:12:17 +0000
(23:12 +0000)
committer
Geoff Levand
<geoffrey.levand@am.sony.com>
Thu, 21 Feb 2013 23:12:17 +0000
(23:12 +0000)
Signed-off-by: Geoff Levand <geoff@infradead.org>
SVN-Revision: 35741
package/udev/Makefile
patch
|
blob
|
history
diff --git
a/package/udev/Makefile
b/package/udev/Makefile
index 7673be76f393b8c8ef4327123fd8a271a7a6163f..46799177e66c2c737b5ed163c14b50299719f1c2 100644
(file)
--- a/
package/udev/Makefile
+++ b/
package/udev/Makefile
@@
-24,7
+24,7
@@
define Package/udev
CATEGORY:=Base system
TITLE:=Dynamic device management subsystem
URL:=http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html
- MAINTAINER:=Geoff Levand <geoff
rey.levand@am.sony.com
>
+ MAINTAINER:=Geoff Levand <geoff
@infradead.org
>
MENU:=1
DEPENDS:=+librt
endef