8000 scripts: Add libfdt to install deps by glevand · Pull Request #3834 · rkt/rkt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Feb 24, 2020. It is now read-only.

scripts: Add libfdt to install deps #3834

Merged
merged 1 commit into from
Jan 11, 2018
Merged

scripts: Add libfdt to install deps #3834

merged 1 commit into from
Jan 11, 2018

Conversation

glevand
Copy link
Contributor
@glevand glevand commented Oct 23, 2017

libfdt-dev is needed when building kernels for architectures that
support a device tree.

Fixes build errors like these when building kvm+lkvm flavor for
ARM64:

make[1]: Entering directory 'build/tmp/usr_from_kvm/lkvm/src'
Makefile: No libfdt found. Please install libfdt-dev package. Stop.

Related to: #3829

@glevand
Copy link
Contributor Author
glevand commented Oct 26, 2017

Rebased to latest.

@glevand
Copy link
Contributor Author
glevand commented Jan 10, 2018

Rebased to latest. Please merge.

@iaguis
Copy link
Member
iaguis commented Jan 11, 2018

Needs rebase after #3829

libfdt-dev is needed when building kernels for architectures that
support a device tree.

Fixes build errors like these when building kvm+lkvm flavor for
ARM64:

  Makefile: No libfdt found. Please install libfdt-dev package. Stop.

Signed-off-by: Geoff Levand <geoff@infradead.org>
@glevand
Copy link
Contributor Author
glevand commented Jan 11, 2018

Rebased to latest.

Copy link
Member
@iaguis iaguis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@iaguis iaguis merged commit ec5b714 into rkt:master Jan 11, 2018
@glevand glevand deleted the for-merge-deps branch January 11, 2018 18:45
@iaguis iaguis added this to the 1.30.0 milestone Apr 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0