summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@fujitsu.com>2021-04-01 10:28:20 +0800
committerArmin Kuster <akuster808@gmail.com>2021-04-03 07:46:03 -0700
commitee8a89228a7ae022a14db44a23f9053af84ca0b7 (patch)
treef39c43ba3bf82b628fbdaa6382d56a73728c14fc /meta-oe
parentc36fa8754da6a36e68ce24011d6586eeebf93178 (diff)
downloadmeta-openembedded-ee8a89228a7ae022a14db44a23f9053af84ca0b7.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> (cherry picked from commit 1358f588e312a987b02b0673f799110ad518739f) Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-oe')
-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"
6DEPENDS = "libpng zlib" 6DEPENDS = "libpng zlib"
7SRC_URI = "git://github.com/GunnarMonell/fbgrab.git;protocol=https" 7SRC_URI = "git://github.com/GunnarMonell/fbgrab.git;protocol=https"
8 8
9SRCREV = "74373aafc0b496e67642562d86eac6b858a31f24" 9SRCREV = "f43ce6d5ce48fb01360eaa7c4a92c2573a1d02f8"
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11 11
12inherit autotools-brokensep 12inherit autotools-brokensep