All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH 0/5] [meta-oe] Pending patches
Date: Tue, 27 Nov 2012 17:51:10 +0100	[thread overview]
Message-ID: <cover.1354034673.git.Martin.Jansa@gmail.com> (raw)

Collection of patches I have for a while..

samba patch was unfortunatelly sent without meta-oe prefix
dhcp patch was ignored by patchwork

The following changes since commit eb63724f431a0fb6b2fec1bd84ae7f04cb8744df:

  python-cheetah : Drop RDEPENDS from native build. (2012-11-27 12:48:30 +0100)

are available in the git repository at:

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

Andrei Dinu (1):
  gypsy: added to meta-oe/recipes-navigation

Martin Jansa (4):
  dhcp: rename bbappend to match new version from oe-core and move to
    oe-core prefix
  samba: update waf-as-source.patch to apply
  xserver-nodm-init: replace 'WantedBy=graphical.target' by
    'Alias=display-manager.service'
  xf86-video-glamo: adapt to xserver-0.12 video API

 .../samba/samba-3.6.8/waf-as-source.patch          |   4 -
 meta-oe/recipes-connectivity/samba/samba_3.6.8.bb  |   2 +-
 ...mo-driver-adapt-to-xserver-0.13-video-API.patch | 279 +++++++++++++++++++++
 .../xorg-driver/xf86-video-glamo_git.bb            |   3 +-
 .../recipes-navigation/gypsy/files/fixups.patch    |  21 ++
 meta-oe/recipes-navigation/gypsy/gypsy.inc         |  15 ++
 meta-oe/recipes-navigation/gypsy/gypsy_0.9.bb      |  24 ++
 meta-oe/recipes-navigation/gypsy/gypsy_git.bb      |  18 ++
 .../xserver-nodm-init/xserver-nodm.service         |   2 +-
 .../xserver-nodm-init_2.0.bbappend                 |   2 +-
 .../recipes-connectivity/dhcp/dhcp/dhcpd.service   |   0
 .../dhcp/dhcp/dhcrelay.service                     |   0
 .../dhcp/dhcp_4.2.4-P2.bbappend}                   |   0
 13 files changed, 362 insertions(+), 8 deletions(-)
 create mode 100644 meta-oe/recipes-graphics/xorg-driver/xf86-video-glamo/0003-glamo-driver-adapt-to-xserver-0.13-video-API.patch
 create mode 100644 meta-oe/recipes-navigation/gypsy/files/fixups.patch
 create mode 100644 meta-oe/recipes-navigation/gypsy/gypsy.inc
 create mode 100644 meta-oe/recipes-navigation/gypsy/gypsy_0.9.bb
 create mode 100644 meta-oe/recipes-navigation/gypsy/gypsy_git.bb
 rename meta-systemd/{meta-oe => oe-core}/recipes-connectivity/dhcp/dhcp/dhcpd.service (100%)
 rename meta-systemd/{meta-oe => oe-core}/recipes-connectivity/dhcp/dhcp/dhcrelay.service (100%)
 rename meta-systemd/{meta-oe/recipes-connectivity/dhcp/dhcp_4.2.4-P1.bbappend => oe-core/recipes-connectivity/dhcp/dhcp_4.2.4-P2.bbappend} (100%)

-- 
1.8.0




             reply	other threads:[~2012-11-27 17:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-27 16:51 Martin Jansa [this message]
2012-11-27 16:51 ` [PATCH 1/5] dhcp: rename bbappend to match new version from oe-core and move to oe-core prefix Martin Jansa
2012-11-27 16:51 ` [PATCH 2/5] samba: update waf-as-source.patch to apply Martin Jansa
2012-11-27 16:51 ` [PATCH 3/5] xserver-nodm-init: replace 'WantedBy=graphical.target' by 'Alias=display-manager.service' Martin Jansa
2012-11-27 16:51 ` [PATCH 4/5] xf86-video-glamo: adapt to xserver-0.12 video API Martin Jansa
2012-11-27 16:51 ` [PATCH 5/5] gypsy: added to meta-oe/recipes-navigation 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.1354034673.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.