]> code.ossystems Code Review - openembedded-core.git/commit
man: Remove wildcard from SRC_URI
authorMark Hatle <mark.hatle@windriver.com>
Wed, 20 Feb 2013 01:27:14 +0000 (19:27 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 Feb 2013 14:09:14 +0000 (06:09 -0800)
commit61b60906b2825d4f9ea1f5ae11e1f9fcc77ac4e7
tree80392654e85ac9b9ca0b7c0a9a14a2c8188a1388
parentf46c5714bc23a50a207c03cc20c3a6aebe8c5df0
man: Remove wildcard from SRC_URI

[ CQID: WIND00402802 ]

Remove the wildcard from the SRC_URI.  This causes problems when you .bbappend
and add a FILESEXTRAPATHS entry.  The unpack task may be unable to find the
files to unpack leading to an error.

Avoid wildcards at all costs...

Note, remove both man-1.5m2-multiple.patch and man-1.6e-lzma+xz-support.patch,
they were not being applied in the previous version.  The later also fails to
apply when added to the SRC_URI.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-extended/man/man/man-1.5m2-multiple.patch [deleted file]
meta/recipes-extended/man/man/man-1.6e-lzma+xz-support.patch [deleted file]
meta/recipes-extended/man/man_1.6g.bb