From: Sander van Grieken <sander@outrightsolutions.nl>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH 2/2] ifuse: add recipe to expose files on Apple devices via fuse
Date: Wed, 05 Sep 2012 17:30:04 +0200 [thread overview]
Message-ID: <50476FFC.1030206@outrightsolutions.nl> (raw)
In-Reply-To: <k27l12$e10$2@ger.gmane.org>
On 09/05/2012 03:45 PM, Koen Kooi wrote:
> Op 05-09-12 15:35, Sander van Grieken schreef:
> > Signed-off-by: Sander van Grieken <sander@outrightsolutions.nl> ---
> > meta-oe/recipes-connectivity/ifuse/ifuse_1.1.2.bb | 16
> > ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644
> > meta-oe/recipes-connectivity/ifuse/ifuse_1.1.2.bb
>
> > diff --git a/meta-oe/recipes-connectivity/ifuse/ifuse_1.1.2.bb
> > b/meta-oe/recipes-connectivity/ifuse/ifuse_1.1.2.bb new file mode 100644
> > index 0000000..07131d6 --- /dev/null +++
> > b/meta-oe/recipes-connectivity/ifuse/ifuse_1.1.2.bb @@ -0,0 +1,16 @@
>
> Missing DESCRIPTION
>
> > +LICENSE = "LGPLv2.1" +LIC_FILES_CHKSUM =
> > "file://COPYING;md5=6ab17b41640564434dda85c06b7124f7" +HOMEPAGE
> > ="http://www.libimobiledevice.org/" + +DEPENDS = "fuse libimobiledevice"
> > + +PR = "r0"
>
> Default, drop that
>
> > + +SRC_URI = " \ +
> > http://www.libimobiledevice.org/downloads/ifuse-${PV}.tar.bz2 \ + " +
> > +SRC_URI[md5sum] = "4152526b2ac3c505cb41797d997be14d"
> +SRC_URI[sha256sum]
> > = "47835c8afb72588b3202fe0b206d7ea37a68663d9aa4eaf73f0a4bcb6215fc05" +
> > +inherit autotools pkgconfig
>
> And I suspect you need to add:
>
> RRECOMMENDS_${PN} =+ "kernel-module-fuse"
>
Isn't that done by 'fuse' ?
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
next prev parent reply other threads:[~2012-09-05 15:42 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-05 13:35 [meta-oe][PATCH 1/2] libimobiledevice: add recipe for Apple products protocol support Sander van Grieken
2012-09-05 13:35 ` [meta-oe][PATCH 2/2] ifuse: add recipe to expose files on Apple devices via fuse Sander van Grieken
2012-09-05 13:45 ` Koen Kooi
2012-09-05 15:30 ` Sander van Grieken [this message]
2012-09-05 13:44 ` [meta-oe][PATCH 1/2] libimobiledevice: add recipe for Apple products protocol support Koen Kooi
2012-09-05 13:48 ` Jack Mitchell
2012-09-05 15:34 ` Sander van Grieken
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=50476FFC.1030206@outrightsolutions.nl \
--to=sander@outrightsolutions.nl \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox