[oe] [STABLE][PATCH] pxaregs: GNU_HASH QA fix.

Denys Dmytriyenko denis at denix.org
Fri Apr 24 07:47:41 UTC 2009


On Fri, Apr 24, 2009 at 09:27:23AM +0200, Koen Kooi wrote:
> From: Stanislav Brabec <utx at penguin.cz>
> 
> 
> Signed-off-by: Koen Kooi <koen at openembedded.org>

Acked-by: Denys Dmytriyenko <denis at denix.org>

> ---
>  recipes/pxaregs/pxaregs_1.14.bb |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/recipes/pxaregs/pxaregs_1.14.bb b/recipes/pxaregs/pxaregs_1.14.bb
> index d57dace..ada5220 100644
> --- a/recipes/pxaregs/pxaregs_1.14.bb
> +++ b/recipes/pxaregs/pxaregs_1.14.bb
> @@ -12,7 +12,7 @@ SRC_URI = "http://www.mn-logistik.de/unsupported/pxa250/pxaregs.c \
>  S = "${WORKDIR}"
>  
>  do_compile() {
> -    ${CC} pxaregs.c -o pxaregs ${CFLAGS}
> +    ${CC} pxaregs.c -o pxaregs ${CFLAGS} ${LDFLAGS}
>  }
>  
>  do_install() {
> -- 
> 1.5.6.5
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel




More information about the Openembedded-devel mailing list