diff options
Diffstat (limited to 'meta-oe/recipes-graphics/fbgrab/fbgrab_1.5.bb')
-rw-r--r-- | meta-oe/recipes-graphics/fbgrab/fbgrab_1.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/fbgrab/fbgrab_1.5.bb b/meta-oe/recipes-graphics/fbgrab/fbgrab_1.5.bb index dfd137c04..833a41683 100644 --- a/meta-oe/recipes-graphics/fbgrab/fbgrab_1.5.bb +++ b/meta-oe/recipes-graphics/fbgrab/fbgrab_1.5.bb | |||
@@ -4,7 +4,7 @@ LICENSE = "GPLv2" | |||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=ea5bed2f60d357618ca161ad539f7c0a" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=ea5bed2f60d357618ca161ad539f7c0a" |
5 | SECTION = "console/utils" | 5 | SECTION = "console/utils" |
6 | DEPENDS = "libpng zlib" | 6 | DEPENDS = "libpng zlib" |
7 | SRC_URI = "git://github.com/GunnarMonell/fbgrab.git;protocol=https" | 7 | SRC_URI = "git://github.com/GunnarMonell/fbgrab.git;protocol=https;branch=master" |
8 | 8 | ||
9 | SRCREV = "f43ce6d5ce48fb01360eaa7c4a92c2573a1d02f8" | 9 | SRCREV = "f43ce6d5ce48fb01360eaa7c4a92c2573a1d02f8" |
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |