]> code.ossystems Code Review - openembedded-core.git/commit
linuxloader.bbclass: Refactor to have seprate functions for musl/glibc loader
authorKhem Raj <raj.khem@gmail.com>
Thu, 20 Sep 2018 03:52:41 +0000 (20:52 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Sep 2018 19:24:04 +0000 (12:24 -0700)
commit0a02ea79ec522582b46138a027eb166819e5647d
tree2bebc223f7106194afd4b994c61b27b87582e070
parent957a2f95b839f2d871c658d6e8ea8c0f4d6c41e5
linuxloader.bbclass: Refactor to have seprate functions for musl/glibc loader

this makes it possible to use this for musl where we are trying to
create a glibc compat package

Add missing aarch64 loader definition for glibc function

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/linuxloader.bbclass