diff options
| author | Martin Jansa <martin.jansa@gmail.com> | 2011-10-25 09:31:35 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-10-25 08:36:16 +0100 |
| commit | fc94f925e848684244a38dcffe15cb1192dfbed8 (patch) | |
| tree | 2f6d39542df488db2bd241ec7f3c5e4043fd39a1 /meta/recipes-core/expat | |
| parent | 53ee27a1c5b589cba874f674c428e1a36557cc3b (diff) | |
| download | poky-fc94f925e848684244a38dcffe15cb1192dfbed8.tar.gz | |
libxml-parser-perl, libxml-simple-perl, expat, sgmlspl-native, git: bump PR to rebuild after perl upgrade
* this isn't probably complete list.. just what failed here
(From OE-Core rev: f586aaa8d00361a9597a546d665077c75cf4d520)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/expat')
| -rw-r--r-- | meta/recipes-core/expat/expat_2.0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/expat/expat_2.0.1.bb b/meta/recipes-core/expat/expat_2.0.1.bb index a6759229e7..30b5684881 100644 --- a/meta/recipes-core/expat/expat_2.0.1.bb +++ b/meta/recipes-core/expat/expat_2.0.1.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | require expat.inc | 1 | require expat.inc |
| 2 | LIC_FILES_CHKSUM = "file://COPYING;md5=1b71f681713d1256e1c23b0890920874" | 2 | LIC_FILES_CHKSUM = "file://COPYING;md5=1b71f681713d1256e1c23b0890920874" |
| 3 | PR = "r0" | 3 | PR = "r1" |
| 4 | 4 | ||
| 5 | SRC_URI[md5sum] = "ee8b492592568805593f81f8cdf2a04c" | 5 | SRC_URI[md5sum] = "ee8b492592568805593f81f8cdf2a04c" |
| 6 | SRC_URI[sha256sum] = "847660b4df86e707c9150e33cd8c25bc5cd828f708c7418e765e3e983a2e5e93" | 6 | SRC_URI[sha256sum] = "847660b4df86e707c9150e33cd8c25bc5cd828f708c7418e765e3e983a2e5e93" |
