Op 12 mrt. 2013, om 08:08 heeft Martin Jansa <[email protected]> het volgende geschreven:
> On Mon, Mar 11, 2013 at 11:24:49AM -0700, Ross Burton wrote: >> This package has postinsts that run on the build host, but wasn't depending >> on >> systemd-systemctl-native. >> >> Signed-off-by: Ross Burton <[email protected]> >> --- >> meta/recipes-core/systemd/systemd-compat-units.bb | 2 ++ >> 1 file changed, 2 insertions(+) >> >> diff --git a/meta/recipes-core/systemd/systemd-compat-units.bb >> b/meta/recipes-core/systemd/systemd-compat-units.bb >> index a7bfee3..19a1ea1 100644 >> --- a/meta/recipes-core/systemd/systemd-compat-units.bb >> +++ b/meta/recipes-core/systemd/systemd-compat-units.bb >> @@ -5,6 +5,8 @@ LIC_FILES_CHKSUM = >> "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3 >> >> PR = "r18" >> >> +DEPENDS = "systemd-systemctl-native" > > Do you want RDEPENDS_${PN} here? I don't think a -native package will do something usefull on the target :) _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
