[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openembedded-core
Subject:    [OE-core] [PATCH 03/14] tremor: remove unrecognised option
From:       liezhi.yang () windriver ! com (Robert Yang)
Date:       2013-12-30 3:34:52
Message-ID: 9c77bd91eacbafa28844e8767148c4987fc83cc0.1388369850.git.liezhi.yang () windriver ! com
[Download RAW message or body]

Remove the --disable-rpath, it seems taht there is never such an option
in tremor's configure, and it uses our libtool, so we don't have to
worry about the rpath.

Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
---
 meta/recipes-multimedia/tremor/tremor_20120314.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-multimedia/tremor/tremor_20120314.bb \
b/meta/recipes-multimedia/tremor/tremor_20120314.bb index d95fdf1..145316c 100644
--- a/meta/recipes-multimedia/tremor/tremor_20120314.bb
+++ b/meta/recipes-multimedia/tremor/tremor_20120314.bb
@@ -17,6 +17,6 @@ S = "${WORKDIR}/Tremor"
 
 inherit autotools
 
-EXTRA_OECONF=" --enable-shared --disable-rpath  "
+EXTRA_OECONF = "--enable-shared"
 
 ARM_INSTRUCTION_SET = "arm"
-- 
1.7.10.4


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic