Skip to content
This repository has been archived by the owner. It is now read-only.

Update trident-master.json #26

Merged
merged 2 commits into from Feb 8, 2019
Merged

Update trident-master.json #26

merged 2 commits into from Feb 8, 2019

Conversation

Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
@RodMyers
Copy link
Collaborator

@RodMyers RodMyers commented Jan 31, 2019

to get audio/mous to compile

"audio_mous_SET=SNDIO",

=======================<phase: check-sanity >============================
===> License BSD2CLAUSE accepted by the user
====> You cannot select multiple options from the OUTPUT_PLUGIN radio
=====> Only one of these must be defined: OSS SNDIO
*** Error code 1

Rod Myers added 2 commits Jan 31, 2019
to get audio/mous to compile

"audio_mous_SET=SNDIO",

=======================<phase: check-sanity   >============================
===>  License BSD2CLAUSE accepted by the user
====> You cannot select multiple options from the OUTPUT_PLUGIN radio
=====> Only one of these must be defined: OSS SNDIO
*** Error code 1
change SET to UNSET
Copy link
Member

@beanpole135 beanpole135 left a comment

Looks good!
Since both SNDIO and OSS were already set and causing the error, the solution is to "UNSET" one of those two options instead of SET it again.

@beanpole135 beanpole135 merged commit 4938cca into master Feb 8, 2019
@beanpole135 beanpole135 deleted the RodMyers-patch-5 branch Feb 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.