Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
stefanberger
/
openbmc
/
4f3a4cc6e29bf4a4a92c1417b546d898a15e56f4
/
.
/
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)}"