From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Vitus Jensen <vjensen@gmx.de>
Subject: Re: [PATCH] libusb1_1.0.8: new recipe
Date: Thu, 24 Jun 2010 08:16:38 -0700 [thread overview]
Message-ID: <20100624151638.GC28292@gmail.com> (raw)
In-Reply-To: <1277383917-23599-1-git-send-email-vjensen@gmx.de>
On (24/06/10 14:51), Vitus Jensen wrote:
>
> Signed-off-by: Vitus Jensen <vjensen@gmx.de>
Acked-by: Khem Raj <raj.khem@gmail.com>
> ---
> recipes/libusb/libusb1_1.0.8.bb | 18 ++++++++++++++++++
> 1 files changed, 18 insertions(+), 0 deletions(-)
> create mode 100644 recipes/libusb/libusb1_1.0.8.bb
>
> diff --git a/recipes/libusb/libusb1_1.0.8.bb b/recipes/libusb/libusb1_1.0.8.bb
> new file mode 100644
> index 0000000..360dce5
> --- /dev/null
> +++ b/recipes/libusb/libusb1_1.0.8.bb
> @@ -0,0 +1,18 @@
> +DESCRIPTION = "library to provide userspace access to USB devices"
> +HOMEPAGE = "http://libusb.sf.net"
> +SECTION = "libs"
> +LICENSE = "LGPLv2.1"
> +
> +PR = "r0"
> +
> +SRC_URI = " \
> + ${SOURCEFORGE_MIRROR}/libusb/libusb-${PV}.tar.bz2;name=tar \
> + "
> +S = "${WORKDIR}/libusb-${PV}"
> +
> +inherit autotools
> +
> +EXTRA_OECONF = "--disable-build-docs"
> +
> +SRC_URI[tar.md5sum] = "37d34e6eaa69a4b645a19ff4ca63ceef"
> +SRC_URI[tar.sha256sum] = "21d0d3a5710f7f4211c595102c6b9eccb42435a17a4f5bd2c3f4166ab1badba9"
> --
> 1.5.6.5
>
>
> _______________________________________________
> 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:[~2010-06-24 15:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-24 4:59 libusb1 endian problems Vitus Jensen
2010-06-24 9:28 ` Koen Kooi
2010-06-24 12:51 ` [PATCH] libusb1_1.0.8: new recipe Vitus Jensen
2010-06-24 15:16 ` Khem Raj [this message]
2010-06-24 19:29 ` [PATCH][STABLE] " Vitus Jensen
2010-09-07 20:41 ` Vitus Jensen
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=20100624151638.GC28292@gmail.com \
--to=raj.khem@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
--cc=vjensen@gmx.de \
/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.