Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support X470D4U #1

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Support X470D4U #1

wants to merge 7 commits into from

Conversation

toshipp
Copy link
Owner

@toshipp toshipp commented Jan 22, 2023

Confirmed features

  • power control
  • inventory (FRU information)
  • KVM
  • SOL
  • sensors
    • voltage
    • temperature
    • fan speed
  • firmware update

toshipp pushed a commit that referenced this pull request Jun 17, 2023
Due to subtree updates for security arm that adjust original patch name
from 0006-allow-setting-sysroot-for-libgcc-lookup.patch to
0001-allow-setting-sysroot-for-libgcc-lookup.patch cause build break.

Build break:
stdout: Applying patch 0001-allow-setting-sysroot-for-libgcc-lookup.patch
patching file mk/gcc.mk
Hunk #1 FAILED at 13.
1 out of 1 hunk FAILED -- rejects in file mk/gcc.mk
Patch 0001-allow-setting-sysroot-for-libgcc-lookup.patch does not apply

Signed-off-by: Tim Lee <[email protected]>
Change-Id: I02bbed34337f3f957f9eccd4e8e865e1fa1b08c4
@toshipp
Copy link
Owner Author

toshipp commented Aug 4, 2024

Build instruction:

cd ${PATH_TO_REPO}
. ./setup x470d4u ${PATH_TO_BUILD}
bitbake obmc-phosphor-image

To reduce concurrency, edit [your_yocto_build_dir]/conf/local.conf

BB_NUMBER_THREADS = '4'
PARALLEL_MAKE = '-j 8'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant