For this you should also have a look at the ntpdate.service and ntp.service files. There was a discussion about this earlier: http://patches.openembedded.org/patch/38575/
Also, what is not on that discussion, is that pool.ntp.org is not really the way to do it. What we would like is to register something like pool.yocto.ntp.org, but for now I guess we can just use pool.ntp.org and then change it when someone have registered it. Kind of feel someone officially related to the project should register it. - Martin On 10/31/12 12:08, Otavio Salvador wrote: > Signed-off-by: Otavio Salvador <[email protected]> > --- > .../recipes-support/ntp/ntp/ntpd.service | 0 > .../recipes-support/ntp/ntp/ntpdate.service | 0 > .../recipes-support/ntp/ntp_4.2.6p3.bbappend | 0 > 3 files changed, 0 insertions(+), 0 deletions(-) > rename meta-systemd/{meta-oe => > meta-networking}/recipes-support/ntp/ntp/ntpd.service (100%) > rename meta-systemd/{meta-oe => > meta-networking}/recipes-support/ntp/ntp/ntpdate.service (100%) > rename meta-systemd/{meta-oe => > meta-networking}/recipes-support/ntp/ntp_4.2.6p3.bbappend (100%) > > diff --git a/meta-systemd/meta-oe/recipes-support/ntp/ntp/ntpd.service > b/meta-systemd/meta-networking/recipes-support/ntp/ntp/ntpd.service > similarity index 100% > rename from meta-systemd/meta-oe/recipes-support/ntp/ntp/ntpd.service > rename to meta-systemd/meta-networking/recipes-support/ntp/ntp/ntpd.service > diff --git a/meta-systemd/meta-oe/recipes-support/ntp/ntp/ntpdate.service > b/meta-systemd/meta-networking/recipes-support/ntp/ntp/ntpdate.service > similarity index 100% > rename from meta-systemd/meta-oe/recipes-support/ntp/ntp/ntpdate.service > rename to meta-systemd/meta-networking/recipes-support/ntp/ntp/ntpdate.service > diff --git a/meta-systemd/meta-oe/recipes-support/ntp/ntp_4.2.6p3.bbappend > b/meta-systemd/meta-networking/recipes-support/ntp/ntp_4.2.6p3.bbappend > similarity index 100% > rename from meta-systemd/meta-oe/recipes-support/ntp/ntp_4.2.6p3.bbappend > rename to > meta-systemd/meta-networking/recipes-support/ntp/ntp_4.2.6p3.bbappend _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
