mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +02:00
Observed this to fail when populating new tmpdir from shared state (From OE-Core rev: 7bdc14b0537afa004830f1f23253b2778bb0e098) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 lines
350 B
BlitzBasic
14 lines
350 B
BlitzBasic
include libxcb.inc
|
|
|
|
LICENSE = "MIT"
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7"
|
|
|
|
PR = "r2"
|
|
|
|
DEPENDS += "libpthread-stubs xcb-proto-native libxdmcp"
|
|
|
|
PACKAGES =+ "libxcb-xinerama"
|
|
|
|
SRC_URI[md5sum] = "925699df361b99491165ebc12068056b"
|
|
SRC_URI[sha256sum] = "e776dc35e2a66094e7308ce2e045fb4e27cf3ca30ab1813a8fc08538140724df"
|