[OE-core] [PATCH 1/2] rt-tests: replace dependency on eglibc with virtual/libc

Saul Wold sgw at linux.intel.com
Thu Mar 22 17:35:13 UTC 2012


On 03/21/2012 07:46 PM, Denys Dmytriyenko wrote:
> From: Denys Dmytriyenko<denys at ti.com>
>
> That is to support alternative providers of libc, such as glibc, uclibc
> or even an external binary toolchain.
> No PR bump is necessary here.
>
> Signed-off-by: Denys Dmytriyenko<denys at ti.com>
> ---
>   meta/recipes-rt/rt-tests/rt-tests_0.83.bb |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/meta/recipes-rt/rt-tests/rt-tests_0.83.bb b/meta/recipes-rt/rt-tests/rt-tests_0.83.bb
> index 6425027..1a91e86 100644
> --- a/meta/recipes-rt/rt-tests/rt-tests_0.83.bb
> +++ b/meta/recipes-rt/rt-tests/rt-tests_0.83.bb
> @@ -1,7 +1,7 @@
>   DESCRIPTION = "Real-Time preemption testcases"
>   HOMEPAGE = "https://rt.wiki.kernel.org/index.php/Cyclictest"
>   SECTION = "tests"
> -DEPENDS = "linux-libc-headers eglibc"
> +DEPENDS = "linux-libc-headers virtual/libc"
>   LICENSE = "GPLv2&  GPLv2+"
>   LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
>                       file://src/cyclictest/cyclictest.c;beginline=7;endline=9;md5=ce162fe491d19d2ec67dff6dbc938d50 \

Merged this pair into OE-Core

Thanks
	Sau!




More information about the Openembedded-core mailing list