v2.2.22
Import Ubuntu patch:
Updates from lessons converting omsa. -- CXXFLAGS/CFLAGS -> CPPFLAGS Remove all preprocessor directives from CXXFLAGS/CFLAGS and put them in CPPFLAGS. -- add -Wl,-as-needed flag with option to disable for older OS -- add libsmbios pkg-config for c++ lib
enable -fvisibility=hidden to work for gcc
default visibility to hidden for libsmbios_c
add ability to skip compile/install of python modules.
fixup typo
add beginnings of unit tests for python code.
rename dellsysidplugin2 to the less-verbose dellsysid. Yum already prints that it's a plugin.