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/tcpick/tcpick_0.1.22.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes/tcpick/tcpick_0.1.22.bb') diff --git a/recipes/tcpick/tcpick_0.1.22.bb b/recipes/tcpick/tcpick_0.1.22.bb index 2c6124106f..353086e275 100644 --- a/recipes/tcpick/tcpick_0.1.22.bb +++ b/recipes/tcpick/tcpick_0.1.22.bb @@ -3,6 +3,8 @@ SECTION = "console/network" PRIORITY = "required" DEPENDS = "ncurses" LICENSE = "GPL" +PR = "r1" + SRC_URI = "${SOURCEFORGE_MIRROR}/tcpick/tcpick-${PV}.tar.gz" S = "${WORKDIR}/tcpick-${PV}" -- cgit 1.2.3-korg