Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
906abd8f77e6b5283408d50ccd3c450e8824d615
/
.
/
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)}"