ps3: Update the Petitboot profile package dependencies

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

SVN-Revision: 17303
This commit is contained in:
Geoff Levand 2009-08-18 21:52:34 +00:00
parent ffd920720b
commit 058b047c37

View file

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