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/powertop/powertop.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/powertop') diff --git a/recipes/powertop/powertop.inc b/recipes/powertop/powertop.inc index a113b93bee..37944b74a4 100644 --- a/recipes/powertop/powertop.inc +++ b/recipes/powertop/powertop.inc @@ -3,7 +3,7 @@ HOMEPAGE = "http://www.linuxpowertop.org/" LICENSE = "GPLv2" DEPENDS = "virtual/libintl ncurses" -INC_PR = "r1" +INC_PR = "r2" SRC_URI = "http://www.lesswatts.org/projects/powertop/download/powertop-${PV}.tar.gz \ file://ldflags.patch \ -- cgit 1.2.3-korg