All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jussi Kukkonen <jussi.kukkonen@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 1/2] xserver-nodm-init: Bump PV to ensure upgrade from 2.0
Date: Tue, 15 Nov 2016 13:41:57 +0200	[thread overview]
Message-ID: <2746a0f36a1d8066e0f0c76493115db57b13da4b.1479130124.git.jussi.kukkonen@intel.com> (raw)
In-Reply-To: <cover.1479130124.git.jussi.kukkonen@intel.com>

meta-oe provides a 2.0 version of this recipe, but this one now
does everything the meta-oe version does.

There's one exception though: xserver-common is not a runtime
dependency. This needs to be added elsewhere for the platforms that
require it.

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
---
 .../x11-common/{xserver-nodm-init.bb => xserver-nodm-init_3.0.bb}         | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename meta/recipes-graphics/x11-common/{xserver-nodm-init.bb => xserver-nodm-init_3.0.bb} (100%)

diff --git a/meta/recipes-graphics/x11-common/xserver-nodm-init.bb b/meta/recipes-graphics/x11-common/xserver-nodm-init_3.0.bb
similarity index 100%
rename from meta/recipes-graphics/x11-common/xserver-nodm-init.bb
rename to meta/recipes-graphics/x11-common/xserver-nodm-init_3.0.bb
-- 
2.1.4



  reply	other threads:[~2016-11-15 11:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-15 11:41 [PATCH 0/2] X initialization refactoring Jussi Kukkonen
2016-11-15 11:41 ` Jussi Kukkonen [this message]
2016-11-15 11:41 ` [PATCH 2/2] x11-common: Merge into xserver-nodm-init Jussi Kukkonen

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=2746a0f36a1d8066e0f0c76493115db57b13da4b.1479130124.git.jussi.kukkonen@intel.com \
    --to=jussi.kukkonen@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.