mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 06:52:38 +02:00
glibc-testsuite: Exclude this recipe from world builds
This recipe is intended to be run manually or via oeqa. [YOCTO #13737] (From OE-Core rev: eadbe01bb8232de79e0827e6c6b3411f69ea7303) Signed-off-by: Nathan Rossi <nathan@nathanrossi.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8660d9ad89
commit
fab2591a3c
@@ -1,5 +1,7 @@
|
||||
require glibc_${PV}.bb
|
||||
|
||||
EXCLUDE_FROM_WORLD = "1"
|
||||
|
||||
# handle PN differences
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/glibc:"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user