diff options
author | Saul Wold <sgw@linux.intel.com> | 2012-01-19 11:39:56 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-24 11:54:16 +0000 |
commit | ca848609cb25fabb8555d62990545f10f1b02df3 (patch) | |
tree | be3a9f0e44e97a828b17dbf1f2bc5a41504b8f26 /meta/recipes-extended/libzypp | |
parent | 79af7541e2d37dd92a3efc4eb3a9eb0aa33aa04f (diff) | |
download | poky-ca848609cb25fabb8555d62990545f10f1b02df3.tar.gz |
Fix Upstream-Status entries
(From OE-Core rev: 0cd9314ef95168ba5452a01ed8d923585c8d54ae)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/libzypp')
-rw-r--r-- | meta/recipes-extended/libzypp/libzypp/libzypp-compatargs.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/libzypp/libzypp/libzypp-compatargs.patch b/meta/recipes-extended/libzypp/libzypp/libzypp-compatargs.patch index 9cd7a36422..8d24ab007c 100644 --- a/meta/recipes-extended/libzypp/libzypp/libzypp-compatargs.patch +++ b/meta/recipes-extended/libzypp/libzypp/libzypp-compatargs.patch | |||
@@ -1,6 +1,6 @@ | |||
1 | zypp/Arch.cc: Add room for additional architecture compatibilities | 1 | zypp/Arch.cc: Add room for additional architecture compatibilities |
2 | 2 | ||
3 | Upstream-status: Pending | 3 | Upstream-Status: Pending |
4 | 4 | ||
5 | Increase the size of the compatibility table from 9 to 30. There are already | 5 | Increase the size of the compatibility table from 9 to 30. There are already |
6 | existing checks within libzypp to ensure that we don't overflow the 64-bit | 6 | existing checks within libzypp to ensure that we don't overflow the 64-bit |