nano: add PACKAGECONFIG for 'tiny' build

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Christopher Larson
2012-07-24 17:56:17 +00:00
committed by Koen Kooi
parent 3b38fe66a8
commit 9afc488a1b
+2 -2
View File
@@ -8,7 +8,7 @@ SECTION = "console/utils"
DEPENDS = "ncurses"
RDEPENDS_${PN} = "ncurses-terminfo"
INC_PR = "r2"
INC_PR = "r3"
PV_MAJOR = "${@bb.data.getVar('PV',d,1).split('.')[0]}.${@bb.data.getVar('PV',d,1).split('.')[1]}"
@@ -16,4 +16,4 @@ SRC_URI = "http://www.nano-editor.org/dist/v${PV_MAJOR}/nano-${PV}.tar.gz"
inherit autotools gettext
EXTRA_OECONF = "--enable-all"
PACKAGECONFIG[tiny] = "--enable-tiny,--enable-all,"