[oe] [STABLE][PATCH 052/125] evtest: Fixed GNU_HASH QA error.

Koen Kooi k.kooi at student.utwente.nl
Tue Jun 23 09:13:30 UTC 2009


On 23-06-09 10:56, Marcin Juszkiewicz wrote:
> From: Theodore A. Roth<taroth at gmail.com>
>
> Signed-off-by: Theodore A. Roth<taroth at gmail.com>
> Acked-by: Denys Dmytriyenko<denis at denix.org>
> Signed-off-by: Marcin Juszkiewicz<marcin at juszkiewicz.com.pl>

Even though it lacks a PR bump:
Acked-by: Koen Kooi <koen at openembedded.org>


> ---
>   recipes/evtest/evtest_1.23.bb |    2 ++
>   1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/recipes/evtest/evtest_1.23.bb b/recipes/evtest/evtest_1.23.bb
> index 4c5d195..6cf87be 100644
> --- a/recipes/evtest/evtest_1.23.bb
> +++ b/recipes/evtest/evtest_1.23.bb
> @@ -11,6 +11,8 @@ PR = "r0"
>   SRC_URI = "http://beagleboard.googlecode.com/files/evtest.c"
>   S = "${WORKDIR}"
>
> +TARGET_CC_ARCH += "${LDFLAGS}"
> +
>   do_compile() {
>       ${CC} evtest.c -o evtest -I${STAGING_INCDIR} -L${STAGING_LIBDIR}
>   }






More information about the Openembedded-devel mailing list