ncurses: Remove unwanted package config from previous .inc merge

This fixes various build warnings and failures.

(From OE-Core rev: 82561aa631c4e0e0756925774e5126e79f8d9907)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2011-04-11 15:20:58 -07:00
parent 55d60b13c8
commit 90f803de19
2 changed files with 1 additions and 6 deletions

View File

@ -6,11 +6,6 @@ LIC_FILES_CHKSUM = "file://ncurses/base/version.c;beginline=1;endline=27;md5=cbc
SECTION = "libs"
DEPENDS = "ncurses-native"
DEPENDS_virtclass-native = ""
PACKAGES_prepend = "ncurses-tools "
PACKAGES_append = " ncurses-terminfo"
FILES_ncurses_append = " ${datadir}/tabset"
RSUGGESTS_${PN} = "ncurses-terminfo"
RPROVIDES = "libncurses5"
INC_PR = "r0"
inherit autotools binconfig

View File

@ -1,6 +1,6 @@
require ncurses.inc
PR = "${INC_PR}.0"
PR = "${INC_PR}.1"
SRC_URI += "file://tic-hang.patch \
file://config.cache \