Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: 2.18.0-dev, 2.17.0-dev
# 91a1cec2 26-Jun-2024 Andrew Geissler <geissonator@yahoo.com>

styhead: update WORKDIR usage

The latest yocto release(styhead,5.1) has made a significant change[1]
to the use of the WORKDIR parameter.

This is not the complete change required but gets us going

styhead: update WORKDIR usage

The latest yocto release(styhead,5.1) has made a significant change[1]
to the use of the WORKDIR parameter.

This is not the complete change required but gets us going in the right
direction.

[1]: https://docs.yoctoproject.org/next/migration-guides/migration-5.1.html#workdir-changes

Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I4f184b361be69e7704a0657a4a00cdad981aff8a

show more ...


# 9874fe34 08-May-2024 Alexander Hansen <alexander.hansen@9elements.com>

meta-evb: meta-evb-arm: use kernel mctp stack

create mctp-local.service to

- configure serial parameters for /dev/ttyAMA1
- create the link with 'mctp' command
- configure local and remote EID for

meta-evb: meta-evb-arm: use kernel mctp stack

create mctp-local.service to

- configure serial parameters for /dev/ttyAMA1
- create the link with 'mctp' command
- configure local and remote EID for the link
- setup the endpoint with mctpd

Tested: pldm commands work and response is received from the MCP

Change-Id: If924376c4775229c1701924e154894e4eaefa362
Signed-off-by: Alexander Hansen <alexander.hansen@9elements.com>

show more ...


# 307a0efb 15-Mar-2024 Lean Sheng Tan <sheng.tan@9elements.com>

meta-evb: meta-evb-arm: Add new board FVP Base Board

This layer contains a reference implementation of OpenBMC for
Armv-A Base RevC AEM FVP.

Tested:
- Build success
- booted to bmc kernel s

meta-evb: meta-evb-arm: Add new board FVP Base Board

This layer contains a reference implementation of OpenBMC for
Armv-A Base RevC AEM FVP.

Tested:
- Build success
- booted to bmc kernel shell

Change-Id: Ie1b100a78232fb986377e3b58d637b97bbf64f42
Signed-off-by: Lean Sheng Tan <sheng.tan@9elements.com>

show more ...