Lines Matching refs:libdrm
83 libdrm-dev \
154 ############### Build libdrm
155 EXTRA_MESON_ARGS+=" -D prefix=/libdrm"
156 . .gitlab-ci/container/build-libdrm.sh
183 ############### Install the built libdrm
185 # the built libdrm. Hence, we add it after the rootfs has been already
188 find /libdrm/ -name lib\*\.so\* | xargs cp -t /lava-files/rootfs-${DEBIAN_ARCH}/usr/lib/$GCC_ARCH/.
189 mkdir -p /lava-files/rootfs-${DEBIAN_ARCH}/libdrm/
190 cp -Rp /libdrm/share /lava-files/rootfs-${DEBIAN_ARCH}/libdrm/share
191 rm -rf /libdrm