All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-oe][PATCH 00/26] [meta-oe] Pending patches from patchwork
Date: Sun, 16 Dec 2012 18:57:43 +0100	[thread overview]
Message-ID: <cover.1355680285.git.Martin.Jansa@gmail.com> (raw)

Consolidated pull request including some older patches from patchwork.
Modified patches have "MJ: foo" in commit message.

I'll merge this tomorrow unless someone shouts.

The following changes since commit 93f954c334777d542ee3a54634def14fe801f9d5:

  Merge remote-tracking branch 'meta-oe-contrib/jansa/pull' (2012-12-14 19:41:15 +0100)

are available in the git repository at:


  git://git.openembedded.org/meta-openembedded-contrib jansa/pull
  http://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=jansa/pull

Jan Luebbe (3):
  proj: add recipe
  geos: add recipe
  libspatialite: add recipe

Marcin Juszkiewicz (8):
  modemmanager: update to 0.6.0.0
  samba: added gnu-configize for AArch64 support
  dialog: added gnu-configize for AArch64 support
  xterm: added gnu-configize for AArch64 support
  florence: added gnome-doc-utils and libnotify to dependencies
  postgresql: disable spinlocks for AArch64
  libgcc: s/virtclass/class/ to make it up-to-date
  gcc-cross-canadian 4.6: fix dependencies to be nativesdk-* not
    *-nativesdk

Marko Lindqvist (5):
  gtk+3: add libxi dependency
  fakeroot: update to upstream version 1.18.4
  lua: update to upstream version 5.1.5
  libsdl-image: update to upstream version 1.2.12
  libsdl-mixer: update to upstream version 1.2.12

Martin Jansa (4):
  udev: remove from meta-oe
  wpa-supplicant, gcc-common-4.6, packagegroup-qte-toolchain-target: use
    correct PRINC form
  lvm2: upgrade to 2.02.97 which is compatible with newer udev
  cryptsetup: import from oe-classic

Paul Eggleton (3):
  meta-oe: Fix erroneous use of "startline" in LIC_FILES_CHKSUM
  meta-networking: Fix erroneous use of "startline" in LIC_FILES_CHKSUM
  libnl: remove

Ross Burton (1):
  python-numpy: add missing runtime dependencies

Ting Liu (1):
  samba: Fix build on Fedora 17

Yauhen Kharuzhy (1):
  krb5: import from OE-Classic

 meta-gnome/recipes-gnome/gtk+/gtk+3_3.2.3.bb       |   2 +-
 .../recipes-daemons/tftp-hpa/tftp-hpa_5.2.bb       |   4 +-
 meta-networking/recipes-support/mtr/mtr_0.82.bb    |   2 +-
 meta-networking/recipes-support/tunctl/tunctl.inc  |   2 +-
 .../dont-include-private-glib-headers.patch        |  94 ---------
 ...modemmanager_0.5.bb => modemmanager_0.6.0.0.bb} |  16 +-
 meta-oe/recipes-connectivity/samba/samba.inc       |   7 +-
 meta-oe/recipes-connectivity/samba/samba_3.6.8.bb  |   3 +-
 ...-native_1.12.4.bb => fakeroot-native_1.18.4.bb} |   4 -
 .../fakeroot/fakeroot/configure-libtool.patch      |  20 --
 .../fakeroot/fakeroot/fix-prefix.patch             |  15 --
 .../{fakeroot_1.12.4.bb => fakeroot_1.18.4.bb}     |  21 +-
 ...-generation-it-depends-on-a-working-docto.patch |  45 ----
 meta-oe/recipes-core/udev/udev/cache               |  24 ---
 meta-oe/recipes-core/udev/udev/default             |   4 -
 meta-oe/recipes-core/udev/udev/gtk-doc.make        | 230 ---------------------
 meta-oe/recipes-core/udev/udev/init                |  73 -------
 meta-oe/recipes-core/udev/udev/modprobe.rules      |  17 --
 meta-oe/recipes-core/udev/udev/touchscreen.rules   |  18 --
 meta-oe/recipes-core/udev/udev_173.bb              | 116 -----------
 meta-oe/recipes-core/udev/udev_175.bb              |  91 --------
 meta-oe/recipes-core/udev/udev_182.bb              |  86 --------
 .../lua/lua5.1/bitwise_operators.patch             | 143 ++++++-------
 meta-oe/recipes-devtools/lua/lua5.1/lua5.1.pc      |   2 +-
 .../lua/{lua5.1_5.1.4.bb => lua5.1_5.1.5.bb}       |   9 +-
 .../recipes-devtools/python/python-numpy_1.4.1.bb  |   4 +-
 meta-oe/recipes-extended/ddrescue/ddrescue_1.16.bb |   2 +-
 meta-oe/recipes-extended/dialog/dialog.inc         |   1 +
 meta-oe/recipes-extended/lcdproc/lcdproc5.inc      |   2 +-
 .../socketcan/libsocketcan_0.0.8.bb                |   2 +-
 meta-oe/recipes-extended/tmux/tmux_1.6.bb          |   2 +-
 meta-oe/recipes-graphics/xorg-app/xterm_277.bb     |   1 +
 ...bsdl-image_1.2.10.bb => libsdl-image_1.2.12.bb} |  11 +-
 .../libsdl-mixer/libsdl-mixer/configure.patch      |   9 +-
 .../libsdl-mixer/fix-flac-madness.diff             |  28 ---
 ...bsdl-mixer_1.2.11.bb => libsdl-mixer_1.2.12.bb} |  10 +-
 meta-oe/recipes-navigation/geos/geos.inc           |  19 ++
 meta-oe/recipes-navigation/geos/geos_3.3.2.bb      |   7 +
 .../libspatialite/libspatialite.inc                |  16 ++
 .../fix-the-configure-script-and-freexl.patch      | 200 ++++++++++++++++++
 .../libspatialite/libspatialite_3.0.1.bb           |   9 +
 meta-oe/recipes-navigation/proj/proj.inc           |  13 ++
 meta-oe/recipes-navigation/proj/proj_4.7.0.bb      |   7 +
 .../packagegroup-qte-toolchain-target.bbappend     |   2 +-
 .../recipes-support/cryptsetup/cryptsetup_1.1.3.bb |  18 ++
 meta-oe/recipes-support/florence/florence_0.5.1.bb |   2 +-
 meta-oe/recipes-support/libnl/libnl_3.2.9.bb       |  52 -----
 meta-oe/recipes-support/lvm2/lvm2_2.02.85.bb       |   7 -
 meta-oe/recipes-support/lvm2/lvm2_2.02.97.bb       |   6 +
 meta-oe/recipes-support/mini-iconv/mini-iconv.bb   |   2 +-
 meta-oe/recipes-support/postgresql/postgresql.inc  |   1 +
 .../wpa-supplicant/wpa-supplicant_1.0.bbappend     |   2 +-
 meta/recipes-connectivity/krb5/krb5_1.8.5.bb       |  39 ++++
 .../recipes-devtools/gcc/gcc-common-4.6.inc        |   2 +-
 .../recipes-devtools/gcc/gcc-cross-canadian_4.6.bb |   4 +-
 toolchain-layer/recipes-devtools/gcc/libgcc_4.6.bb |   2 +-
 56 files changed, 466 insertions(+), 1064 deletions(-)
 delete mode 100644 meta-oe/recipes-connectivity/networkmanager/modemmanager/dont-include-private-glib-headers.patch
 rename meta-oe/recipes-connectivity/networkmanager/{modemmanager_0.5.bb => modemmanager_0.6.0.0.bb} (59%)
 rename meta-oe/recipes-core/fakeroot/{fakeroot-native_1.12.4.bb => fakeroot-native_1.18.4.bb} (67%)
 delete mode 100644 meta-oe/recipes-core/fakeroot/fakeroot/configure-libtool.patch
 delete mode 100644 meta-oe/recipes-core/fakeroot/fakeroot/fix-prefix.patch
 rename meta-oe/recipes-core/fakeroot/{fakeroot_1.12.4.bb => fakeroot_1.18.4.bb} (45%)
 delete mode 100644 meta-oe/recipes-core/udev/udev/0001-rip-put-doc-generation-it-depends-on-a-working-docto.patch
 delete mode 100644 meta-oe/recipes-core/udev/udev/cache
 delete mode 100644 meta-oe/recipes-core/udev/udev/default
 delete mode 100644 meta-oe/recipes-core/udev/udev/gtk-doc.make
 delete mode 100644 meta-oe/recipes-core/udev/udev/init
 delete mode 100644 meta-oe/recipes-core/udev/udev/modprobe.rules
 delete mode 100644 meta-oe/recipes-core/udev/udev/touchscreen.rules
 delete mode 100644 meta-oe/recipes-core/udev/udev_173.bb
 delete mode 100644 meta-oe/recipes-core/udev/udev_175.bb
 delete mode 100644 meta-oe/recipes-core/udev/udev_182.bb
 rename meta-oe/recipes-devtools/lua/{lua5.1_5.1.4.bb => lua5.1_5.1.5.bb} (75%)
 rename meta-oe/recipes-multimedia/libsdl-image/{libsdl-image_1.2.10.bb => libsdl-image_1.2.12.bb} (75%)
 delete mode 100644 meta-oe/recipes-multimedia/libsdl-mixer/libsdl-mixer/fix-flac-madness.diff
 rename meta-oe/recipes-multimedia/libsdl-mixer/{libsdl-mixer_1.2.11.bb => libsdl-mixer_1.2.12.bb} (78%)
 create mode 100644 meta-oe/recipes-navigation/geos/geos.inc
 create mode 100644 meta-oe/recipes-navigation/geos/geos_3.3.2.bb
 create mode 100644 meta-oe/recipes-navigation/libspatialite/libspatialite.inc
 create mode 100644 meta-oe/recipes-navigation/libspatialite/libspatialite/fix-the-configure-script-and-freexl.patch
 create mode 100644 meta-oe/recipes-navigation/libspatialite/libspatialite_3.0.1.bb
 create mode 100644 meta-oe/recipes-navigation/proj/proj.inc
 create mode 100644 meta-oe/recipes-navigation/proj/proj_4.7.0.bb
 create mode 100644 meta-oe/recipes-support/cryptsetup/cryptsetup_1.1.3.bb
 delete mode 100644 meta-oe/recipes-support/libnl/libnl_3.2.9.bb
 delete mode 100644 meta-oe/recipes-support/lvm2/lvm2_2.02.85.bb
 create mode 100644 meta-oe/recipes-support/lvm2/lvm2_2.02.97.bb
 create mode 100644 meta/recipes-connectivity/krb5/krb5_1.8.5.bb

-- 
1.8.0.2




             reply	other threads:[~2012-12-16 18:12 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-16 17:57 Martin Jansa [this message]
2012-12-16 17:57 ` [meta-oe][PATCH 01/26] udev: remove from meta-oe Martin Jansa
2012-12-16 17:57 ` [meta-oe][PATCH 02/26] modemmanager: update to 0.6.0.0 Martin Jansa
2012-12-16 17:57 ` [meta-oe][PATCH 03/26] samba: added gnu-configize for AArch64 support Martin Jansa
2012-12-16 17:57 ` [meta-oe][PATCH 04/26] dialog: " Martin Jansa
2012-12-16 17:57 ` [meta-oe][PATCH 05/26] xterm: " Martin Jansa
2012-12-16 17:57 ` [meta-oe][PATCH 06/26] florence: added gnome-doc-utils and libnotify to dependencies Martin Jansa
2012-12-16 17:57 ` [meta-oe][PATCH 07/26] meta-oe: Fix erroneous use of "startline" in LIC_FILES_CHKSUM Martin Jansa
2012-12-16 17:57 ` [meta-oe][PATCH 08/26] meta-networking: " Martin Jansa
2012-12-16 17:57 ` [meta-oe][PATCH 09/26] libnl: remove Martin Jansa
2012-12-16 17:57 ` [meta-oe][PATCH 10/26] gtk+3: add libxi dependency Martin Jansa
2012-12-16 17:57 ` [meta-oe][PATCH 11/26] samba: Fix build on Fedora 17 Martin Jansa
2012-12-16 17:57 ` [meta-oe][PATCH 12/26] fakeroot: update to upstream version 1.18.4 Martin Jansa
2012-12-16 17:57 ` [meta-oe][PATCH 13/26] python-numpy: add missing runtime dependencies Martin Jansa
2012-12-16 17:57 ` [meta-oe][PATCH 14/26] proj: add recipe Martin Jansa
2012-12-16 17:57 ` [meta-oe][PATCH 15/26] geos: " Martin Jansa
2012-12-16 17:57 ` [meta-oe][PATCH 16/26] libspatialite: " Martin Jansa
2012-12-16 17:58 ` [meta-oe][PATCH 17/26] wpa-supplicant, gcc-common-4.6, packagegroup-qte-toolchain-target: use correct PRINC form Martin Jansa
2012-12-16 17:58 ` [meta-oe][PATCH 18/26] lua: update to upstream version 5.1.5 Martin Jansa
2012-12-16 17:58 ` [meta-oe][PATCH 19/26] postgresql: disable spinlocks for AArch64 Martin Jansa
2012-12-16 17:58 ` [meta-oe][PATCH 20/26] libgcc: s/virtclass/class/ to make it up-to-date Martin Jansa
2012-12-16 17:58 ` [meta-oe][PATCH 21/26] gcc-cross-canadian 4.6: fix dependencies to be nativesdk-* not *-nativesdk Martin Jansa
2012-12-16 17:58 ` [meta-oe][PATCH 22/26] krb5: import from OE-Classic Martin Jansa
2012-12-16 17:58 ` [meta-oe][PATCH 23/26] lvm2: upgrade to 2.02.97 which is compatible with newer udev Martin Jansa
2012-12-16 17:58 ` [meta-oe][PATCH 24/26] cryptsetup: import from oe-classic Martin Jansa
2012-12-16 17:58 ` [meta-oe][PATCH 25/26] libsdl-image: update to upstream version 1.2.12 Martin Jansa
2012-12-16 17:58 ` [meta-oe][PATCH 26/26] libsdl-mixer: " Martin Jansa

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.1355680285.git.Martin.Jansa@gmail.com \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@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.