[oe] [meta-oe][PATCH] libav: library packages shouldn't rdepend on libav package

Martin Jansa martin.jansa at gmail.com
Wed Mar 13 16:33:22 UTC 2013


On Tue, Mar 12, 2013 at 11:09:21PM +0100, Andreas Oberritter wrote:
> Otherwise the libav executables (avplay, ffmpeg etc.) get dragged
> into the image, along with all their dependencies (e.g. SDL).

Applied, thanks!

> 
> Signed-off-by: Andreas Oberritter <obi at opendreambox.org>
> ---
>  meta-oe/recipes-multimedia/libav/libav.inc |    3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/meta-oe/recipes-multimedia/libav/libav.inc b/meta-oe/recipes-multimedia/libav/libav.inc
> index 388a567..54307af 100644
> --- a/meta-oe/recipes-multimedia/libav/libav.inc
> +++ b/meta-oe/recipes-multimedia/libav/libav.inc
> @@ -11,7 +11,7 @@ ARM_INSTRUCTION_SET = "arm"
>  # faac faad2 lame schroedinger libgsm
>  DEPENDS = "x264 virtual/libsdl zlib libogg libvorbis libvpx libtheora ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'liba52', d)}"
>  
> -INC_PR = "r7"
> +INC_PR = "r8"
>  
>  inherit autotools pkgconfig
>  
> @@ -96,6 +96,7 @@ python populate_packages_prepend() {
>      do_split_packages(d, av_libdir, '^lib(.*)\.so\..*',
>                        output_pattern='lib%s',
>                        description='libav %s library',
> +                      extra_depends='',
>                        prepend=True,
>                        allow_links=True)
>  
> -- 
> 1.7.10.4
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20130313/7e555dcf/attachment-0002.sig>


More information about the Openembedded-devel mailing list