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