ps3: Update the Petitboot profile package dependencies

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

SVN-Revision: 17303
master
Geoff Levand 15 years ago
parent ffd920720b
commit 058b047c37
  1. 6
      target/linux/ps3/petitboot/profiles/000-Default.mk

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

Loading…
Cancel
Save