]> code.ossystems Code Review - openembedded-core.git/commit
compress_doc.bbclass: improve manual file detection
authorHongxu Jia <hongxu.jia@windriver.com>
Sat, 8 Nov 2014 05:56:19 +0000 (13:56 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 3 Dec 2014 12:22:41 +0000 (12:22 +0000)
commit886685d207bd5e6e2e236a7c5591f62f5de26090
treea12a43b10828663c61799e0a278f9a3816bdf7bf
parent33bea949bae54ddc89aa83cf07d7b1ee62e2b393
compress_doc.bbclass: improve manual file detection

The previous detection missing the following manual file:
...
gawk-doc/usr/share/man/man3/readfile.3am
libpcap-doc/usr/share/man/man3/pcap_dump_open.3pcap
...

We use re to imporve it.

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/compress_doc.bbclass