Skip to content

Commit

Permalink
Merge pull request #107 from WebPlatformForEmbedded/nf51-audio-eac3
Browse files Browse the repository at this point in the history
[Netflix5] Application type changed to LIB as default
  • Loading branch information
pwielders authored Apr 30, 2019
2 parents 6cf432b + 5a5a9aa commit c6dc6dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package/netflix5/Config.in
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ endchoice

choice
bool "Application type"
default BR2_PACKAGE_NETFLIX5_APP
default BR2_PACKAGE_NETFLIX5_LIB
help
Choose application type.

Expand Down
1 change: 1 addition & 0 deletions package/wpe/wpeframework-netflix/Config.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
menuconfig BR2_PACKAGE_WPEFRAMEWORK_NETFLIX
bool "Netflix"
depends on BR2_PACKAGE_NETFLIX_LIB || BR2_PACKAGE_NETFLIX5_LIB
select BR2_PACKAGE_GST1_LIBAV if BR2_PACKAGE_NETFLIX5_LIB && BR2_PACKAGE_RPI_FIRMWARE
help
WPE Platform Netflix plugin

Expand Down

0 comments on commit c6dc6dd

Please sign in to comment.