All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-devel@lists.openembedded.org
Cc: Bruce Ashfield <bruce.ashfield@windriver.com>
Subject: [meta-filesystems][PATCH v2 0/1] Add aufs-util
Date: Thu, 19 Jun 2014 15:09:55 +0100	[thread overview]
Message-ID: <cover.1403186612.git.paul.eggleton@linux.intel.com> (raw)

Since v1, fix the following issues:
 * Use 3.9 as the version since that is materially the same as
   3.x-rcN upstream
 * Use class overrides instead of context checks within the functions
 * Remove trailing slash on S value which led to debugedit failure (!)
 * Add RRECOMMENDS in case aufs is built as a module
 * Drop paths within SRC_URI
 * Fix HOMEPAGE
 * Spaces instead of tabs

(Sorry, this was a long time coming.)


The following changes since commit 8a9d356a9202350766a68aa07f97ea97e9ed0a51:

  webmin: split out webmin themes (2014-06-18 17:55:55 +0100)

are available in the git repository at:

  git://git.openembedded.org/meta-openembedded-contrib paule/aufs-util
  http://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=paule/aufs-util

Paul Eggleton (1):
  aufs-util: add new recipe

 ...dd-tool-concept-to-Makefile-for-cross-com.patch |  29 +++
 .../aufs-util-don-t-strip-executables.patch        |  37 ++++
 .../recipes-utils/aufs-util/aufs-util/aufs_type.h  | 210 +++++++++++++++++++++
 .../recipes-utils/aufs-util/aufs-util_git.bb       |  53 ++++++
 4 files changed, 329 insertions(+)
 create mode 100644 meta-filesystems/recipes-utils/aufs-util/aufs-util/aufs-util-add-tool-concept-to-Makefile-for-cross-com.patch
 create mode 100644 meta-filesystems/recipes-utils/aufs-util/aufs-util/aufs-util-don-t-strip-executables.patch
 create mode 100644 meta-filesystems/recipes-utils/aufs-util/aufs-util/aufs_type.h
 create mode 100644 meta-filesystems/recipes-utils/aufs-util/aufs-util_git.bb

-- 
1.9.3



             reply	other threads:[~2014-06-19 14:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-19 14:09 Paul Eggleton [this message]
2014-06-19 14:09 ` [meta-filesystems][PATCH v2 1/1] aufs-util: add new recipe Paul Eggleton

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.1403186612.git.paul.eggleton@linux.intel.com \
    --to=paul.eggleton@linux.intel.com \
    --cc=bruce.ashfield@windriver.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.