]> code.ossystems Code Review - openembedded-core.git/commit
libpam: Avoid wildcards in the SRC_URI
authorMark Hatle <mark.hatle@windriver.com>
Wed, 29 May 2013 15:09:47 +0000 (10:09 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 May 2013 21:19:01 +0000 (22:19 +0100)
commit6d3705123dd2f808a9778326aa04a2854f7b5378
tree140210731a5847be8c3863d411d316d24337539b
parent558662927be550aeb8dd163f65e16b1750bbd127
libpam: Avoid wildcards in the SRC_URI

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...

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/pam/libpam_1.1.6.bb