diff options
| -rw-r--r-- | meta/recipes-graphics/drm/libdrm_2.4.44.bb | 8 | ||||
| -rw-r--r-- | meta/recipes-graphics/drm/libdrm_2.4.45.bb | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/meta/recipes-graphics/drm/libdrm_2.4.44.bb b/meta/recipes-graphics/drm/libdrm_2.4.44.bb deleted file mode 100644 index b01695848e..0000000000 --- a/meta/recipes-graphics/drm/libdrm_2.4.44.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] = "b760b1f2ae4ec6452383164ec697cd5d" | ||
| 7 | SRC_URI[sha256sum] = "42b45ad15bb1bc52630a4b37b7afcfaea27e01b3c0b4791ef25d0f7b2456f6a2" | ||
| 8 | |||
diff --git a/meta/recipes-graphics/drm/libdrm_2.4.45.bb b/meta/recipes-graphics/drm/libdrm_2.4.45.bb new file mode 100644 index 0000000000..52e6f6546d --- /dev/null +++ b/meta/recipes-graphics/drm/libdrm_2.4.45.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] = "92ce56e7533a9b2fcb5c8f32d305328b" | ||
| 7 | SRC_URI[sha256sum] = "3ef0a70c16080fb90c50e807b660b7353d82509c03647f6ecc00bbfa1caee208" | ||
| 8 | |||
