All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-filesystems][PATCH v2 0/1] Add aufs-util
@ 2014-06-19 14:09 Paul Eggleton
  2014-06-19 14:09 ` [meta-filesystems][PATCH v2 1/1] aufs-util: add new recipe Paul Eggleton
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Eggleton @ 2014-06-19 14:09 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Bruce Ashfield

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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-06-19 14:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-19 14:09 [meta-filesystems][PATCH v2 0/1] Add aufs-util Paul Eggleton
2014-06-19 14:09 ` [meta-filesystems][PATCH v2 1/1] aufs-util: add new recipe Paul Eggleton

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.