[oe] [PATCH] libunwind: new recipe

Paul Menzel paulepanter at users.sourceforge.net
Fri Mar 19 09:29:46 UTC 2010


Am Mittwoch, den 17.03.2010, 21:22 +0100 schrieb Steffen Sledz:

[…]

> diff --git a/recipes/libunwind/libunwind.inc b/recipes/libunwind/libunwind.inc
> new file mode 100644
> index 0000000..8513dc2
> --- /dev/null
> +++ b/recipes/libunwind/libunwind.inc
> @@ -0,0 +1,13 @@
> +DESCRIPTION = "a portable and efficient C programming interface (API) to determine the call-chain of a program"
> +DEPENDS = ""

Remove this empty variable?

[…]

> +SRC_URI = "http://download.savannah.nongnu.org/releases/libunwind/${PN}-${PV}.tar.gz;name=archive"
> +
> +S = "${WORKDIR}/${PN}-${PV}"

You can make this shorter. ${P} = ${PN}-${PV}

[…]


Thanks,

Paul
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20100319/16f6df58/attachment-0002.sig>


More information about the Openembedded-devel mailing list