diff options
Diffstat (limited to 'recipes/gphoto2/libgphoto2_2.4.4.bb')
-rw-r--r-- | recipes/gphoto2/libgphoto2_2.4.4.bb | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/recipes/gphoto2/libgphoto2_2.4.4.bb b/recipes/gphoto2/libgphoto2_2.4.4.bb index 455d637346..afa2ec48ad 100644 --- a/recipes/gphoto2/libgphoto2_2.4.4.bb +++ b/recipes/gphoto2/libgphoto2_2.4.4.bb @@ -23,11 +23,5 @@ FILES_libgphotoport = "${libdir}/libgphoto2_port.so.*" FILES_${PN} += "${libdir}/udev/*" FILES_${PN}-dbg += "${libdir}/*/*/.debug" -do_stage() { - autotools_stage_all -} - - - SRC_URI[md5sum] = "8aff5ac4ca72cba17de633078cf1612e" SRC_URI[sha256sum] = "2582362ae318b62c31832edfcaf401397fcc98fd307347ee15babff94770784d" |