[oe-commits] Philippe De Swert : poppler 0.12.3: remove `DEFAULT_PREFERENCE = "-1"`

git version control git at git.openembedded.org
Thu Mar 31 20:00:40 UTC 2011


Module: openembedded.git
Branch: testing-next
Commit: bb63320bc4c955c51619d73cfc622001d602911a
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=bb63320bc4c955c51619d73cfc622001d602911a

Author: Philippe De Swert <philippedeswert at gmail.com>
Date:   Mon Mar 28 21:33:26 2011 +0300

poppler 0.12.3: remove `DEFAULT_PREFERENCE = "-1"`

Version 0.12.3 has been used in Ȧngström, minimal-{,uclibc} and SHR for over six months.

Signed-off-by: Philippe De Swert <philippedeswert at gmail.com>
Acked-by: Paul Menzel <paulepanter at users.sourceforge.net>
Acked-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 conf/distro/include/preferred-shr-versions.inc |    3 ---
 recipes/poppler/poppler_0.12.3.bb              |    5 -----
 2 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/conf/distro/include/preferred-shr-versions.inc b/conf/distro/include/preferred-shr-versions.inc
index ce4ea82..35a4ecd 100644
--- a/conf/distro/include/preferred-shr-versions.inc
+++ b/conf/distro/include/preferred-shr-versions.inc
@@ -38,9 +38,6 @@ PREFERRED_VERSION_qt4-x11-free-gles = "${ANGSTROM_QT_VERSION}"
 
 PREFERRED_VERSION_tslib = "1.0+git%"
 
-# epdf needs > 0.12, but recipes have D_P = -1
-PREFERRED_VERSION_poppler = "0.12.3"
-
 # git version fails to build
 PREFERRED_VERSION_mupdf = "0.6"
 
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"





More information about the Openembedded-commits mailing list