Skip to content

Update the Commit Hash #9

Description

@Chia-Hung0

Unexpected behavior you saw
The SRCREV of apml_library is not the latest commit hash, which causes an error.

SRCREV = "5327a39ddc244eaf69794c5a57d5fd5a5bbe3a87"

There will be a missing structure definition error if the current SRCREV is used. Therefore, I need to modify the SRCREV to the latest commit hash of apml_library.

Expected behavior
It should be the latest commit hash and it can be compiled successfully.

To Reproduce
Steps to reproduce the behavior:

  1. mkdir OpenBMC
  2. git clone https://github.com/AMDESE/OpenBMC.git .
  3. . setup sp5
  4. Get access to apml_library from amd
  5. bitbake obmc-phosphor-image
  6. See the error 'Error: aggregate has incomplete type and cannot be defined.'

OpenBMC Information:

  • /etc/os-release: NAME="Ubuntu" VERSION="18.04.6 LTS (Bionic Beaver)" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 18.04.6 LTS" VERSION_ID="18.04" HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" VERSION_CODENAME=bionic UBUNTU_CODENAME=bionic
  • uname -a: Linux 5.4.0-150-generic #167~18.04.1-Ubuntu SMP Wed May 24 00:51:42 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions