Hello Martin, please check and push
>From 79b82ca0083adca1146e10dc8d84cdbb9d262cb3 Mon Sep 17 00:00:00 2001 From: Norman Schleicher <normanschleic...@gmx.de> Date: Thu, 1 Dec 2011 22:41:14 +0100 Subject: [PATCH] nmon_13g: add -ltinfo linke flag
--- meta-oe/recipes-support/nmon/nmon_13g.bb | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-support/nmon/nmon_13g.bb b/meta-oe/recipes-support/nmon/nmon_13g.bb index ffe5d06..bc82c0a 100644 --- a/meta-oe/recipes-support/nmon/nmon_13g.bb +++ b/meta-oe/recipes-support/nmon/nmon_13g.bb @@ -4,7 +4,7 @@ SECTION = "console/utils" LICENSE = "GPLv3" LIC_FILES_CHKSUM = "file://${WORKDIR}/Documentation.txt;md5=dbb13658cf55d687c4f2ff771a696d4a" DEPENDS = "ncurses" -PR = "r1" +PR = "r2" SRC_URI = "${SOURCEFORGE_MIRROR}/nmon/lmon13g.c;name=lmon \ ${SOURCEFORGE_MIRROR}/nmon/Documentation.txt;name=doc \ @@ -16,7 +16,7 @@ SRC_URI[doc.md5sum] = "dbb13658cf55d687c4f2ff771a696d4a" SRC_URI[doc.sha256sum] = "1f7f83afe62a7210be5e83cd24157adb854c14599efe0b377a7ecca933869278" CFLAGS += "-D JFS -D GETUSER -Wall -D LARGEMEM" -LDFLAGS += "-lncursesw" +LDFLAGS += "-ltinfo -lncursesw" ASNEEDED_pn-nmon = "" do_compile() { -- 1.7.5.4
_______________________________________________ Shr-devel mailing list Shr-devel@lists.shr-project.org http://lists.shr-project.org/mailman/listinfo/shr-devel