diff options
Diffstat (limited to 'meta/recipes-graphics/drm/libdrm_2.4.53.bb')
-rw-r--r-- | meta/recipes-graphics/drm/libdrm_2.4.53.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meta/recipes-graphics/drm/libdrm_2.4.53.bb b/meta/recipes-graphics/drm/libdrm_2.4.53.bb new file mode 100644 index 0000000000..323bef5d57 --- /dev/null +++ b/meta/recipes-graphics/drm/libdrm_2.4.53.bb | |||
@@ -0,0 +1,8 @@ | |||
1 | require libdrm.inc | ||
2 | |||
3 | SRC_URI += "file://installtests.patch \ | ||
4 | file://GNU_SOURCE_definition.patch \ | ||
5 | " | ||
6 | SRC_URI[md5sum] = "342886a137ddd9ed4341675d132388ad" | ||
7 | SRC_URI[sha256sum] = "1b0c28fd2f2b92d2df0a73d1aed88f43cb0dee1267aea6bc52ccb5fca5757a08" | ||
8 | |||