summaryrefslogtreecommitdiffstats
path: root/recipes/libxine
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2009-07-26 18:33:34 +0200
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2009-07-26 18:33:34 +0200
commitea7a0520ef093ea0c4a515486e7936f446c1b324 (patch)
tree63f99bcf4ac454f6c35a7fd783d0e967a11a68eb /recipes/libxine
parent156b83943190a7b9b3b85f35bee1378c4c6e9d9c (diff)
downloadopenembedded-ea7a0520ef093ea0c4a515486e7936f446c1b324.tar.gz
libxine: set DEF_PREF -1 for 1.1.16.3 (fails do_configure)
Diffstat (limited to 'recipes/libxine')
-rw-r--r--recipes/libxine/libxine_1.1.16.3.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/libxine/libxine_1.1.16.3.bb b/recipes/libxine/libxine_1.1.16.3.bb
index 21e5a6bd21..1fe265e53c 100644
--- a/recipes/libxine/libxine_1.1.16.3.bb
+++ b/recipes/libxine/libxine_1.1.16.3.bb
@@ -1,5 +1,8 @@
require libxine.inc
+#fails do_configure in minimal and angstrom
+DEFAULT_PREFERENCE = "-1"
+
PPDIR = "1.26"
PR = "r0"