summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-06-08 20:44:32 -0700
committerKhem Raj <raj.khem@gmail.com>2018-06-14 08:57:14 -0700
commit89033c191bfb4851d56b88f6a971ce9bc6dea5f3 (patch)
tree66ad8b5787ee1ef0bf8d22ae8db4708eab0c5bdc
parent0f29f2e0c622fd900099751fc4944f1ae83f4fec (diff)
downloadmeta-openembedded-89033c191bfb4851d56b88f6a971ce9bc6dea5f3.tar.gz
lcdproc: Update to 0.5.9
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-extended/lcdproc/lcdproc_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/lcdproc/lcdproc_git.bb b/meta-oe/recipes-extended/lcdproc/lcdproc_git.bb
index 96bc826fd9..fad1d616c3 100644
--- a/meta-oe/recipes-extended/lcdproc/lcdproc_git.bb
+++ b/meta-oe/recipes-extended/lcdproc/lcdproc_git.bb
@@ -9,9 +9,9 @@ DEPENDS = "ncurses lirc"
9LIC_FILES_CHKSUM = "file://COPYING;md5=18810669f13b87348459e611d31ab760 \ 9LIC_FILES_CHKSUM = "file://COPYING;md5=18810669f13b87348459e611d31ab760 \
10 file://README.md;beginline=107;md5=5c927ce1742d6d5cddc45b7ad6230f75" 10 file://README.md;beginline=107;md5=5c927ce1742d6d5cddc45b7ad6230f75"
11 11
12BASEPV = "0.5.8" 12BASEPV = "0.5.9"
13PV = "${BASEPV}+git${SRCPV}" 13PV = "${BASEPV}+git${SRCPV}"
14SRCREV = "f5156e2e41bb418f14761afea22eee8efb49fb85" 14SRCREV = "79fa538647c3e09a87ecc86aae1abbb82e0a25c5"
15SRC_URI = "git://github.com/lcdproc/lcdproc;branch=lcdproc-${BASEPV} \ 15SRC_URI = "git://github.com/lcdproc/lcdproc;branch=lcdproc-${BASEPV} \
16 file://0001-include-asm-ioctl.h-explicitly.patch \ 16 file://0001-include-asm-ioctl.h-explicitly.patch \
17 " 17 "