mirror of
https://git.yoctoproject.org/poky
synced 2026-02-24 02:19:39 +01:00
the latest inputproto package. Updates libx11, libxext, libxext-sdk, libxi, xcb-proto and libxcb Note: There is a still a xcb build issue that needs investigating with these updated packages. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5489 311d38ba-8fff-0310-9ca6-ca027cbcb966
7 lines
126 B
BlitzBasic
7 lines
126 B
BlitzBasic
require libxext_git.bb
|
|
|
|
DEPENDS = "xproto-sdk util-macros-sdk libx11-sdk libxau-sdk xextproto-sdk"
|
|
PROVIDES = ""
|
|
|
|
inherit sdk
|