mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
xcb-proto: upgrade to the latest version 1.6
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
b007125dc3
commit
fa23bdfca8
@@ -1,7 +1,9 @@
|
|||||||
DESCRIPTION = "XCB: an X protocol C binding"
|
DESCRIPTION = "XCB: an X protocol C binding"
|
||||||
|
HOMEPAGE = "http://xcb.freedesktop.org"
|
||||||
|
BUGTRACKER = "https://bugs.freedesktop.org/enter_bug.cgi?product=XCB"
|
||||||
|
|
||||||
SECTION = "x11/libs"
|
SECTION = "x11/libs"
|
||||||
LICENSE = "MIT-X"
|
LICENSE = "MIT-X"
|
||||||
HOMEPAGE = "http://xcb.freedesktop.org"
|
|
||||||
|
|
||||||
SRC_URI = "http://xcb.freedesktop.org/dist/xcb-proto-${PV}.tar.bz2"
|
SRC_URI = "http://xcb.freedesktop.org/dist/xcb-proto-${PV}.tar.bz2"
|
||||||
|
|
||||||
|
|||||||
@@ -1,2 +0,0 @@
|
|||||||
include xcb-proto.inc
|
|
||||||
PR = "r2"
|
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
include xcb-proto.inc
|
||||||
|
|
||||||
|
LICENSE = "MIT"
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7 \
|
||||||
|
file://src/dri2.xml;beginline=2;endline=28;md5=f8763b13ff432e8597e0d610cf598e65"
|
||||||
|
|
||||||
|
PR = "r0"
|
||||||
Reference in New Issue
Block a user