Initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
PACKAGECONFIG:append:rpi = " gbm"
|
||||
PROVIDES:append:rpi = " virtual/libgbm"
|
||||
|
||||
GALLIUMDRIVERS:append:rpi = ",swrast"
|
||||
|
||||
do_install:append:rpi() {
|
||||
rm -rf ${D}${includedir}/KHR/khrplatform.h
|
||||
}
|
||||
Reference in New Issue
Block a user