diff options
| -rw-r--r-- | meta/recipes-support/shared-mime-info/shared-mime-info_1.5.bb | 7 | ||||
| -rw-r--r-- | meta/recipes-support/shared-mime-info/shared-mime-info_1.6.bb | 7 | 
2 files changed, 7 insertions, 7 deletions
| diff --git a/meta/recipes-support/shared-mime-info/shared-mime-info_1.5.bb b/meta/recipes-support/shared-mime-info/shared-mime-info_1.5.bb deleted file mode 100644 index c659a3afd0..0000000000 --- a/meta/recipes-support/shared-mime-info/shared-mime-info_1.5.bb +++ /dev/null | |||
| @@ -1,7 +0,0 @@ | |||
| 1 | require shared-mime-info.inc | ||
| 2 | |||
| 3 | SRC_URI += "file://parallelmake.patch \ | ||
| 4 | file://install-data-hook.patch" | ||
| 5 | |||
| 6 | SRC_URI[md5sum] = "cc3e78d8bceaf2b361f62d67a8b4dda4" | ||
| 7 | SRC_URI[sha256sum] = "d6412840eb265bf36e61fd7b6fc6bea21b0f58cb22bed16f2ccccdd54bea4180" | ||
| diff --git a/meta/recipes-support/shared-mime-info/shared-mime-info_1.6.bb b/meta/recipes-support/shared-mime-info/shared-mime-info_1.6.bb new file mode 100644 index 0000000000..2cf50414ca --- /dev/null +++ b/meta/recipes-support/shared-mime-info/shared-mime-info_1.6.bb | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | require shared-mime-info.inc | ||
| 2 | |||
| 3 | SRC_URI += "file://parallelmake.patch \ | ||
| 4 | file://install-data-hook.patch" | ||
| 5 | |||
| 6 | SRC_URI[md5sum] = "10abc5c4e6b22223ff05c3bd70ff9e8f" | ||
| 7 | SRC_URI[sha256sum] = "b2f8f85b6467933824180d0252bbcaee523f550a8fbc95cc4391bd43c03bc34c" | ||
