I have add IMAGE_INSTALL_append =" glib-2.0" to my local.conf and compile
the image on the host without any issues.

When I try to compile on the target I get the following error:

checking pkg-config is at least version 0.9.0... yes
checking for PACKAGE... no
configure: error: Package requirements (glib-2.0 >= 2.6.0) were not met:

No package 'glib-2.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables PACKAGE_CFLAGS
and PACKAGE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to