diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2012-09-22 14:03:03 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-01-07 11:09:38 +0000 |
commit | 5ffe7a216c4ff2e90a374cf8ba3523107a3017e8 (patch) | |
tree | 53a451b53b5c618eab899c19f4ddf62f793766a7 /meta/recipes-kernel | |
parent | 296617d2055b3c0660dea4f08b2c9054552b2d7c (diff) | |
download | poky-5ffe7a216c4ff2e90a374cf8ba3523107a3017e8.tar.gz |
kernel.bbclass: include PE in KERNEL_IMAGE_BASE_NAME
* without this you it's harder to see which kernel is newer version
e.g. after branch change LOCALCOUNT in SRCPV is reset to 0, so it needs PE bump for upgrade path
but then it's clear why gitr1+HASH has newer DATETIME then gitrN+HASH, so include PE in name
* it will sort alphabetically wrong in deploy dir for a while until old images are removed
(From OE-Core rev: 3b5fe6d2cd58b5db70c3d319ffc66b1cbff1f43a)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
0 files changed, 0 insertions, 0 deletions