diff --git a/meta-oe/recipes-graphics/fbgrab/fbgrab_1.4.bb b/meta-oe/recipes-graphics/fbgrab/fbgrab_1.5.bb similarity index 89% rename from meta-oe/recipes-graphics/fbgrab/fbgrab_1.4.bb rename to meta-oe/recipes-graphics/fbgrab/fbgrab_1.5.bb index a1294b98a8..419881d5ca 100644 --- a/meta-oe/recipes-graphics/fbgrab/fbgrab_1.4.bb +++ b/meta-oe/recipes-graphics/fbgrab/fbgrab_1.5.bb @@ -6,7 +6,7 @@ SECTION = "console/utils" DEPENDS = "libpng zlib" SRC_URI = "git://github.com/GunnarMonell/fbgrab.git;protocol=https" -SRCREV = "74373aafc0b496e67642562d86eac6b858a31f24" +SRCREV = "f43ce6d5ce48fb01360eaa7c4a92c2573a1d02f8" S = "${WORKDIR}/git" inherit autotools-brokensep