aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2020-11-09 09:26:49 +0800
committerKhem Raj <raj.khem@gmail.com>2020-11-09 13:41:02 -0800
commitceba11b7781431366ac625469360efb8fd2ca0a7 (patch)
tree55f6f65d4d0dde9e18a323b1c37d9aa34eb877fc /meta-oe/recipes-graphics
parent83a340c9ad66cbb1576f318cb39b99f8cf0ef663 (diff)
downloadmeta-openembedded-contrib-ceba11b7781431366ac625469360efb8fd2ca0a7.tar.gz
fbgrab: upgrade 1.3.3 -> 1.4
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics')
-rw-r--r--meta-oe/recipes-graphics/fbgrab/fbgrab_1.4.bb (renamed from meta-oe/recipes-graphics/fbgrab/fbgrab_1.3.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/fbgrab/fbgrab_1.3.3.bb b/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