aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ps3
diff options
context:
space:
mode:
authorGeoff Levand <geoff@infradead.org>2009-08-18 21:52:34 +0000
committerGeoff Levand <geoff@infradead.org>2009-08-18 21:52:34 +0000
commitbfac7458d9cff4333bab237809fb7734ffb9cbf6 (patch)
tree9a2dc2fa3e0fd340864cbe7e2543143356a94a65 /target/linux/ps3
parent9583c7707c5c9deec9bb541b1046ddcc80969f59 (diff)
downloadupstream-bfac7458d9cff4333bab237809fb7734ffb9cbf6.tar.gz
upstream-bfac7458d9cff4333bab237809fb7734ffb9cbf6.tar.bz2
upstream-bfac7458d9cff4333bab237809fb7734ffb9cbf6.zip
ps3: Update the Petitboot profile package dependencies
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17303 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ps3')
-rw-r--r--target/linux/ps3/petitboot/profiles/000-Default.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ps3/petitboot/profiles/000-Default.mk b/target/linux/ps3/petitboot/profiles/000-Default.mk
index 5c433e1339..61cfc07968 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