diff options
author | Dexuan Cui <dexuan.cui@intel.com> | 2011-06-17 10:09:50 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-06-29 15:01:01 +0100 |
commit | 549929364cd7d29b50d8a4562c6f640e21a467f1 (patch) | |
tree | a368a0b70e0360a686fbba89f523451b64b7fd17 /meta/recipes-devtools/intltool | |
parent | ff014d9634638457622f6019b163e75bafcefada (diff) | |
download | openembedded-core-549929364cd7d29b50d8a4562c6f640e21a467f1.tar.gz openembedded-core-549929364cd7d29b50d8a4562c6f640e21a467f1.tar.bz2 openembedded-core-549929364cd7d29b50d8a4562c6f640e21a467f1.zip |
glib-2.0,intltool,rpm,sgmlspl-native: Bump PR to resolve perl-native issue
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Diffstat (limited to 'meta/recipes-devtools/intltool')
-rw-r--r-- | meta/recipes-devtools/intltool/intltool_0.40.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/intltool/intltool_0.40.6.bb b/meta/recipes-devtools/intltool/intltool_0.40.6.bb index 88d441cb93..ea671444a9 100644 --- a/meta/recipes-devtools/intltool/intltool_0.40.6.bb +++ b/meta/recipes-devtools/intltool/intltool_0.40.6.bb @@ -1,7 +1,7 @@ require intltool.inc LICENSE="GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" -PR = "r1" +PR = "r2" SRC_URI_append = " file://intltool-nowarn-0.40.0.patch" |