1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

intltool: upgrade from 0.40.5 to 0.40.6

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
This commit is contained in:
Nitin A Kamble
2010-06-21 02:30:37 -07:00
committed by Saul Wold
parent 5cfe04d572
commit 03837afa10
4 changed files with 5 additions and 5 deletions
-2
View File
@@ -7,8 +7,6 @@ URLV="${@'.'.join(bb.data.getVar('PV',d,1).split('.')[0:2])}"
SRC_URI = "${GNOME_MIRROR}/intltool/${URLV}/intltool-${PV}.tar.bz2"
S = "${WORKDIR}/intltool-${PV}"
PR = "r3"
DEPENDS = "libxml-parser-perl-native"
#RDEPENDS = "libxml-parser-perl"
RRECOMMENDS = "perl-modules"
@@ -1,3 +0,0 @@
require intltool.inc
SRC_URI_append = " file://intltool-nowarn-0.40.0.patch;patch=1"
@@ -0,0 +1,5 @@
require intltool.inc
PR = "r0"
SRC_URI_append = " file://intltool-nowarn-0.40.0.patch"