That's the Toaster page that allows you to edit the project local.conf file. I am trying to come up with a final list of the variables that will be listed in that page.
Looking at the default local.conf file, and excluding stuff that should be defined by the Toaster instance (things like SSTATE_MIRRORS or DL_DIR), this is what I'm left with: PACKAGE_CLASSES SDKMACHINE EXTRA_IMAGE_FEATURES USER_CLASSES TEST_IMAGE OE_TERMINAL PATCHRESOLVE PACKAGECONFIG_pn-qemu-native (for Qemu configuration) ASSUME_PROVIDED (for Qemu configuration) CONF_VERSION Of the above, I am not sure we should expose the Qemu configuration stuff or CONF_VERSION, but I could be wrong. Hob also allows you to set: INCOMPATIBLE_LICENSE IMAGE_FSTYPES IMAGE_EXTRA_SPACE TOOLCHAIN_BUILD LINGUAS_INSTALL plus proxy configuration variables (http_proxy, https_proxy, ftp_proxy, all_proxy, CVS_PROXY_HOST, CVS_PROXY_PORT) Should we list this Hob stuff as well (except the proxy variables, I guess)? Apart from the above, there will be a way to set IMAGE_INSTALL_append, and also an option to add any other variable (free text kind of thing). Any thoughts on this list? Thanks! Belén -- _______________________________________________ toaster mailing list [email protected] https://lists.yoctoproject.org/listinfo/toaster
