From 38df8d2a6ed01348cbda1c18bcd5057723df61fe Mon Sep 17 00:00:00 2001 From: Pierre-Jean Texier Date: Sat, 18 Apr 2020 12:57:26 +0200 Subject: [PATCH] fbgrab: upgrade 1.3.1 -> 1.3.3 See full changelog https://github.com/GunnarMonell/fbgrab/releases Signed-off-by: Pierre-Jean Texier Signed-off-by: Khem Raj --- .../fbgrab/{fbgrab_1.3.1.bb => fbgrab_1.3.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-graphics/fbgrab/{fbgrab_1.3.1.bb => fbgrab_1.3.3.bb} (89%) diff --git a/meta-oe/recipes-graphics/fbgrab/fbgrab_1.3.1.bb b/meta-oe/recipes-graphics/fbgrab/fbgrab_1.3.3.bb similarity index 89% rename from meta-oe/recipes-graphics/fbgrab/fbgrab_1.3.1.bb rename to meta-oe/recipes-graphics/fbgrab/fbgrab_1.3.3.bb index 212ba129fb..e3dff91915 100644 --- a/meta-oe/recipes-graphics/fbgrab/fbgrab_1.3.1.bb +++ b/meta-oe/recipes-graphics/fbgrab/fbgrab_1.3.3.bb @@ -6,7 +6,7 @@ SECTION = "console/utils" DEPENDS = "libpng zlib" SRC_URI = "git://github.com/GunnarMonell/fbgrab.git;protocol=https" -SRCREV = "d3a8b6b42b6b74228e92758a0b015d8b8c1e6fa0" +SRCREV = "b179e2a42b8a5d72516b9c8d91713c9025cf6044" S = "${WORKDIR}/git" inherit autotools-brokensep