Skip to content

Commit

Permalink
yoe.inc: Mask webkitgtk from oe-core
Browse files Browse the repository at this point in the history
We use meta-webkit which always have more update version

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed May 3, 2020
1 parent 5cd4154 commit 8e911fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions conf/distro/yoe.inc
Original file line number Diff line number Diff line change
Expand Up @@ -170,3 +170,6 @@ PNBLACKLIST[bigbuckbunny-720p] = "big and doesn't really need to be tested so mu
PNBLACKLIST[tearsofsteel-1080p] = "big and doesn't really need to be tested so much"
RDEPENDS_packagegroup-meta-multimedia_remove_pn-packagegroup-meta-multimedia = "bigbuckbunny-1080p bigbuckbunny-480p bigbuckbunny-720p tearsofsteel-1080p"
PNBLACKLIST[build-appliance-image] = "tries to include whole downloads directory in /home/builder/poky :/"

# mask out the old webkitgtk recipes from OE-core
BBMASK .= "recipes-sato/webkit/webkitgtk"

0 comments on commit 8e911fb

Please sign in to comment.