All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Bug/Typo in ffmpeg.mk
@ 2012-02-13 21:05 universeII at gmx.de
  2012-02-13 21:28 ` Peter Korsgaard
  0 siblings, 1 reply; 3+ messages in thread
From: universeII at gmx.de @ 2012-02-13 21:05 UTC (permalink / raw)
  To: buildroot

Hi buildroot guys,
I just found the buildroot project due to a magazine article and I'm really impressed how simple cross compiling is using this tool.

I'm trying to create a system for a 7400 power-pc and I think I found a typo in
/package/multimedia/ffmpeg/ffmpeg.mk

line 148 is:
FFMPEG_CONF_OPT -= --enable-altivec

but should be:
FFMPEG_CONF_OPT += --enable-altivec

My first step is to try running the new kernel/system in qemu, but I'm not sure which option to parameter -M is the correct one for the 7400 CPU.

qemu help gives me the following options:

> qemu-system-ppc -M ?
Supported machines are:
virtex-ml507 Xilinx Virtex ML507 reference design
mpc8544ds  mpc8544ds
bamboo     bamboo (alias of bamboo-0.13)
bamboo-0.13 bamboo
bamboo-0.12 bamboo
ref405ep   ref405ep
taihu      taihu
mac99      Mac99 based PowerMAC
g3beige    Heathrow based PowerMAC (default)
prep       PowerPC PREP platform

Can anyone give me a hint?

Regards,
Andreas
-- 
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-03-25 15:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-13 21:05 [Buildroot] Bug/Typo in ffmpeg.mk universeII at gmx.de
2012-02-13 21:28 ` Peter Korsgaard
     [not found]   ` <20120325133208.166570@gmx.net>
2012-03-25 15:04     ` [Buildroot] (no subject) Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.