[oe] [meta-oe][PATCH v2 1/2] mplayer2: use autotools-brokensep (B = S)

Belal, Awais Awais_Belal at mentor.com
Tue Dec 16 07:26:30 UTC 2014


ping!

BR,
Awais

________________________________________
From: openembedded-devel-bounces at lists.openembedded.org [openembedded-devel-bounces at lists.openembedded.org] on behalf of Belal, Awais
Sent: Monday, December 08, 2014 3:42 PM
To: openembedded-devel at lists.openembedded.org
Subject: [oe] [meta-oe][PATCH v2 1/2] mplayer2: use autotools-brokensep (B =    S)

The mplayer2 package does not support out of tree builds
and the do_configure step also tries to find the configure
script in the same build directory while the script lies in
the src directory.
This patch updates the builddir to point to the srcdir in
order to cope with the above issues.

Signed-off-by: Drew Moseley <drew_moseley at mentor.com>
Signed-off-by: Awais Belal <awais_belal at mentor.com>
---
 meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb b/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb
index 65fab1f..6b3d120 100644
--- a/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb
+++ b/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb
@@ -36,7 +36,7 @@ CONFFILES_${PN} += "/usr/etc/mplayer/input.conf \
                     /usr/etc/mplayer/codecs.conf \
 "

-inherit autotools pkgconfig
+inherit autotools-brokensep pkgconfig

 EXTRA_OECONF = " \
     --prefix=/usr \
--
1.7.9.5

--
_______________________________________________
Openembedded-devel mailing list
Openembedded-devel at lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel



More information about the Openembedded-devel mailing list