Skip to content

Commit

Permalink
cog: bump to version 0.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
psaavedra committed Mar 23, 2022
1 parent 188f82f commit 9973289
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ require cog.inc
require conf/include/devupstream.inc


SRC_URI[sha256sum] = "aad413a8aaf15d400d70f9c909a28b92b138f7b0c0d825978de8788d0d75208a"
SRC_URI[sha256sum] = "ccebdc1f216b698d1e780d3a71617bec1d2cd95ac5c9da59f563372463d97ed7"

PACKAGECONFIG[headless] = "-DCOG_PLATFORM_HEADLESS=ON,-DCOG_PLATFORM_HEADLESS=OFF,wpebackend-fdo"
PACKAGECONFIG[wl] = "-DCOG_PLATFORM_WL=ON,-DCOG_PLATFORM_WL=OFF,wpebackend-fdo"

PACKAGECONFIG:class-devupstream ?= " ${@bb.utils.contains('PREFERRED_PROVIDER_virtual/wpebackend', 'wpebackend-fdo', 'fdo wl drm', '', d)} "

SRC_URI:class-devupstream = "git://github.com/Igalia/cog.git;protocol=https;branch=cog-0.12"
SRCREV:class-devupstream = "15902180647b66e63f005471c2f2d375f2cca831"
SRCREV:class-devupstream = "758c40e9e09940136d892866078477eb0467c709"

RDEPENDS:${PN} += "wpewebkit (>= 2.34)"

0 comments on commit 9973289

Please sign in to comment.