[oe-commits] Denis 'GNUtoo' Carikli : xchat 2.8.6: bump PR because of openssl version change

git version control git at git.openembedded.org
Fri Aug 27 22:16:40 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 6b1924c3ceaf2879bfeef5dcdc810bfedf47aa9e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=6b1924c3ceaf2879bfeef5dcdc810bfedf47aa9e

Author: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>
Date:   Fri Aug 27 17:50:01 2010 +0200

xchat 2.8.6: bump PR because of openssl version change

If PR is not bumped, at runtime, xchat looks for the older openssl
  version
Tested on shr-image on htcdream.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>

---

 recipes/xchat/xchat_2.8.6.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/xchat/xchat_2.8.6.bb b/recipes/xchat/xchat_2.8.6.bb
index 9909e61..f06cb83 100644
--- a/recipes/xchat/xchat_2.8.6.bb
+++ b/recipes/xchat/xchat_2.8.6.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "http://www.xchat.org"
 SECTION = "x11/network"
 DEPENDS = "libgcrypt zlib gtk+"
 DEPENDS += "gdk-pixbuf-csource-native"
-PR = "r2"
+PR = "r3"
 
 SRC_URI = "http://www.xchat.org/files/source/2.8/xchat-${PV}.tar.bz2 \
 	 file://46_CVE-2009-0315.dpatch;apply=yes \





More information about the Openembedded-commits mailing list