diff options
Diffstat (limited to 'packages/hotplug-ng/hotplug-ng_001.bb')
-rw-r--r-- | packages/hotplug-ng/hotplug-ng_001.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/hotplug-ng/hotplug-ng_001.bb b/packages/hotplug-ng/hotplug-ng_001.bb index f287893fa9..2a10df6886 100644 --- a/packages/hotplug-ng/hotplug-ng_001.bb +++ b/packages/hotplug-ng/hotplug-ng_001.bb @@ -2,7 +2,6 @@ DESCRIPTION = "This collection of code replaces the existing linux-hotplug \ package with very tiny, compiled executable programs, instead of the \ existing bash scripts." LICENSE = "GPL" -MAINTAINER = "Chris Larson <kergoth@handhelds.org>" RPROVIDES = "hotplug" RCONFLICTS = "hotplug" RREPLACES = "hotplug" |