diff options
| author | Saul Wold <sgw@linux.intel.com> | 2012-06-18 12:51:21 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-21 13:03:02 +0100 |
| commit | 948e3e4e6aa42159053b8ba015d264a0216dc5bd (patch) | |
| tree | 3de02316540df9124e5a3e7d7c29dbd28fc656d7 /meta/recipes-core | |
| parent | 6a5a4a1c489a23871b6f25c60ed0b079971a2c83 (diff) | |
| download | poky-948e3e4e6aa42159053b8ba015d264a0216dc5bd.tar.gz | |
PR bumps for PACKAGES reorder
(From OE-Core rev: 19cb0aa7fbbbfc6b34280134dfdf9a4c77b6c430)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
| -rw-r--r-- | meta/recipes-core/libxml/libxml2_2.7.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/libxml/libxml2_2.7.8.bb b/meta/recipes-core/libxml/libxml2_2.7.8.bb index 9111120668..1e233f0a5e 100644 --- a/meta/recipes-core/libxml/libxml2_2.7.8.bb +++ b/meta/recipes-core/libxml/libxml2_2.7.8.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | require libxml2.inc | 1 | require libxml2.inc |
| 2 | 2 | ||
| 3 | PR = "r8" | 3 | PR = "r9" |
| 4 | 4 | ||
| 5 | SRC_URI += "file://fix_version_info.patch \ | 5 | SRC_URI += "file://fix_version_info.patch \ |
| 6 | file://libxml2_fix_for_automake_1.12.patch" | 6 | file://libxml2_fix_for_automake_1.12.patch" |
