Skip to content

Commit

Permalink
Merge pull request rdkcentral#47 from rdkcentral/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
deepthi-ps authored Jul 26, 2024
2 parents 5550217 + fce1529 commit ede4d9e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions conf/machine/include/preferred_provider.inc
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ PREFERRED_PROVIDER_virtual/libgbm = "${@bb.utils.contains("MACHINE_FEATURES", "v
PREFERRED_PROVIDER_virtual/vendor-devicesettings-hal = "devicesettings-hal-raspberrypi4"
PREFERRED_PROVIDER_virtual/vendor-iarmmgrs-hal = "iarmmgrs-hal-raspberrypi4"
PREFERRED_PROVIDER_virtual/mfrlib = "mfrlibs-hal-raspberrypi4"

#Temp add media-utils as provider for vendor-media-utils, to be re-worked if hal changes are required.
PREFERRED_PROVIDER_virtual/vendor-media-utils = "media-utils"
1 change: 1 addition & 0 deletions conf/machine/raspberrypi4-64-rdke.conf
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ MACHINEOVERRIDES .= ":raspberrypi4-64:rpi:client:wpe:lxcsecure"
require conf/machine/include/product.inc
require conf/machine/include/vendor.inc
include conf/machine/include/middleware.inc
include conf/machine/include/application.inc

include conf/machine/include/oss.inc
include conf/include/oss-config.inc
Expand Down

0 comments on commit ede4d9e

Please sign in to comment.