generic-poky/meta/recipes-devtools/make
Hongxu Jia e07904836a make: fix invoking makeinfo failed at do_install time
Reproduce steps:
$ bitbake texinfo-native
$ bitbake make
$ bitbake make -cdevshell
In the devshell:
root:make-3.82# echo "" >> doc/make.texi
root:make-3.82# ../temp/run.do_install

Failed Log:
...
tmp/work/i586-poky-linux/make/3.81-r1/make-3.81/doc/make.texi:8165: @itemx must follow @item
...

Backport from make 4.0 to fix this issue.

[YOCTO #6219]

(From OE-Core rev: b191d869e86c7d4393716eee6ac27aa259d6521c)

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-04-29 17:31:47 +01:00
..
files make: fix invoking makeinfo failed at do_install time 2014-04-29 17:31:47 +01:00
make-3.81 make-3.81: fix build with automake 1.12 2012-05-25 11:18:02 +01:00
make-3.82 make: Fix second part of bug Savannah 30612 2013-06-25 17:44:59 +01:00
make.inc make: fix invoking makeinfo failed at do_install time 2014-04-29 17:31:47 +01:00
make_3.81.bb make-3.81: fix build with automake 1.12 2012-05-25 11:18:02 +01:00
make_3.82.bb buildtools-tarball: Add nativesdk-make 2013-06-25 17:44:59 +01:00