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

meta-adi-xilinx: fix libiio configuration #98

Merged
merged 1 commit into from
May 20, 2021
Merged

Conversation

nunojsa
Copy link
Contributor

@nunojsa nunojsa commented May 17, 2021

With the changes introduced in 1, libiio now looks for system
dependencies depending on enabled options. Hence, as the serial backend
is enabled by default, libserialport has to be set as DEPENDS. This patch
adds the SERIAL_BACKEND to the list of PACKAGECONFIG for libiio.

Signed-off-by: Nuno Sá nuno.sa@analog.com

With the changes introduced in [1], libiio now looks for system
dependencies depending on enabled options. Hence, as the serial backend
is enabled by default, libserialport has to be set as DEPENDS. This patch
adds the SERIAL_BACKEND to the list of PACKAGECONFIG for libiio.

[1]: analogdevicesinc/libiio#680
Signed-off-by: Nuno Sá <nuno.sa@analog.com>
@nunojsa nunojsa requested a review from a team May 17, 2021 12:52
@nunojsa nunojsa merged commit 7069629 into master May 20, 2021
@nunojsa nunojsa deleted the fix/libiio-build branch May 20, 2021 11:48
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.

2 participants