diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2012-06-11 13:18:59 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-12 11:10:36 +0100 |
commit | 9786663f9ce531f1f9f32deeef0276bda5604e1c (patch) | |
tree | fc5e83bf56e04c5688139ecfd4476b25d510288f /meta-yocto/recipes-bsp | |
parent | f182f53cc399a1d4a7b53ad5d3a0c16a51c50876 (diff) | |
download | poky-9786663f9ce531f1f9f32deeef0276bda5604e1c.tar.gz |
package_rpm: Verify that the package manifests are not empty
An empty manifest will cause a failure condition. We ensure that any install
actions occur only with a manifest larger then size 0. Also ensure that padding
is added to the end of the manifest, instead of the beginning to enable this
size check. (Padding is required for very small manifest files..)
(From OE-Core rev: 9b115181a8b10ec1eb8eac355405695f63e2e011)
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto/recipes-bsp')
0 files changed, 0 insertions, 0 deletions