From 2646e9799c3a1748570ace37289b840b3fe65182 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Tue, 9 Aug 2016 22:05:11 -0400 Subject: [PATCH] epeg: update to the latest version Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-oe/recipes-support/epeg/epeg_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-support/epeg/epeg_git.bb b/meta-oe/recipes-support/epeg/epeg_git.bb index 8fe19b5873..6b23bbf78c 100644 --- a/meta-oe/recipes-support/epeg/epeg_git.bb +++ b/meta-oe/recipes-support/epeg/epeg_git.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e7732a9290ea1e4b034fdc15cf49968d \ DEPENDS = "jpeg libexif" SRC_URI = "git://github.com/mattes/epeg.git" -SRCREV = "d78becc558a682f1be0a78b1af90d1b4a08e5b4e" +SRCREV = "337f55346425fbf2d283e794b702318ef2a74bcb" S = "${WORKDIR}/git" inherit autotools pkgconfig