All of lore.kernel.org
 help / color / mirror / Atom feed
From: tom.zanussi@intel.com
To: yocto@yoctoproject.org, dvhart@linux.intel.com
Subject: [PATCH 0/6] emgd-1.10: new recipe
Date: Tue, 24 Jan 2012 18:00:04 -0600	[thread overview]
Message-ID: <cover.1327449325.git.tom.zanussi@intel.com> (raw)

From: Tom Zanussi <tom.zanussi@intel.com>

This patchset adds support for emgd-1.10.  This version relies on a new
licensing mechanism called LICENSE_FLAGS.

The LICENSE_FLAGS implementation provides the mechanism needed for this new
emgd recipe to be automatically downloaded from the emgd site and used by
the recipe rather than using the manual-copy method required by the emgd-1.8
and previous recipes.

In order to allow emgd-1.10 to be built, however, the emgd license string,
"license_emgd-driver-bin_1.10" must be added to the LICENSE_FLAGS_WHITELIST
variable in local.conf e.g.:

LICENSE_FLAGS_WHITELIST = "license_emgd-driver-bin_1.10"

This patchset also removes the 1.8 recipe in the process.

The following changes since commit 4f1ca13b5a39f27bd41c0c7d9f2b163c3f9e8718:
  Joshua Lock (1):
        n450-audio: drop this machine specific recipe in favour of alsa-state

are available in the git repository at:

  git://git.yoctoproject.org/meta-intel.git tzanussi/emgd-1.10v1
  http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel/log/?h=tzanussi/emgd-1.10v1

Tom Zanussi (6):
  meta-intel: new recipe for emgd 1.10 driver
  meta-intel: remove emgd-1.8
  meta-fri2: remove PREFERRED_VERSION for emgd-driver-bin
  meta-crownbay: remove PREFERRED_VERSION for emgd-driver-bin
  meta-crownbay: update README
  meta-fri2: update README

 .../xorg-xserver/emgd-driver-bin_1.10.bb           |   89 ++++++++++++++++++
 .../xorg-xserver/emgd-driver-bin_1.8.bb            |   39 --------
 meta-crownbay/README                               |   97 +++-----------------
 meta-crownbay/conf/machine/crownbay.conf           |    1 -
 meta-fri2/README                                   |   86 +++---------------
 meta-fri2/conf/machine/fri2.conf                   |    1 -
 6 files changed, 113 insertions(+), 200 deletions(-)
 delete mode 100644 common/recipes-graphics/xorg-xserver/emgd-driver-bin-1.8/.gitignore
 create mode 100644 common/recipes-graphics/xorg-xserver/emgd-driver-bin_1.10.bb
 delete mode 100644 common/recipes-graphics/xorg-xserver/emgd-driver-bin_1.8.bb



             reply	other threads:[~2012-01-25  0:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-25  0:00 tom.zanussi [this message]
2012-01-25  0:00 ` [PATCH 1/6] meta-intel: new recipe for emgd 1.10 driver tom.zanussi
2012-01-25  0:00 ` [PATCH 2/6] meta-intel: remove emgd-1.8 tom.zanussi
2012-01-25  0:00 ` [PATCH 3/6] meta-fri2: remove PREFERRED_VERSION for emgd-driver-bin tom.zanussi
2012-01-25  0:37   ` Darren Hart
2012-01-25  0:00 ` [PATCH 4/6] meta-crownbay: " tom.zanussi
2012-01-25  0:00 ` [PATCH 5/6] meta-crownbay: update README tom.zanussi
2012-01-25  0:00 ` [PATCH 6/6] meta-fri2: " tom.zanussi
2012-01-25  0:38   ` Darren Hart

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.1327449325.git.tom.zanussi@intel.com \
    --to=tom.zanussi@intel.com \
    --cc=dvhart@linux.intel.com \
    --cc=yocto@yoctoproject.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.