diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-06-28 08:30:59 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-06-28 10:01:28 +0100 |
commit | d3ce916c7c2490154f0e749a4466f4df6307acde (patch) | |
tree | 2234e47e7f554117ac954736ab84e8250754d471 /meta-yocto/recipes-kernel | |
parent | 1cc028840dda6b471e79ab4a701543e313977c53 (diff) | |
download | poky-d3ce916c7c2490154f0e749a4466f4df6307acde.tar.gz |
packagedata: Show error when trying to change PE/PV/PR from runtime/pkgdata
PN/PE/PV/PR should never change between do_package and the following do_package_write_*
tasks. If any do change you would see build failure due to the wrong WORKDIR being
used for example.
This patch ensures that if something is going wrong we see the error earlier and
with some better warning about what the real problem is.
[YOCTO #4102 partial]
This is a rewritten version of a patch from Martin Jansa <martin.jansa@gmail.com>
(From OE-Core rev: f5252fea11e13dbcec1c277cf1bf0d7e61b60690)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto/recipes-kernel')
0 files changed, 0 insertions, 0 deletions