make exif a submodule

Updates it to latest which includes a fix for a 100% hang on a jpg without any EXIF data:
https://www.dropbox.com/s/m5l185qxq9w5mzk/raspberry-pi-gpio-cheat-sheet.jpg

Signed-off-by: Alon Levy <alon@pobox.com>
This commit is contained in:
Alon Levy
2014-03-01 21:52:14 +02:00
parent 1b4a9f2605
commit 5e262d8bf5
7 changed files with 9 additions and 2033 deletions

3
.gitmodules vendored
View File

@@ -7,3 +7,6 @@
[submodule "extlib/skeleton"]
path = extlib/skeleton
url = git://github.com/dhg/Skeleton.git
[submodule "extlib/exif"]
path = extlib/exif
url = https://github.com/ianare/exif-py.git