Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
7e2d05d7ff211c09e482758a448d7e4a604192b6
/
.
/
meta-raspberrypi
/
recipes-graphics
/
cairo
/
cairo_%.bbappend
blob: 5efd8fc5f7a51ba4e102ed653052c3790dd8c89b [
file
] [
log
] [
blame
]
PACKAGECONFIG_GLESV2
=
" ${@bb.utils.contains('DISTRO_FEATURES', 'x11', '', 'glesv2', d)}"
PACKAGECONFIG
:
append
:
rpi
=
"${@bb.utils.contains('MACHINE_FEATURES', 'vc4graphics', '', ' egl ${PACKAGECONFIG_GLESV2}', d)}"