Jelajahi Sumber

ps3: Update the Petitboot profile package dependencies

Signed-off-by: Geoff Levand <[email protected]>

SVN-Revision: 17303
Geoff Levand 16 tahun lalu
induk
melakukan
058b047c37
1 mengubah file dengan 3 tambahan dan 3 penghapusan
  1. 3 3
      target/linux/ps3/petitboot/profiles/000-Default.mk

+ 3 - 3
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