Skip to content

Commit

Permalink
Merge pull request #52 from YoeDistro/yoe/mut
Browse files Browse the repository at this point in the history
yoe: Fix wpewebkit PACKAGECONFIG removal
  • Loading branch information
cbrake authored Apr 3, 2020
2 parents aa07755 + 30b9eab commit d68f641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/distro/yoe.inc
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ PREFERRED_PROVIDER_nativesdk-u-boot-mkimage ??= "nativesdk-${IMX_DEFAULT_BOOTLOA
PREFERRED_PROVIDER_virtual/wpebackend ??= "wpebackend-fdo"

# Disable qt in wpe
PACKAGECONFIG_remove = "qtwpe"
PACKAGECONFIG_remove_pn-wpewebkit = "qtwpe"

# Pin versions, some BSP layers are housing older versions and have higher BBFILE_PRIORITY
# as a result DEFAULT_PREFERENCE = "-1" does not help either so pin it here
Expand Down

0 comments on commit d68f641

Please sign in to comment.