diff options
-rw-r--r-- | meta-oe/recipes-support/epeg/epeg_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/epeg/epeg_git.bb b/meta-oe/recipes-support/epeg/epeg_git.bb index 6b23bbf78c..8ca574014b 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 \ | |||
6 | DEPENDS = "jpeg libexif" | 6 | DEPENDS = "jpeg libexif" |
7 | 7 | ||
8 | SRC_URI = "git://github.com/mattes/epeg.git" | 8 | SRC_URI = "git://github.com/mattes/epeg.git" |
9 | SRCREV = "337f55346425fbf2d283e794b702318ef2a74bcb" | 9 | SRCREV = "9a175cd67eaa61fe45413d8da82da72936567047" |
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
11 | 11 | ||
12 | inherit autotools pkgconfig | 12 | inherit autotools pkgconfig |