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

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to