Hi I'm building RPM packages for ARM board. I'm getting packages generated for 3 architectures: all, raspberrypi, armv6hf_vfp. I can't install any of these packages with rpm as it uses "uname" to get current machine arch and "uname" outputs "armv6l" arch. Also "all" should be "noarch" for rpm. I want that packages have "proper" arch: "noarch" and "armv6l". Could someone give suggestions on this, please?
-- Regards, Yevhen -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
