the second oe required software package which is missing is comming
如果texi2html和help2man被接受,那么我再提交个patch给task-self-hosting.bb
ESCRIPTION="GNU utility to convert program --help output to a man page"
HOMEPAGE=""
SRC_URI="${GNU_MIRROR}/help2man/${P}.tar.gz"
LICENSE="GPLv2"
DEPENDS="gettext-native perl-native liblocale-gettext-perl-native"
RDEPENDS="gettext perl liblocale-gettext-perl"
inherit autotools
FILE_PR = "r0"
EXTRA_OECONF += " PERL=/usr/bin/perl"
do_configure () {
oe_runconf
}
FILES_${PN} += "/usr/lib/hacklocaledir.so"
|
阅读(928) | 评论(0) | 转发(0) |