mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 09:32:17 +02:00
libxcb: enable native/nativesdk builds as was done previously in meta-oe
(From OE-Core rev: 552fc421b54303fbaad57b4596350e1bc4ed6674) Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e1297d1cd0
commit
2df547206a
@@ -5,6 +5,8 @@ the protocol, improved threading support, and extensibility."
|
||||
HOMEPAGE = "http://xcb.freedesktop.org"
|
||||
BUGTRACKER = "https://bugs.freedesktop.org/enter_bug.cgi?product=XCB"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
SECTION = "x11/libs"
|
||||
LICENSE = "MIT-X"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user