All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [CONSOLIDATED PULL (V2) 00/35] Updates, Multilib Patches and other fixes
Date: Fri,  4 Jan 2013 22:22:14 -0800	[thread overview]
Message-ID: <cover.1357366840.git.sgw@linux.intel.com> (raw)

Richard,

Finally another collected set of patches, my network access
was worse than I thought it would be the last few days.

I built these locally.

Thanks
	Sau!

The following changes since commit b693f6d3d48b281fbbf71fd56996c85e23c3a9c9:

  freetype: update to 2.4.11 which includes fixes for CVE-2012-{5668, 5669, 5670} (2012-12-31 09:42:49 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib sgw/stage
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/stage

Chen Qi (1):
  init-live.sh: avoid duplicate mount points for the same filesystem

Christopher Larson (6):
  update-alternatives.bbclass: use absolute paths for link targets
  opkg-native: obey virtual/update-alternatives-native
  chkconfig: don't inherit autotools
  chkconfig: obey sysconfdir, base_libdir
  chkconfig: package the update-alternatives implementation
  chkconfig-alternatives-native-1.3.59: add recipe

Constantin Musca (8):
  libpam: enable multilib
  package.bbclass: don't prepend MLPREFIX to LOCALEBASEPN
  eglibc-locale: enable multilib
  sysstat: fix sa_lib_dir
  rpm: replace /usr/lib with ${libdir}
  libfm: upgrade to 1.1.0
  pcmanfm: upgrade to 1.1.0
  vte: add missing unpackaged files

David Nyström (1):
  Added ability to parse python sources to create-recipe

Kang Kai (4):
  autoconf: update RDEDENDS
  perl: add sub-package perl-tests
  perl: update RPROVIDES and popuate_package script
  perl: update dependency creating script

Laurentiu Palcu (1):
  pango: have postinstalls run at do_rootfs time

Marko Lindqvist (7):
  automake: update to upstream version 1.12.6
  gmp: update SRC_URI and HOMEPAGE
  gmp: update to upstream version 5.1.0
  mpfr: update to upstream version 3.1.1
  icu: update to upstream version 50.1.1
  harfbuzz: add recipe, version 0.9.9
  pango: update to upstream version 1.32.5

Martin Jansa (1):
  kernel.bbclass: include PE in KERNEL_IMAGE_BASE_NAME

Noor Ahsan (1):
  cairo: Adds libxext in X11DEPENDS.

Robert P. J. Day (2):
  lib_package.bbclass: Correct comment referring to bin directories.
  package.bbclass: Skip testing "packages" a second time.

Saul Wold (3):
  libnl: Update to 3.2.16
  glib-2.0: Update to 2.35.3
  glib-networking: Update to 2.35.1

 meta/classes/kernel.bbclass                        |    2 +-
 meta/classes/lib_package.bbclass                   |    2 +-
 meta/classes/package.bbclass                       |    4 +-
 meta/classes/update-alternatives.bbclass           |    2 +-
 meta/recipes-core/eglibc/eglibc-locale.inc         |    4 +-
 .../{glib-2.0_2.34.3.bb => glib-2.0_2.35.3.bb}     |    4 +-
 meta/recipes-core/glib-2.0/glib.inc                |    2 +-
 ...working_2.28.7.bb => glib-networking_2.35.1.bb} |   10 +-
 meta/recipes-core/initrdscripts/files/init-live.sh |    9 +-
 meta/recipes-devtools/autoconf/autoconf.inc        |    1 -
 meta/recipes-devtools/autoconf/autoconf_2.69.bb    |    2 +-
 ...-compile-compile-only-optimized-byte-code.patch |   28 +-
 .../automake/automake/python-libdir.patch          |   41 +-
 .../{automake_1.12.5.bb => automake_1.12.6.bb}     |    4 +-
 meta/recipes-devtools/opkg/opkg.inc                |   10 +-
 meta/recipes-devtools/perl/perl-5.14.2/config.sh   |   18 +-
 .../recipes-devtools/perl/perl-rdepends_5.14.2.inc | 2336 +++++++++++++++++++-
 meta/recipes-devtools/perl/perl-tests.inc          |   34 +
 meta/recipes-devtools/perl/perl_5.14.2.bb          |   12 +-
 meta/recipes-devtools/rpm/rpm_5.4.9.bb             |    4 +-
 .../chkconfig-alternatives-native_1.3.59.bb        |   43 +
 .../recipes-extended/chkconfig/chkconfig_1.3.58.bb |   48 +-
 meta/recipes-extended/pam/libpam_1.1.6.bb          |   15 +-
 meta/recipes-extended/sysstat/sysstat.inc          |    6 +-
 meta/recipes-graphics/cairo/cairo.inc              |    2 +-
 meta/recipes-graphics/cairo/cairo_1.12.8.bb        |    2 +-
 meta/recipes-graphics/harfbuzz/harfbuzz_0.9.9.bb   |   27 +
 .../pango/pango-1.30.1/multilib-fix-clean.patch    |   42 -
 .../pango/pango-1.32.5/multilib-fix-clean.patch    |   60 +
 .../{pango-1.30.1 => pango-1.32.5}/no-tests.patch  |    0
 meta/recipes-graphics/pango/pango.inc              |   30 +-
 .../pango/{pango_1.30.1.bb => pango_1.32.5.bb}     |    4 +-
 .../pcmanfm/files/owl-window-menu.patch            |   81 -
 .../files/pcmanfm_fix_for_automake_1.12.patch      |   35 -
 .../{pcmanfm_0.9.10.bb => pcmanfm_1.1.0.bb}        |   11 +-
 .../gmp/{gmp => gmp-4.2.1}/configure.patch         |    0
 meta/recipes-support/gmp/gmp-5.1.0/configure.patch |  210 ++
 meta/recipes-support/gmp/gmp.inc                   |    4 +-
 .../gmp/gmp/gmp_fix_for_automake-1.12.patch        |   48 -
 .../gmp/{gmp_5.0.5.bb => gmp_5.1.0.bb}             |    5 +-
 meta/recipes-support/icu/icu_50.1.1.bb             |   11 +
 meta/recipes-support/icu/icu_50.1.bb               |   11 -
 .../libfm/libfm-0.1.17/configure_fix.patch         |   19 -
 .../libfm-0.1.17/libfm_fix_for_automake-1.12.patch |   48 -
 .../libfm-1.1.0/fix-make-parallelism-issue.patch   |   31 +
 .../libfm/{libfm_0.1.17.bb => libfm_1.1.0.bb}      |    8 +-
 .../libnl/{libnl_3.2.14.bb => libnl_3.2.16.bb}     |    4 +-
 .../mpfr-3.1.0/mpfr_fix_for_automake-1.12.patch    |   35 -
 .../long-long-thumb.patch                          |    0
 .../mpfr/{mpfr_3.1.0.bb => mpfr_3.1.1.bb}          |    7 +-
 meta/recipes-support/vte/vte.inc                   |    4 +-
 scripts/create-recipe                              |   51 +-
 52 files changed, 2944 insertions(+), 487 deletions(-)
 rename meta/recipes-core/glib-2.0/{glib-2.0_2.34.3.bb => glib-2.0_2.35.3.bb} (92%)
 rename meta/recipes-core/glib-networking/{glib-networking_2.28.7.bb => glib-networking_2.35.1.bb} (70%)
 rename meta/recipes-devtools/automake/{automake_1.12.5.bb => automake_1.12.6.bb} (90%)
 create mode 100644 meta/recipes-devtools/perl/perl-tests.inc
 create mode 100644 meta/recipes-extended/chkconfig/chkconfig-alternatives-native_1.3.59.bb
 create mode 100644 meta/recipes-graphics/harfbuzz/harfbuzz_0.9.9.bb
 delete mode 100644 meta/recipes-graphics/pango/pango-1.30.1/multilib-fix-clean.patch
 create mode 100644 meta/recipes-graphics/pango/pango-1.32.5/multilib-fix-clean.patch
 rename meta/recipes-graphics/pango/{pango-1.30.1 => pango-1.32.5}/no-tests.patch (100%)
 rename meta/recipes-graphics/pango/{pango_1.30.1.bb => pango_1.32.5.bb} (59%)
 delete mode 100644 meta/recipes-sato/pcmanfm/files/owl-window-menu.patch
 delete mode 100644 meta/recipes-sato/pcmanfm/files/pcmanfm_fix_for_automake_1.12.patch
 rename meta/recipes-sato/pcmanfm/{pcmanfm_0.9.10.bb => pcmanfm_1.1.0.bb} (76%)
 rename meta/recipes-support/gmp/{gmp => gmp-4.2.1}/configure.patch (100%)
 create mode 100644 meta/recipes-support/gmp/gmp-5.1.0/configure.patch
 delete mode 100644 meta/recipes-support/gmp/gmp/gmp_fix_for_automake-1.12.patch
 rename meta/recipes-support/gmp/{gmp_5.0.5.bb => gmp_5.1.0.bb} (60%)
 create mode 100644 meta/recipes-support/icu/icu_50.1.1.bb
 delete mode 100644 meta/recipes-support/icu/icu_50.1.bb
 delete mode 100644 meta/recipes-support/libfm/libfm-0.1.17/configure_fix.patch
 delete mode 100644 meta/recipes-support/libfm/libfm-0.1.17/libfm_fix_for_automake-1.12.patch
 create mode 100644 meta/recipes-support/libfm/libfm-1.1.0/fix-make-parallelism-issue.patch
 rename meta/recipes-support/libfm/{libfm_0.1.17.bb => libfm_1.1.0.bb} (75%)
 rename meta/recipes-support/libnl/{libnl_3.2.14.bb => libnl_3.2.16.bb} (90%)
 delete mode 100644 meta/recipes-support/mpfr/mpfr-3.1.0/mpfr_fix_for_automake-1.12.patch
 rename meta/recipes-support/mpfr/{mpfr-3.1.0 => mpfr-3.1.1}/long-long-thumb.patch (100%)
 rename meta/recipes-support/mpfr/{mpfr_3.1.0.bb => mpfr_3.1.1.bb} (65%)

-- 
1.8.0.2




             reply	other threads:[~2013-01-05  6:37 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-05  6:22 Saul Wold [this message]
2013-01-05  6:52 ` [CONSOLIDATED PULL (V2) 00/35] Updates, Multilib Patches and other fixes Marko Lindqvist
2013-01-06  4:29   ` Saul Wold
2013-01-06 20:28     ` Marko Lindqvist
2013-01-09  7:46       ` Marko Lindqvist
2013-01-09  9:13         ` Martin Jansa
2013-01-09  9:33           ` Marko Lindqvist
2013-01-09  9:42             ` Ross Burton
2013-01-09 10:00               ` Marko Lindqvist
2013-01-09 10:29                 ` Martin Jansa
2013-01-09 10:42                   ` Marko Lindqvist
2013-01-05 23:36 ` Marko Lindqvist
2013-01-07 11:10 ` Richard Purdie
2013-01-07 12:31   ` Laurentiu Palcu
2013-01-07 12:38     ` Marko Lindqvist
2013-01-07 12:41       ` Laurentiu Palcu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1357366840.git.sgw@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.