[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:49 PDT 2014
Module: meta-ti
Branch: daisy
Commit: c725d8334ff0d1418a6d9ad0a20f471c3db2403d
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=c725d8334ff0d1418a6d9ad0a20f471c3db2403d
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