aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/geany/geany_1.22.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/geany/geany_1.22.bb')
-rw-r--r--meta-oe/recipes-devtools/geany/geany_1.22.bb6
1 files changed, 5 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/geany/geany_1.22.bb b/meta-oe/recipes-devtools/geany/geany_1.22.bb
index 1e56ec8e0e..e0b5df509b 100644
--- a/meta-oe/recipes-devtools/geany/geany_1.22.bb
+++ b/meta-oe/recipes-devtools/geany/geany_1.22.bb
@@ -3,10 +3,14 @@ HOMEPAGE = "http://www.geany.org/"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=c107cf754550e65755c42985a5d4e9c9"
DEPENDS = "gtk+"
+PR = "r1"
inherit autotools pkgconfig
-SRC_URI = "http://download.geany.org/${PN}-${PV}.tar.bz2"
+SRC_URI = " \
+ http://download.geany.org/${PN}-${PV}.tar.bz2 \
+ file://0001-configure.ac-remove-additional-c-test.patch \
+"
SRC_URI[md5sum] = "0672077fe83e2a739aa0eaca426aacf0"
SRC_URI[sha256sum] = "901a35a7395ef10a80fb10b3ab63bae3871693a4e82d56388e9521a27877577e"