Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
openbmc
/
6a3b151acddba878f8133dbacc3fbeb55315bded
/
.
/
poky
/
meta
/
recipes-graphics
/
xorg-driver
/
xorg-driver-input.inc
blob: 934c3d75c125829eac5bacce027e361ff08fd68f [
file
] [
log
] [
blame
]
require
xorg
-
driver
-
common
.
inc
DEPENDS
+=
"xorgproto"
python add_xorg_abi_depends
()
{
_add_xorg_abi_depends
(
d
,
"input"
)
}
PACKAGEFUNCS
=+
"add_xorg_abi_depends"
FILES
:
$
{
PN
}
+=
" ${libdir}/xorg/modules/input/*.so \
${datadir}/X11/xorg.conf.d \
"