git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2db0524
)
xchat 2.8.6: bump PR because of openssl version change
author
Denis 'GNUtoo' Carikli
<GNUtoo@no-log.org>
Fri, 27 Aug 2010 15:50:01 +0000
(17:50 +0200)
committer
Denis 'GNUtoo' Carikli
<GNUtoo@no-log.org>
Fri, 27 Aug 2010 22:13:05 +0000
(
00:13
+0200)
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@no-log.org>
recipes/xchat/xchat_2.8.6.bb
patch
|
blob
|
history
diff --git
a/recipes/xchat/xchat_2.8.6.bb
b/recipes/xchat/xchat_2.8.6.bb
index
9909e61
..
f06cb83
100644
(file)
--- 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 = "r
2
"
+PR = "r
3
"
SRC_URI = "http://www.xchat.org/files/source/2.8/xchat-${PV}.tar.bz2 \
file://46_CVE-2009-0315.dpatch;apply=yes \