diff options
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r-- | meta/recipes-graphics/drm/libdrm_2.4.52.bb | 8 | ||||
-rw-r--r-- | meta/recipes-graphics/drm/libdrm_2.4.53.bb | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/meta/recipes-graphics/drm/libdrm_2.4.52.bb b/meta/recipes-graphics/drm/libdrm_2.4.52.bb deleted file mode 100644 index 75b18462b2..0000000000 --- a/meta/recipes-graphics/drm/libdrm_2.4.52.bb +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | require libdrm.inc | ||
2 | |||
3 | SRC_URI += "file://installtests.patch \ | ||
4 | file://GNU_SOURCE_definition.patch \ | ||
5 | " | ||
6 | SRC_URI[md5sum] = "01b75624a5da3a7543923e54c3547a24" | ||
7 | SRC_URI[sha256sum] = "fa693c2f1f61befcefbdcc396673e38481110bac9db610afa4b8afb2be0218c1" | ||
8 | |||
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 | |||