aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@fujitsu.com>2021-04-01 10:28:20 +0800
committerKhem Raj <raj.khem@gmail.com>2021-04-01 08:32:48 -0700
commit1358f588e312a987b02b0673f799110ad518739f (patch)
tree0d13e3675808cd8e25a4802c7c744ccf5ef6ec3e /meta-oe/recipes-graphics
parentaaef364ac87f6c4b8544cca78e7e530fa3a08750 (diff)
downloadmeta-openembedded-1358f588e312a987b02b0673f799110ad518739f.tar.gz
fbgrab: upgrade 1.4 -> 1.5
Signed-off-by: Zang Ruochen <zangrc.fnst@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.5.bb (renamed from meta-oe/recipes-graphics/fbgrab/fbgrab_1.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/fbgrab/fbgrab_1.4.bb b/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