summaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorGeoff Levand <geoffrey.levand@am.sony.com>2009-08-18 21:52:34 +0000
committerGeoff Levand <geoffrey.levand@am.sony.com>2009-08-18 21:52:34 +0000
commit058b047c3771c5b0c76491f13391e978a70e001d (patch)
treed6a49122d54ad8cdfed5d5d7b74e7fef2b7a7bbf /target/linux
parentffd920720bb25c7a9cfd94f411b743f242abd7c1 (diff)
downloadmaster-31e0f0ae-058b047c3771c5b0c76491f13391e978a70e001d.tar.gz
master-31e0f0ae-058b047c3771c5b0c76491f13391e978a70e001d.tar.bz2
master-31e0f0ae-058b047c3771c5b0c76491f13391e978a70e001d.zip
ps3: Update the Petitboot profile package dependencies
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17303
Diffstat (limited to 'target/linux')
-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