mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
@@ -126,7 +126,7 @@ PREFERRED_VERSION_xproto ?= "7.0.17"
|
||||
PREFERRED_VERSION_xproto-native ?= "7.0.17"
|
||||
PREFERRED_VERSION_xproto-nativesdk ?= "7.0.17"
|
||||
PREFERRED_VERSION_xproxymanagementprotocol ?= "1.0.3"
|
||||
PREFERRED_VERSION_xrandr ?= "1.2.3"
|
||||
PREFERRED_VERSION_xrandr ?= "1.3.2"
|
||||
PREFERRED_VERSION_xrdb ?= "1.0.5"
|
||||
PREFERRED_VERSION_xserver-kdrive ?= "1.7.99.2"
|
||||
PREFERRED_VERSION_xserver-xf86-dri-lite ?= "1.7.99.2"
|
||||
|
||||
@@ -2,7 +2,9 @@ require xorg-app-common.inc
|
||||
|
||||
DESCRIPTION = "X Resize and Rotate extension command."
|
||||
LICENSE= "BSD-X"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=fe1608bdb33cf8c62a4438f7d34679b3"
|
||||
DEPENDS += "libxrandr libxrender"
|
||||
PE = "1"
|
||||
PR = "r0"
|
||||
|
||||
SRC_URI += "file://resolve_symbol_clash.patch;patch=1"
|
||||
SRC_URI += "file://resolve_symbol_clash.patch"
|
||||
Reference in New Issue
Block a user