| Submitter | Saul Wold |
|---|---|
| Date | Dec. 1, 2011, 5:12 a.m. |
| Message ID | <cover.1322716218.git.sgw@linux.intel.com> |
| Download | mbox |
| Permalink | /patch/15933/ |
| State | New |
| Headers | show |
Pull-request
git://git.openembedded.org/openembedded-core-contrib sgw/updatesComments
On Wed, 2011-11-30 at 21:12 -0800, Saul Wold wrote: > Richard, > > This address the missing checksums and patches from my > last set. Also added here is libffi. > > iconv will come later, there was a different problem that I need > to track down. > > Sau! > > > The following changes since commit f4efaa0f472b4bf0ba0a0297cc9ecc8b5a671f72: > > squashfs-tools: fix PR, those should start with 'r' (2011-11-30 23:37:40 +0000) > > are available in the git repository at: > git://git.openembedded.org/openembedded-core-contrib sgw/updates > http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/updates > > Saul Wold (3): > xserver-xorg*: Update to 1.11.2 > gnutls: Update to 2.12.14 > libffi: Update to 3.0.10 Merged to master, thanks. Richard
Op 1 dec. 2011, om 06:12 heeft Saul Wold het volgende geschreven: > Richard, > > This address the missing checksums and patches from my > last set. Also added here is libffi. Are there any objections to making missing checksums a fatal error? regards, Koen
On Thu, 2011-12-01 at 11:40 +0100, Koen Kooi wrote: > Op 1 dec. 2011, om 06:12 heeft Saul Wold het volgende geschreven: > > > Richard, > > > > This address the missing checksums and patches from my > > last set. Also added here is libffi. > > Are there any objections to making missing checksums a fatal error? Not from me, I thought we'd done this a long time ago... Cheers, Richard
Richard, This address the missing checksums and patches from my last set. Also added here is libffi. iconv will come later, there was a different problem that I need to track down. Sau! The following changes since commit f4efaa0f472b4bf0ba0a0297cc9ecc8b5a671f72: squashfs-tools: fix PR, those should start with 'r' (2011-11-30 23:37:40 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib sgw/updates http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/updates Saul Wold (3): xserver-xorg*: Update to 1.11.2 gnutls: Update to 2.12.14 libffi: Update to 3.0.10 .../libffi/{libffi_3.0.9.bb => libffi_3.0.10.bb} | 16 +++++++++++----- ...ver-xorg-1.11.1.inc => xserver-xorg-1.11.2.inc} | 7 ++++--- .../crosscompile.patch | 0 .../fix_open_max_preprocessor_error.patch | 0 .../macro_tweak.patch | 0 ...-lite_1.11.1.bb => xserver-xorg-lite_1.11.2.bb} | 0 ...erver-xorg_1.11.1.bb => xserver-xorg_1.11.2.bb} | 0 .../configure-fix.patch | 0 .../gnutls-2.12.14/fix-gettext-version.patch | 20 ++++++++++++++++++++ .../gnutls-openssl.patch | 0 .../gnutls-texinfo-euro.patch | 0 meta/recipes-support/gnutls/gnutls_2.12.11.bb | 9 --------- meta/recipes-support/gnutls/gnutls_2.12.14.bb | 10 ++++++++++ 13 files changed, 45 insertions(+), 17 deletions(-) rename meta/recipes-gnome/libffi/{libffi_3.0.9.bb => libffi_3.0.10.bb} (77%) rename meta/recipes-graphics/xorg-xserver/{xserver-xorg-1.11.1.inc => xserver-xorg-1.11.2.inc} (47%) rename meta/recipes-graphics/xorg-xserver/{xserver-xorg-1.11.1 => xserver-xorg-1.11.2}/crosscompile.patch (100%) rename meta/recipes-graphics/xorg-xserver/{xserver-xorg-1.11.1 => xserver-xorg-1.11.2}/fix_open_max_preprocessor_error.patch (100%) rename meta/recipes-graphics/xorg-xserver/{xserver-xorg-1.11.1 => xserver-xorg-1.11.2}/macro_tweak.patch (100%) rename meta/recipes-graphics/xorg-xserver/{xserver-xorg-lite_1.11.1.bb => xserver-xorg-lite_1.11.2.bb} (100%) rename meta/recipes-graphics/xorg-xserver/{xserver-xorg_1.11.1.bb => xserver-xorg_1.11.2.bb} (100%) rename meta/recipes-support/gnutls/{gnutls-2.12.11 => gnutls-2.12.14}/configure-fix.patch (100%) create mode 100644 meta/recipes-support/gnutls/gnutls-2.12.14/fix-gettext-version.patch rename meta/recipes-support/gnutls/{gnutls-2.12.11 => gnutls-2.12.14}/gnutls-openssl.patch (100%) rename meta/recipes-support/gnutls/{gnutls-2.12.11 => gnutls-2.12.14}/gnutls-texinfo-euro.patch (100%) delete mode 100644 meta/recipes-support/gnutls/gnutls_2.12.11.bb create mode 100644 meta/recipes-support/gnutls/gnutls_2.12.14.bb