From: Keith Packard Date: Fri, 26 Feb 2010 00:33:34 +0000 (-0800) Subject: Allow product names to have suffixes (like board revisions) X-Git-Tag: debian/0.6+106+ga1478f6~8 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=1e60deca147c85a064719dfad14ccabd1049bbbd;hp=1e60deca147c85a064719dfad14ccabd1049bbbd Allow product names to have suffixes (like board revisions) When looking for a board by product name, just look at the prefix of the name instead of requiring an exact match. This will allow products to have board version suffixes. Signed-off-by: Keith Packard ---