mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
16e29ba77d
There is hardcode of /usr/lib dir for some python files. Fix it to support multilib. (From OE-Core rev: ec7ea43749d40e4164dc35493a796b9546e60e4e) Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
10 lines
226 B
BlitzBasic
10 lines
226 B
BlitzBasic
DEFAULT_PREFERENCE = "-1"
|
|
|
|
include xcb-proto.inc
|
|
SRCREV = "d81ca233e98be8fa59e8c90d262c0516944c5a66"
|
|
PV = "1.2+gitr${SRCPV}"
|
|
PR = "r2"
|
|
|
|
SRC_URI = "git://anongit.freedesktop.org/git/xcb/proto;protocol=git"
|
|
S = "${WORKDIR}/git"
|