From 41569c5f4eb81baeb26f3a429602c8568d1c24fe Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 22 Aug 2010 10:30:44 -0700 Subject: ncurses_5.7.bb,recipes: Make DEFAULT_PREFERENCE * Select 5.7 if none pinned. * Bump PR for recipes which have ncurses dependency. Signed-off-by: Khem Raj Acked-by: Martin Jansa --- recipes/libtorrent/rtorrent_0.8.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/libtorrent') diff --git a/recipes/libtorrent/rtorrent_0.8.6.bb b/recipes/libtorrent/rtorrent_0.8.6.bb index 38b32e4bb0..d2a4750632 100644 --- a/recipes/libtorrent/rtorrent_0.8.6.bb +++ b/recipes/libtorrent/rtorrent_0.8.6.bb @@ -7,7 +7,7 @@ DEPENDS = "libtorrent curl ncurses gnutls libgpg-error" SRC_URI = "http://libtorrent.rakshasa.no/downloads/rtorrent-${PV}.tar.gz \ file://autoconf-cross-fix.patch" -PR = "r0" +PR = "r1" inherit autotools -- cgit 1.2.3-korg