On 05/04/2011 09:21 AM, Paul Eggleton wrote:
On Wednesday 04 May 2011 16:07:17 Gary Thomas wrote:Perhaps it makes sense to always package netbase in ${MACHINE_ARCH} since it almost always will have machine specific data?I'll let someone else comment on this, I don't have a hard opinion either way.Also, what about these overrides? (There may be others, I just noticed these) ./meta/recipes-core/base-passwd/base-passwd_3.5.22.bb:do_install_append_op enmn() { ./meta/recipes-core/netbase/netbase_4.45.bb:INITSCRIPT_PARAMS_openmn = "start 85 1 2 3 4 5 . stop 85 0 6 1 ." ./meta/recipes-core/busybox/busybox.inc:INITSCRIPT_PARAMS_${PN}-syslog_slu gos = "start 20 ." ./meta/recipes-core/netbase/netbase_4.45.bb:INITSCRIPT_PARAMS_slugos = "start 42 S 0 6 ." ./meta/recipes-core/base-files/base-files_3.0.14.bb:hostname_slugos = "nslu2" ./meta/recipes-core/base-files/base-files_3.0.14.bb:do_install_append_slug os() { ./meta/recipes-core/base-files/base-files_3.0.14.bb:CONFFILES_${PN}_slugos = "${sysconfdir}/resolv.conf ${sysconfdir}/fstab ${sysconfdir}/hostname" ./meta/recipes-devtools/dpkg/dpkg.inc:DPKG_INIT_POSITION_slugos = "41"These are all distro overrides and unless I'm mistaken these are all removed by the second patch in the series.
Sorry, I missed that. Good work! -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------ _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
