All of lore.kernel.org
 help / color / mirror / Atom feed
From: universeII at gmx.de <universeII@gmx.de>
To: buildroot@busybox.net
Subject: [Buildroot] Bug/Typo in ffmpeg.mk
Date: Mon, 13 Feb 2012 22:05:52 +0100	[thread overview]
Message-ID: <20120213210552.192510@gmx.net> (raw)

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

             reply	other threads:[~2012-02-13 21:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-13 21:05 universeII at gmx.de [this message]
2012-02-13 21:28 ` [Buildroot] Bug/Typo in ffmpeg.mk Peter Korsgaard
     [not found]   ` <20120325133208.166570@gmx.net>
2012-03-25 15:04     ` [Buildroot] (no subject) Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120213210552.192510@gmx.net \
    --to=universeii@gmx.de \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.