diff options
Diffstat (limited to 'recipes/gphoto2/gphoto2_2.4.8.bb')
-rw-r--r-- | recipes/gphoto2/gphoto2_2.4.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gphoto2/gphoto2_2.4.8.bb b/recipes/gphoto2/gphoto2_2.4.8.bb index 0d36c83045..ea54713d70 100644 --- a/recipes/gphoto2/gphoto2_2.4.8.bb +++ b/recipes/gphoto2/gphoto2_2.4.8.bb @@ -4,7 +4,7 @@ LICENSE = "GPL" DEPENDS = "libtool libgphoto2 popt" SRC_URI = "${SOURCEFORGE_MIRROR}/gphoto/gphoto2-${PV}.tar.bz2;name=gphoto2 \ - file://gphoto-popt-fixup.patch;apply=yes" + file://gphoto-popt-fixup.patch" SRC_URI[gphoto2.md5sum] = "401e403ea6e8301d6c87cbe7cd892b8b" SRC_URI[gphoto2.sha256sum] = "a2e2f70fd6051234cbc3d76dc82df6991e8a07ead56aa8d5c4452e9bdb0e32a4" |