blob: 725be1d7021d1f198b2f7c9e91259cefd529f337 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
require xorg-proto-common.inc
LICENSE = "MIT-style"
LIC_FILES_CHKSUM = "file://COPYING;md5=5fa3f85d9eefaa3a945071485be11343 \
file://randrproto.h;endline=30;md5=3885957c6048fdf3310ac8ba54ca2c3f"
CONFLICTS = "randrext"
PR = "r1"
PE = "1"
BBCLASSEXTEND = "nativesdk"
|