summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/epeg
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/epeg')
-rw-r--r--meta-oe/recipes-support/epeg/epeg_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/epeg/epeg_git.bb b/meta-oe/recipes-support/epeg/epeg_git.bb
index e5277b1579..63c1455f25 100644
--- a/meta-oe/recipes-support/epeg/epeg_git.bb
+++ b/meta-oe/recipes-support/epeg/epeg_git.bb
@@ -9,7 +9,6 @@ SRC_URI = "git://github.com/mattes/epeg.git;branch=master;protocol=https \
9 file://0001-configure-Fix-checks-for-libjpeg-and-libexif.patch \ 9 file://0001-configure-Fix-checks-for-libjpeg-and-libexif.patch \
10 " 10 "
11SRCREV = "9a175cd67eaa61fe45413d8da82da72936567047" 11SRCREV = "9a175cd67eaa61fe45413d8da82da72936567047"
12S = "${WORKDIR}/git"
13 12
14inherit autotools pkgconfig 13inherit autotools pkgconfig
15 14