Home
last modified time | relevance | path

Searched refs:brlapi (Results 1 – 11 of 11) sorted by relevance

/openbmc/qemu/chardev/
H A Dmeson.build40 if brlapi.found()
42 module_ss.add(when: [brlapi], if_true: [files('baum.c'), pixman])
/openbmc/qemu/tests/docker/dockerfiles/
H A Dopensuse-leap.docker17 brlapi-devel \
H A Dcentos9.docker21 brlapi-devel \
H A Dfedora.docker28 brlapi-devel \
H A Dfedora-rust-nightly.docker28 brlapi-devel \
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/
H A Dqemu.inc226 PACKAGECONFIG[brlapi] = "--enable-brlapi,--disable-brlapi"
/openbmc/qemu/scripts/coverity-scan/
H A Drun-coverity-scan423 --enable-xen --enable-brlapi \
H A Dcoverity-scan.docker38 brlapi-devel \
/openbmc/qemu/
H A Dmeson.build1597 brlapi = not_found variable
1598 if not get_option('brlapi').auto() or have_system
1599 brlapi = cc.find_library('brlapi', has_headers: ['brlapi.h'], build
1600 required: get_option('brlapi'))
1601 if brlapi.found() and not cc.links('''
1602 #include <brlapi.h>
1606 }''', dependencies: brlapi)
1607 brlapi = not_found variable
1608 if get_option('brlapi').enabled()
1609 error('could not link brlapi')
[all …]
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.3.rst136 - qemu: Add :term:`PACKAGECONFIG` for brlapi
H A Drelease-notes-4.1.rst158 - qemu: bpf, brlapi, capstone, rdma, slirp, uring, vde