All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <rpurdie@linux.intel.com>
To: Dongxiao Xu <dongxiao.xu@intel.com>
Cc: poky@yoctoproject.org
Subject: Re: [PATCH 2/7] gst-ffmpeg: upgrade to version 0.10.11
Date: Thu, 09 Dec 2010 12:40:27 +0000	[thread overview]
Message-ID: <1291898427.1554.817.camel@rex> (raw)
In-Reply-To: <d4a0f4c671c837fdd8c0fc39674d7a6f10575bb5.1291705845.git.dongxiao.xu@intel.com>

Hi,

On Tue, 2010-12-07 at 14:08 +0800, Dongxiao Xu wrote:
> diff --git a/meta/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.11.bb b/meta/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.11.bb
> new file mode 100644
> index 0000000..96f08b6
> --- /dev/null
> +++ b/meta/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.11.bb
> @@ -0,0 +1,39 @@
[...]
> +# We do this because the install program is called with -s which causes it to
> +# call "strip" and it then mangles cross compiled stuff..
> +PATH_prepend := "${TOOLCHAIN_PATH}/${TARGET_SYS}/bin:"
> +
> +# Hack to get STAGING_LIBDIR into the linker path when building ffmpeg
> +CC = "${CCACHE} ${HOST_PREFIX}gcc ${TARGET_CC_ARCH} -L${STAGING_LIBDIR}"
> +
> +SRC_URI[md5sum] = "0d23197ba7ac06ea34fa66d38469ebe5"
> +SRC_URI[sha256sum] = "ff36a138e5af4ed8dcc459d6d6521fe66ed31ec29ba9a924dc3675c6749a692e"

Whilst Saul included this in distro/master I'm not going to take it as
this PATH_prepend workaround is rather risky e.g. if anyone ever uses
BBCLASSEXTEND with the recipe or the recipe ever tries to find the
native compiler for some native tool used in the build process. Please
patch the package to take out the -s option used in the install
commands.

Cheers,

Richard



  reply	other threads:[~2010-12-09 12:40 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-07  7:10 [PATCH 0/7][PULL] connectivity/multimedia, recipe upgrade, Dongxiao Dongxiao Xu
2010-12-07  6:02 ` [PATCH 1/7] gssdp: upgrade to version 0.9.0 Dongxiao Xu
2010-12-07  6:08 ` [PATCH 2/7] gst-ffmpeg: upgrade to version 0.10.11 Dongxiao Xu
2010-12-09 12:40   ` Richard Purdie [this message]
2010-12-07  6:09 ` [PATCH 3/7] gst-fluendo-mp3: upgrade to version 0.10.15 Dongxiao Xu
2010-12-07  6:10 ` [PATCH 4/7] gst-fluendo-mpegdemux: upgrade to version 0.10.62 Dongxiao Xu
2010-12-07  6:29 ` [PATCH 5/7] pulseaudio: upgrade to version 0.9.21 Dongxiao Xu
2010-12-07  7:08 ` [PATCH 6/7] gupnp: upgrade to version 0.14.0 Dongxiao Xu
2010-12-07  7:08 ` [PATCH 7/7] distro_tracking: update gupnp, gst-ffmpeg, gst-fluendo-mp3, etc Dongxiao Xu
2010-12-07  8:34 ` [PATCH 0/7][PULL] connectivity/multimedia, recipe upgrade, Dongxiao Saul Wold

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=1291898427.1554.817.camel@rex \
    --to=rpurdie@linux.intel.com \
    --cc=dongxiao.xu@intel.com \
    --cc=poky@yoctoproject.org \
    /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.