mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 05:04:40 +02:00
omap24xx/profiles/n810: remove reference to non-existing package
The package block-hotplug doesn't exist, removing reference to it. Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33473 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
45aba3c282
commit
5714253063
@ -8,7 +8,7 @@
|
|||||||
define Profile/n810-base
|
define Profile/n810-base
|
||||||
NAME:=Nokia n810 (base)
|
NAME:=Nokia n810 (base)
|
||||||
PACKAGES:= \
|
PACKAGES:= \
|
||||||
block-mount block-hotplug \
|
block-mount \
|
||||||
gpsd \
|
gpsd \
|
||||||
ip iw wireless-tools kmod-p54-spi wpa-supplicant \
|
ip iw wireless-tools kmod-p54-spi wpa-supplicant \
|
||||||
dnsmasq dropbear \
|
dnsmasq dropbear \
|
||||||
|
Loading…
Reference in New Issue
Block a user