[oe-commits] Ulf Samuelsson : Explain which X extensions are available, if we do not find XCALIBRATE - update bb file to include

git version control git at git.openembedded.org
Wed Aug 19 10:21:13 UTC 2009


Module: openembedded.git
Branch: ulf/linux-2.6.30.2
Commit: 7b01097e248a9f6a8f7cb655f93f564019828917
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=7b01097e248a9f6a8f7cb655f93f564019828917

Author: Ulf Samuelsson <ulf.samuelsson at atmel.com>
Date:   Wed Aug 19 07:34:55 2009 +0200

Explain which X extensions are available, if we do not find XCALIBRATE - update bb file to include

---

 recipes/xtscal/xtscal_0.6.3.bb |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/recipes/xtscal/xtscal_0.6.3.bb b/recipes/xtscal/xtscal_0.6.3.bb
index 74a6da0..8219b22 100644
--- a/recipes/xtscal/xtscal_0.6.3.bb
+++ b/recipes/xtscal/xtscal_0.6.3.bb
@@ -4,10 +4,12 @@ SECTION = "x11/base"
 
 DEPENDS = "virtual/libx11 libxft libxcalibrate"
 
-PR = "r7"
+PR = "r8"
 
 SRC_URI = "${GPE_MIRROR}/xtscal-${PV}.tar.bz2 \
            file://change-cross.patch;patch=1 \
-	   file://cleanup.patch;patch=1"
+	   file://cleanup.patch;patch=1 \
+	   file://xtscal-0.6.3-verbose-XInitExt-error.patch;patch=1 \
+	"
 
 inherit autotools





More information about the Openembedded-commits mailing list