bitbake/cache: allow class names with arguments to be specified
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Fri, 22 Jul 2011 14:41:07 +0000 (15:41 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Jul 2011 11:09:40 +0000 (12:09 +0100)
commit1b80a8aa782966e2b453729cb6723e5be12f16ac
tree05b74a3606a98aeccae97bc76b69d188d8d76307
parent9fbabfdf7e65097bde9a044c70f9991439987251
bitbake/cache: allow class names with arguments to be specified

This ensures we understand e.g. "virtual:multilib:lib64:pn" for multilib.

(Bitbake rev: 0b9dee799cfe2229ec62c257dda36bd6c15d34a9)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/cache.py