1config BR2_PACKAGE_LIBIMOBILEDEVICE_GLUE 2 bool "libimobiledevice-glue" 3 select BR2_PACKAGE_LIBPLIST 4 help 5 Library with common code used by the libraries and tools around 6 the libimobiledevice project. 7 8 http://www.libimobiledevice.org/ 9