aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/gpm/gpm_1.99.7.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2013-01-10 12:44:08 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2013-01-13 11:39:45 +0100
commit469cd4ff12b1f94f42d68e049f384873aa0954eb (patch)
tree525a51b8ea68eaecc05ab7d8dde307d7ca124f7a /meta-oe/recipes-support/gpm/gpm_1.99.7.bb
parent9ec0d24a5f1b6d769f706f1b7a585eee9c119041 (diff)
downloadmeta-openembedded-contrib-469cd4ff12b1f94f42d68e049f384873aa0954eb.tar.gz
gpm: fix build with eglibc-2.17
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/gpm/gpm_1.99.7.bb')
-rw-r--r--meta-oe/recipes-support/gpm/gpm_1.99.7.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/gpm/gpm_1.99.7.bb b/meta-oe/recipes-support/gpm/gpm_1.99.7.bb
index a8af6ab9b7..e35e50ee3a 100644
--- a/meta-oe/recipes-support/gpm/gpm_1.99.7.bb
+++ b/meta-oe/recipes-support/gpm/gpm_1.99.7.bb
@@ -5,13 +5,14 @@ SECTION = "console/utils"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://gpm2/core/main.c;endline=19;md5=66d3c205c4e7ee5704b2ee351dfed72f"
-PR = "r1"
+PR = "r2"
DEPENDS = "ncurses"
SRC_URI = "ftp://arcana.linux.it/pub/gpm/gpm-${PV}.tar.bz2 \
file://no-docs.patch \
file://processcreds.patch \
+ file://eglibc-2.17.patch \
file://init"
inherit autotools update-rc.d