ps3: Update the Petitboot profile package dependencies
authorGeoff Levand <geoffrey.levand@am.sony.com>
Tue, 18 Aug 2009 21:52:34 +0000 (21:52 +0000)
committerGeoff Levand <geoffrey.levand@am.sony.com>
Tue, 18 Aug 2009 21:52:34 +0000 (21:52 +0000)
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17303

target/linux/ps3/petitboot/profiles/000-Default.mk

index 5c433e1339066e7cafd85d9626f787700a688da4..61cfc079683e3d9407bde6f3c9cb9b71d195e945 100644 (file)
@@ -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