diff options
Diffstat (limited to 'meta/recipes-graphics/drm/libdrm_2.4.34.bb')
| -rw-r--r-- | meta/recipes-graphics/drm/libdrm_2.4.34.bb | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/meta/recipes-graphics/drm/libdrm_2.4.34.bb b/meta/recipes-graphics/drm/libdrm_2.4.34.bb new file mode 100644 index 0000000000..bf489cffa6 --- /dev/null +++ b/meta/recipes-graphics/drm/libdrm_2.4.34.bb | |||
| @@ -0,0 +1,12 @@ | |||
| 1 | require libdrm.inc | ||
| 2 | |||
| 3 | LIC_FILES_CHKSUM = "file://xf86drm.c;beginline=9;endline=32;md5=c8a3b961af7667c530816761e949dc71" | ||
| 4 | |||
| 5 | PR = "r0" | ||
| 6 | |||
| 7 | SRC_URI += "file://installtests.patch \ | ||
| 8 | file://GNU_SOURCE_definition.patch \ | ||
| 9 | " | ||
| 10 | |||
| 11 | SRC_URI[md5sum] = "293cb2b31392d52caa02ab0861dfc2c9" | ||
| 12 | SRC_URI[sha256sum] = "a468570e7c85107b7c2f8eaceeebaa8f8a0da86482618f445bb74fa0b0d0f8d0" | ||
