aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/gpm/gpm_git.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-08-11 22:42:13 -0700
committerKhem Raj <raj.khem@gmail.com>2020-08-11 23:37:47 -0700
commit4e04909323201952a9d83763d5aaa04f96c2e970 (patch)
treedc61fc16e88dd1fbe2009cdbe0cc87475471796d /meta-oe/recipes-support/gpm/gpm_git.bb
parent6d4429f41f7d6221342eee180ad6ae49b8827396 (diff)
downloadmeta-openembedded-contrib-4e04909323201952a9d83763d5aaa04f96c2e970.tar.gz
gpm: Upgrade to latest master
Drop upstreamed patch Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/gpm/gpm_git.bb')
-rw-r--r--meta-oe/recipes-support/gpm/gpm_git.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/gpm/gpm_git.bb b/meta-oe/recipes-support/gpm/gpm_git.bb
index 3800d147f9..600b25df86 100644
--- a/meta-oe/recipes-support/gpm/gpm_git.bb
+++ b/meta-oe/recipes-support/gpm/gpm_git.bb
@@ -9,14 +9,13 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=18810669f13b87348459e611d31ab760"
PV = "1.99.7+git${SRCREV}"
PR = "r2"
-SRCREV = "1fd19417b8a4dd9945347e98dfa97e4cfd798d77"
+SRCREV = "e82d1a653ca94aa4ed12441424da6ce780b1e530"
DEPENDS = "ncurses bison-native"
SRC_URI = "git://github.com/telmich/gpm;protocol=git \
file://init \
file://gpm.service.in \
- file://0001-Use-sigemptyset-API-instead-of-__sigemptyset.patch \
"
S = "${WORKDIR}/git"