From: geoff Date: Tue, 18 Aug 2009 21:52:34 +0000 (+0000) Subject: ps3: Update the Petitboot profile package dependencies X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/e34a3460f12cd1fa1aa65c9fa8e3f7d16d667a63 ps3: Update the Petitboot profile package dependencies Signed-off-by: Geoff Levand git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17303 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/ps3/petitboot/profiles/000-Default.mk b/target/linux/ps3/petitboot/profiles/000-Default.mk index 5c433e133..61cfc0796 100644 --- a/target/linux/ps3/petitboot/profiles/000-Default.mk +++ b/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