[meta-ti] Ash Charles : gstreamer-ti: Revert to build in place ${B} = ${S}

Arago Project git git at arago-project.org
Mon Jun 23 15:04:50 PDT 2014


Module: meta-ti
Branch: master
Commit: 95db662c8a1bb2c89f1ec83658a07ba2d8ac6c0a
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=95db662c8a1bb2c89f1ec83658a07ba2d8ac6c0a

Author: Ash Charles <ashcharles at gmail.com>
Date:   Sat Jun 14 04:34:06 2014 +0000

gstreamer-ti: Revert to build in place ${B} = ${S}

This recipe use autotools and breaks when built out-of-tree
(${B} != ${S}).

Signed-off-by: Ash Charles <ashcharles at gmail.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 recipes-ti/gstreamer-ti/gstreamer-ti.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes-ti/gstreamer-ti/gstreamer-ti.inc b/recipes-ti/gstreamer-ti/gstreamer-ti.inc
index 2c503f5..e0e65a7 100644
--- a/recipes-ti/gstreamer-ti/gstreamer-ti.inc
+++ b/recipes-ti/gstreamer-ti/gstreamer-ti.inc
@@ -9,7 +9,7 @@ LICENSE = "LGPL"
 # TODO :: Check if CPPFLAGS_append is still required
 # TODO :: Remove ENCODE/DECODE combo exports - these are not used anymore (check?)
 
-inherit autotools
+inherit autotools-brokensep
 inherit update-rc.d
 require recipes-ti/includes/ti-paths.inc
 require recipes-ti/includes/ti-staging.inc



More information about the meta-ti mailing list