From f8fe6482a07585a46178a976aac4df5bb690211c Mon Sep 17 00:00:00 2001 From: Qing He Date: Fri, 26 Nov 2010 16:52:11 +0800 Subject: ncurses: update license info Signed-off-by: Qing He --- meta/recipes-core/ncurses/ncurses.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-core/ncurses') diff --git a/meta/recipes-core/ncurses/ncurses.inc b/meta/recipes-core/ncurses/ncurses.inc index d5d251cbf0..3f897f6ad2 100644 --- a/meta/recipes-core/ncurses/ncurses.inc +++ b/meta/recipes-core/ncurses/ncurses.inc @@ -2,6 +2,7 @@ SUMMARY = "The New Curses library" DESCRIPTION = "SVr4 and XSI-Curses compatible curses library and terminfo tools including tic, infocmp, captoinfo. Supports color, multiple highlights, forms-drawing characters, and automatic recognition of keypad and function-key sequences. Extensions include resizable windows and mouse support on both xterm and Linux console using the gpm library." HOMEPAGE = "http://www.gnu.org/software/ncurses/ncurses.html" LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://ncurses/base/version.c;beginline=1;endline=27;md5=cf3c7ab00720a1b83391f49ea9956277" SECTION = "libs" DEPENDS = "ncurses-native" DEPENDS_virtclass-native = "" -- cgit 1.2.3-korg