mirror of
https://git.yoctoproject.org/poky
synced 2026-09-20 12:49:33 +02:00
uclibc has recently got posix_spawn implementation and the implementation resided in librt so we link -lrt to get the configure tests using uclibc provided definitions and not the gnu-lib wrappers Let libintl.a live in -staticdev package (From OE-Core rev: 68e07a5ff114b5f413a5eeedeb551d82bc77774c) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
15 lines
380 B
PHP
15 lines
380 B
PHP
require m4.inc
|
|
|
|
LICENSE = "GPLv3"
|
|
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504\
|
|
file://examples/COPYING;md5=fbc986d45b3dae6725c29870dd6b669d"
|
|
|
|
PR = "r3"
|
|
SRC_URI += "file://ac_config_links.patch"
|
|
|
|
SRC_URI[md5sum] = "a5dfb4f2b7370e9d34293d23fd09b280"
|
|
SRC_URI[sha256sum] = "e9176a35bb13a1b08482359aa554ee8072794f58f00e4827bf0e06b570c827da"
|
|
|
|
|