]> code.ossystems Code Review - openembedded-core.git/commit
devtool: fix for rename of gcc-source
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 7 May 2015 13:52:24 +0000 (14:52 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 May 2015 13:59:15 +0000 (14:59 +0100)
commit440029dc229a566b9bead1481215d5e5760c5fe6
tree9107d500250873adedfa277d9e5e3454de28ebd2
parentf9bad5aeb507f5b3c1346118011c7766c44d9ba4
devtool: fix for rename of gcc-source

After OE-Core commit 67db7182faf6742b0d971d61d8c5ba34f69d2e12, PV is
appended to the end of the gcc-source PN, thus we need to handle that in
devtool and the corresponding test.

Part of the fix for [YOCTO #7729].

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/devtool.py
scripts/lib/devtool/standard.py