ibm-openbmc / openbmc

https://github.com
Other
19 stars 51 forks source link

Incorrect display of expiration time for UAK activation code #303

Open ChicagoDuan opened 7 months ago

ChicagoDuan commented 7 months ago

After setting the expiration time of the UAK activation code beyond January 19, 2038, the firmware and AIX ASMI UAK will display 10000-01-01, while the HMC will display 12-31-99.

HMC: image

ASMI-UAK: image

jaypadath commented 7 months ago

Hello Chicago, this issue was related to missing latest yocto version to support time which contains signed [64-bit] integer. This will be fixed with the next release of fw1060.

mzipse commented 7 months ago

Fixed in FW1060 only. No plans to backport.