]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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:43 +0000 (14:59 +0100)
commit1f151174042b78d7ba4fa90e68e9ff0c13979fc9
tree9ee3de261b3dd80c5eaf7537327e64e8b97a6370
parentb7cff751fd6fbfec5d7999978475841f057041af
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].

(From OE-Core rev: 440029dc229a566b9bead1481215d5e5760c5fe6)

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