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:23:54 +0000 |
commit | 0cd9314ef95168ba5452a01ed8d923585c8d54ae (patch) | |
tree | 16380a0b03eff91b3248ffe5a818e913226f0592 /meta/recipes-extended | |
parent | 64e1db588bcb7b66b08097c0ea443bd4406422d3 (diff) | |
download | openembedded-core-0cd9314ef95168ba5452a01ed8d923585c8d54ae.tar.gz openembedded-core-0cd9314ef95168ba5452a01ed8d923585c8d54ae.tar.bz2 openembedded-core-0cd9314ef95168ba5452a01ed8d923585c8d54ae.zip |
Fix Upstream-Status entries
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-extended')
-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 @@ zypp/Arch.cc: Add room for additional architecture compatibilities -Upstream-status: Pending +Upstream-Status: Pending Increase the size of the compatibility table from 9 to 30. There are already existing checks within libzypp to ensure that we don't overflow the 64-bit |