diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2017-11-11 14:29:40 +0100 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2017-11-19 13:36:24 -0800 |
commit | 514c7796251993986a234e1ff1b075c7ec1000c9 (patch) | |
tree | 97b545f19308940e700baa2a24131eac41569f21 /meta-oe/recipes-graphics | |
parent | 6757fc3c887f31981ee8cb01536ad4b84e0ba508 (diff) | |
download | meta-openembedded-514c7796251993986a234e1ff1b075c7ec1000c9.tar.gz |
gphoto2: update 2.5.8 -> 2.5.14
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics')
-rw-r--r-- | meta-oe/recipes-graphics/gphoto2/gphoto2/0001-configure.ac-remove-AM_PO_SUBDIRS.patch (renamed from meta-oe/recipes-graphics/gphoto2/gphoto2-2.5.8/0001-configure.ac-remove-AM_PO_SUBDIRS.patch) | 0 | ||||
-rw-r--r-- | meta-oe/recipes-graphics/gphoto2/gphoto2/0002-Look-for-popt-with-GP_CHECK_LIBRARY-function.patch (renamed from meta-oe/recipes-graphics/gphoto2/gphoto2-2.5.8/0002-Look-for-popt-with-GP_CHECK_LIBRARY-function.patch) | 0 | ||||
-rw-r--r-- | meta-oe/recipes-graphics/gphoto2/gphoto2_2.5.14.bb (renamed from meta-oe/recipes-graphics/gphoto2/gphoto2_2.5.8.bb) | 4 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/gphoto2/gphoto2-2.5.8/0001-configure.ac-remove-AM_PO_SUBDIRS.patch b/meta-oe/recipes-graphics/gphoto2/gphoto2/0001-configure.ac-remove-AM_PO_SUBDIRS.patch index 7800fdd57..7800fdd57 100644 --- a/meta-oe/recipes-graphics/gphoto2/gphoto2-2.5.8/0001-configure.ac-remove-AM_PO_SUBDIRS.patch +++ b/meta-oe/recipes-graphics/gphoto2/gphoto2/0001-configure.ac-remove-AM_PO_SUBDIRS.patch | |||
diff --git a/meta-oe/recipes-graphics/gphoto2/gphoto2-2.5.8/0002-Look-for-popt-with-GP_CHECK_LIBRARY-function.patch b/meta-oe/recipes-graphics/gphoto2/gphoto2/0002-Look-for-popt-with-GP_CHECK_LIBRARY-function.patch index e6c7dd667..e6c7dd667 100644 --- a/meta-oe/recipes-graphics/gphoto2/gphoto2-2.5.8/0002-Look-for-popt-with-GP_CHECK_LIBRARY-function.patch +++ b/meta-oe/recipes-graphics/gphoto2/gphoto2/0002-Look-for-popt-with-GP_CHECK_LIBRARY-function.patch | |||
diff --git a/meta-oe/recipes-graphics/gphoto2/gphoto2_2.5.8.bb b/meta-oe/recipes-graphics/gphoto2/gphoto2_2.5.14.bb index 62d283b88..75ad7f4f0 100644 --- a/meta-oe/recipes-graphics/gphoto2/gphoto2_2.5.8.bb +++ b/meta-oe/recipes-graphics/gphoto2/gphoto2_2.5.14.bb | |||
@@ -11,8 +11,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/gphoto/gphoto2-${PV}.tar.bz2;name=gphoto2 \ | |||
11 | file://0002-Look-for-popt-with-GP_CHECK_LIBRARY-function.patch \ | 11 | file://0002-Look-for-popt-with-GP_CHECK_LIBRARY-function.patch \ |
12 | " | 12 | " |
13 | 13 | ||
14 | SRC_URI[gphoto2.md5sum] = "bae369aee6881e590c5c91bdbb11a5f8" | 14 | SRC_URI[gphoto2.md5sum] = "6c6a21b5e879330cdd71ef92dce36399" |
15 | SRC_URI[gphoto2.sha256sum] = "a9abcd15d95f205318d17e3ac12af7ce523d2bc4943709d50b0a12c30cc5ee4d" | 15 | SRC_URI[gphoto2.sha256sum] = "9302d02fb472d4936988382b7277ccdc4edaf7ede56c490278912ffd0627699c" |
16 | 16 | ||
17 | inherit autotools pkgconfig gettext | 17 | inherit autotools pkgconfig gettext |
18 | 18 | ||