diff options
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-multimedia/libsdl-image/libsdl2-image_2.0.1.bb (renamed from meta-oe/recipes-multimedia/libsdl-image/libsdl2-image_2.0.0.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-multimedia/libsdl-image/libsdl2-image_2.0.0.bb b/meta-oe/recipes-multimedia/libsdl-image/libsdl2-image_2.0.1.bb index a6885da03d..1f9c794c73 100644 --- a/meta-oe/recipes-multimedia/libsdl-image/libsdl2-image_2.0.0.bb +++ b/meta-oe/recipes-multimedia/libsdl-image/libsdl2-image_2.0.1.bb | |||
| @@ -2,13 +2,13 @@ SUMMARY = "Simple DirectMedia Layer image library v2" | |||
| 2 | SECTION = "libs" | 2 | SECTION = "libs" |
| 3 | 3 | ||
| 4 | LICENSE = "Zlib" | 4 | LICENSE = "Zlib" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING.txt;md5=8f66a2e45aa301ea73b5ab275aeb0702" | 5 | LIC_FILES_CHKSUM = "file://COPYING.txt;md5=ec65b9778f5584a0bd8dfc17d6340ba0" |
| 6 | 6 | ||
| 7 | DEPENDS = "tiff zlib libpng jpeg virtual/libsdl2 libwebp" | 7 | DEPENDS = "tiff zlib libpng jpeg virtual/libsdl2 libwebp" |
| 8 | 8 | ||
| 9 | SRC_URI = "http://www.libsdl.org/projects/SDL_image/release/SDL2_image-${PV}.tar.gz" | 9 | SRC_URI = "http://www.libsdl.org/projects/SDL_image/release/SDL2_image-${PV}.tar.gz" |
| 10 | SRC_URI[md5sum] = "fb399c8386fb3248f1b33cfe81bdf92b" | 10 | SRC_URI[md5sum] = "d94b94555ba022fa249a53a021dc3606" |
| 11 | SRC_URI[sha256sum] = "b29815c73b17633baca9f07113e8ac476ae66412dec0d29a5045825c27a47234" | 11 | SRC_URI[sha256sum] = "3a3eafbceea5125c04be585373bfd8b3a18f259bd7eae3efc4e6d8e60e0d7f64" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/SDL2_image-${PV}" | 13 | S = "${WORKDIR}/SDL2_image-${PV}" |
| 14 | 14 | ||
