[oe] [PATCH: poppler] Remove default_preference game as everybody wants to use the latest version, but the default_prefernce is -1 so this fails building packages that depend on poppler if not used with a distro that has a preferred version or default_preference bump

phdeswer philippedeswert at gmail.com
Mon Mar 28 18:33:26 UTC 2011


Signed-off-by: phdeswer <philippedeswert at gmail.com>
---
 recipes/poppler/poppler_0.12.3.bb |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/recipes/poppler/poppler_0.12.3.bb b/recipes/poppler/poppler_0.12.3.bb
index 8b9fcca..ce1952e 100644
--- a/recipes/poppler/poppler_0.12.3.bb
+++ b/recipes/poppler/poppler_0.12.3.bb
@@ -2,11 +2,6 @@ require poppler.inc
 
 DEPENDS += "lcms"
 
-DEFAULT_PREFERENCE = "-1"
-DEFAULT_PREFERENCE_angstrom = "1"
-DEFAULT_PREFERENCE_minimal = "1"
-DEFAULT_PREFERENCE_minimal-uclibc = "1"
-
 EXTRA_OECONF_append = " --disable-abiword-output "
 
 RDEPENDS_${PN} = "poppler-data"
-- 
1.7.2.5





More information about the Openembedded-devel mailing list