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 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