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:
parent
ffd920720b
commit
058b047c37
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue