blob: 157f070309cc405392529893d422e5eec604ffa7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
require xorg-proto-common.inc
LICENSE = "MIT & MIT-style"
LIC_FILES_CHKSUM = "file://COPYING;md5=86f273291759d0ba2a22585cd1c06c53"
PR = "r0"
PE = "1"
inherit gettext
BBCLASSEXTEND = "native nativesdk"
|