From: Florian Fainelli Date: Wed, 19 Sep 2012 15:13:30 +0000 (+0000) Subject: omap24xx/profiles/n810: remove reference to non-existing package X-Git-Tag: reboot~12863 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=136eb6815c6232129ad0dea1706c2ec661b8ed6a;p=openwrt%2Fstaging%2Fchunkeey.git 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 SVN-Revision: 33473 --- diff --git a/target/linux/omap24xx/profiles/100-n810.mk b/target/linux/omap24xx/profiles/100-n810.mk index f1cd603e43..a25148fc72 100644 --- a/target/linux/omap24xx/profiles/100-n810.mk +++ b/target/linux/omap24xx/profiles/100-n810.mk @@ -8,7 +8,7 @@ define Profile/n810-base NAME:=Nokia n810 (base) PACKAGES:= \ - block-mount block-hotplug \ + block-mount \ gpsd \ ip iw wireless-tools kmod-p54-spi wpa-supplicant \ dnsmasq dropbear \