mirror of
https://git.yoctoproject.org/poky
synced 2026-09-16 00:49:32 +02:00
eglibc-2.13: Add recipes for eglibc 2.13
Add patch to correct fstack-protector configure check Document all patches for eglibc 2.13 (From OE-Core rev: 31e12439ec7db3e50bfdc2c86d074891e3231ba5) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
6
meta/recipes-core/eglibc/eglibc-initial_2.13.bb
Normal file
6
meta/recipes-core/eglibc/eglibc-initial_2.13.bb
Normal file
@@ -0,0 +1,6 @@
|
||||
require eglibc_${PV}.bb
|
||||
require eglibc-initial.inc
|
||||
|
||||
do_configure_prepend () {
|
||||
unset CFLAGS
|
||||
}
|
||||
Reference in New Issue
Block a user