All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hongxu Jia <hongxu.jia@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: Re: [RFC PATCH 01/13] meta-filesystems creation
Date: Tue, 20 Aug 2013 16:56:10 +0800	[thread overview]
Message-ID: <52132F2A.2020305@windriver.com> (raw)
In-Reply-To: <CAJTo0LYFNSGhEjjMLTO4zTSTMXQC+vnxada0nb+EaVWWnn9Rxw@mail.gmail.com>

On 08/20/2013 04:36 PM, Burton, Ross wrote:
> Hi,
>
> On 19 August 2013 02:34, Hongxu Jia <hongxu.jia@windriver.com> wrote:
>
>> gitpkgv.bbclass is in meta-oe.
>>
> Is this the only part of meta-oe that meta-filesystems needs?  If it's
> genuinely useful should we this be considered for oe-core?
I am afraid not, libimobiledevice and samba are in meta-oe,
and they are needed by meta-filesystems.

./recipes-filesystems/ifuse/ifuse_1.1.2.bb:6:DEPENDS = "fuse 
libimobiledevice"
./recipes-filesystems/smbnetfs/smbnetfs_git.bb:6:DEPENDS = "fuse samba"

> (layers that depend on meta-oe bother me, especially when they depend on
> just a tiny fraction of it)
>
> Ross
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel



  reply	other threads:[~2013-08-20  8:56 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-14  6:30 [RFC PATCH 00/13] create meta-filesystems layer to collect filesystem related recipes Hongxu Jia
2013-08-14  6:30 ` [RFC PATCH 01/13] meta-filesystems creation Hongxu Jia
2013-08-15 12:16   ` Otavio Salvador
2013-08-18  6:22   ` Fathi Boudra
2013-08-19  1:34     ` Hongxu Jia
2013-08-19  5:10       ` Fathi Boudra
2013-08-20  8:36       ` Burton, Ross
2013-08-20  8:56         ` Hongxu Jia [this message]
2013-08-20  9:37           ` Andrea Adami
2013-08-20 10:19         ` Paul Eggleton
2013-08-14  6:30 ` [RFC PATCH 02/13] fuse: move to meta-filesystems and upgrade Hongxu Jia
2013-08-14  6:30 ` [RFC PATCH 03/13] physfs: move to meta-filesystems Hongxu Jia
2013-08-14  6:30 ` [RFC PATCH 04/13] ifuse: " Hongxu Jia
2013-08-14  6:30 ` [RFC PATCH 05/13] smbnetfs: " Hongxu Jia
2013-08-14  6:30 ` [RFC PATCH 06/13] sshfs-fuse: " Hongxu Jia
2013-08-14  6:30 ` [RFC PATCH 07/13] owfs: move to meta-filesystems and upgrade Hongxu Jia
2013-08-14  6:31 ` [RFC PATCH 08/13] cramfs: move to meta-filesystems Hongxu Jia
2013-08-14  6:31 ` [RFC PATCH 09/13] xfsprogs: move to meta-filesystems and upgrade Hongxu Jia
2013-08-14  6:31 ` [RFC PATCH 10/13] ntfs-3g-ntfsprogs: " Hongxu Jia
2013-08-14  6:31 ` [RFC PATCH 11/13] f2fs-tools: move to meta-filesystems Hongxu Jia
2013-08-14  6:31 ` [RFC PATCH 12/13] fuse-exfat: add version 1.0.1 Hongxu Jia
2013-08-14  6:31 ` [RFC PATCH 13/13] exfat-utils: " Hongxu Jia
2013-08-14  7:15 ` [RFC PATCH 00/13] create meta-filesystems layer to collect filesystem related recipes Martin Jansa
2013-08-14  7:30   ` Hongxu Jia
2013-08-14 11:53     ` Martin Jansa
2013-08-15  2:18       ` Hongxu Jia
2013-08-14 11:33   ` Joe MacDonald

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=52132F2A.2020305@windriver.com \
    --to=hongxu.jia@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.