1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-18 12:16:17 +02:00

ps3: Update the Petitboot profile package dependencies

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17303 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
geoff 2009-08-18 21:52:34 +00:00
parent 5a4b37be4a
commit e34a3460f1

View File

@ -7,9 +7,9 @@
define Profile/Default define Profile/Default
NAME:=Default PS3 Petitboot profile NAME:=Default PS3 Petitboot profile
PACKAGES:=-dnsmasq -iptables -ppp -ppp-mod-pppoe -kmod-ipt-nathelper \ PACKAGES:=-dnsmasq -iptables -opkg -ppp -ppp-mod-pppoe -kmod-ipt-nathelper \
-firewall \ -firewall -mtd -hotplug2 -swconfig \
kexec-tools petitboot kexec-tools ps3-utils petitboot
endef endef
define Profile/Default/Description define Profile/Default/Description