diff options
| -rw-r--r-- | meta-oe/recipes-graphics/openjpeg/openjpeg_2.5.3.bb (renamed from meta-oe/recipes-graphics/openjpeg/openjpeg_2.5.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/openjpeg/openjpeg_2.5.2.bb b/meta-oe/recipes-graphics/openjpeg/openjpeg_2.5.3.bb index 45f1b5ef42..231bf84573 100644 --- a/meta-oe/recipes-graphics/openjpeg/openjpeg_2.5.2.bb +++ b/meta-oe/recipes-graphics/openjpeg/openjpeg_2.5.3.bb | |||
| @@ -8,7 +8,7 @@ DEPENDS = "libpng tiff lcms zlib" | |||
| 8 | SRC_URI = "git://github.com/uclouvain/openjpeg.git;branch=master;protocol=https \ | 8 | SRC_URI = "git://github.com/uclouvain/openjpeg.git;branch=master;protocol=https \ |
| 9 | file://0001-Do-not-ask-cmake-to-export-binaries-they-don-t-make-.patch \ | 9 | file://0001-Do-not-ask-cmake-to-export-binaries-they-don-t-make-.patch \ |
| 10 | " | 10 | " |
| 11 | SRCREV = "39e8c50a2f9bdcf36810ee3d41bcbf1cc78968ae" | 11 | SRCREV = "210a8a5690d0da66f02d49420d7176a21ef409dc" |
| 12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
| 13 | 13 | ||
| 14 | inherit cmake | 14 | inherit cmake |
