SUMMARY = "Utilities and libraries for handling compiled object files" HOMEPAGE = "https://sourceware.org/elfutils" SECTION = "base" LICENSE = "GPLv2 & LGPLv3+ & GPLv3+" CFLAGS += " -Wno-error" CPPFLAGS += "-Wno-error" EXTRA_OECONF_append_csky = " --disable-textrelcheck"