From 058b047c3771c5b0c76491f13391e978a70e001d Mon Sep 17 00:00:00 2001 From: Geoff Levand Date: Tue, 18 Aug 2009 21:52:34 +0000 Subject: [PATCH] ps3: Update the Petitboot profile package dependencies Signed-off-by: Geoff Levand SVN-Revision: 17303 --- target/linux/ps3/petitboot/profiles/000-Default.mk | 6 +++--- 1 file 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 -- 2.25.1