All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCHv3 0/4] REQUIRED_DISTRO_FEATURES
Date: Thu, 22 Jan 2015 17:39:42 +0100	[thread overview]
Message-ID: <cover.1421944678.git.Martin.Jansa@gmail.com> (raw)

Changes since v2:
Removed piglit which is supposed to get fixed.
Removed qt4-x11-free which inherits it from qt4x11.
Used += in qt4x11.bbclass.

The following changes since commit 0bcc01121e928d0be7a0550e500425852c63cf98:

  arch-mips.inc: Add the MIPS ABIEXTENSION to toolchain name (2015-01-21 14:28:43 +0000)

are available in the git repository at:

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

Martin Jansa (4):
  xorg-app: add x11 to required DISTRO_FEATURES and cleanup dependencies
  recipes: add x11 to required DISTRO_FEATURES
  xorg-driver: add x11 to required DISTRO_FEATURES
  recipes-qt: add x11 to required DISTRO_FEATURES

 meta/classes/qt4x11.bbclass                                          | 5 ++++-
 meta/recipes-graphics/eglinfo/eglinfo-x11_1.0.bb                     | 4 ++++
 meta/recipes-graphics/fstests/fstests_git.bb                         | 5 ++++-
 meta/recipes-graphics/glew/glew_1.11.0.bb                            | 4 +++-
 meta/recipes-graphics/libmatchbox/libmatchbox_1.11.bb                | 5 ++++-
 .../recipes-graphics/libxsettings-client/libxsettings-client_0.10.bb | 5 ++++-
 meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.bb                 | 5 ++++-
 meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb                 | 5 ++++-
 meta/recipes-graphics/piglit/piglit_git.bb                           | 2 +-
 meta/recipes-graphics/pong-clock/pong-clock_1.0.bb                   | 4 ++++
 .../startup-notification/startup-notification_0.12.bb                | 5 ++++-
 meta/recipes-graphics/x11vnc/x11vnc_0.9.13.bb                        | 5 ++++-
 meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb     | 5 ++++-
 meta/recipes-graphics/xorg-app/xeyes_1.1.1.bb                        | 2 +-
 meta/recipes-graphics/xorg-app/xorg-app-common.inc                   | 5 ++++-
 meta/recipes-graphics/xorg-app/xprop_1.2.2.bb                        | 2 +-
 meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.15.bb        | 4 ++++
 meta/recipes-graphics/xorg-driver/xf86-video-intel_2.99.917.bb       | 4 ++++
 meta/recipes-graphics/xorg-driver/xf86-video-omap_git.bb             | 4 ++++
 meta/recipes-graphics/xorg-driver/xf86-video-omapfb_git.bb           | 4 ++++
 meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.3.bb           | 4 ++++
 meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.0.2.bb        | 4 ++++
 meta/recipes-qt/packagegroups/packagegroup-qt-toolchain-target.bb    | 4 ++++
 23 files changed, 82 insertions(+), 14 deletions(-)

-- 
2.2.1



             reply	other threads:[~2015-01-22 16:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-22 16:39 Martin Jansa [this message]
2015-01-22 16:39 ` [PATCHv3 1/4] xorg-app: add x11 to required DISTRO_FEATURES and cleanup dependencies Martin Jansa
2015-01-22 16:39 ` [PATCHv3 2/4] recipes: add x11 to required DISTRO_FEATURES Martin Jansa
2015-01-22 16:39 ` [PATCHv3 3/4] xorg-driver: " Martin Jansa
2015-01-22 16:39 ` [PATCHv3 4/4] recipes-qt: " 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.1421944678.git.Martin.Jansa@gmail.com \
    --to=martin.jansa@gmail.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.