mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 09:32:14 +02:00
@@ -3,9 +3,9 @@
|
||||
#
|
||||
|
||||
PREFERRED_VERSION_applewmproto ?= "1.4.1"
|
||||
PREFERRED_VERSION_bigreqsproto ?= "1.1.0"
|
||||
PREFERRED_VERSION_bigreqsproto-native ?= "1.1.0"
|
||||
PREFERRED_VERSION_bigreqsproto-nativesdk ?= "1.1.0"
|
||||
PREFERRED_VERSION_bigreqsproto ?= "1.1.1"
|
||||
PREFERRED_VERSION_bigreqsproto-native ?= "1.1.1"
|
||||
PREFERRED_VERSION_bigreqsproto-nativesdk ?= "1.1.1"
|
||||
PREFERRED_VERSION_compositeproto ?= "0.4.2"
|
||||
PREFERRED_VERSION_damageproto ?= "1.2.1"
|
||||
PREFERRED_VERSION_dmxproto ?= "2.3"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
require xorg-proto-common.inc
|
||||
|
||||
PR = "r2"
|
||||
PR = "r0"
|
||||
PE = "1"
|
||||
|
||||
DEPENDS += "gettext"
|
||||
@@ -11,5 +11,5 @@ BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b12715630da6f268d0d3712ee1a504f4"
|
||||
|
||||
SRC_URI[md5sum] = "d30c5dbf19ca6dffcd9788227ecff8c5"
|
||||
SRC_URI[sha256sum] = "4864e12d3c5a99b0a9ee4704822455299345e6c65b23c688a4e4bf11481107bd"
|
||||
SRC_URI[md5sum] = "6f6c24436c2b3ab235eb14a85b9aaacf"
|
||||
SRC_URI[sha256sum] = "1c3b85872b58d215e8fbfdc7c36bb397d10053324a5df8722227d35254fff09a"
|
||||
Reference in New Issue
Block a user