The following changes since commit f8ad0760abf8055bac27036853c56f56b40a36c7:
README: update to danny (2012-11-23 15:22:46 +0100) are available in the git repository at: git://git.openembedded.org/meta-openembedded-contrib jansa/for-danny http://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=jansa/for-danny Andrei Dinu (1): gypsy: added to meta-oe/recipes-navigation Martin Jansa (1): samba: update waf-as-source.patch to apply Paul Eggleton (3): ntp: cleanup recipes and fix SSL support ntp: make servers configurable and default to none configured meta-systemd: ntp: update for server config improvements meta-networking/recipes-support/ntp/files/ntp | 31 ------- meta-networking/recipes-support/ntp/files/ntp.conf | 2 +- meta-networking/recipes-support/ntp/files/ntpdate | 11 ++- .../recipes-support/ntp/files/ntpdate.default | 7 ++ .../recipes-support/ntp/files/openssl-check.patch | 59 ++++++++++++++ .../recipes-support/ntp/ntp-ssl_4.2.6p5.bb | 11 --- meta-networking/recipes-support/ntp/ntp.inc | 94 +++++++++++++++++----- meta-networking/recipes-support/ntp/ntp_4.2.6p5.bb | 44 +--------- .../samba/samba-3.6.8/waf-as-source.patch | 4 - meta-oe/recipes-connectivity/samba/samba_3.6.8.bb | 2 +- .../recipes-navigation/gypsy/files/fixups.patch | 21 +++++ meta-oe/recipes-navigation/gypsy/gypsy.inc | 15 ++++ meta-oe/recipes-navigation/gypsy/gypsy_0.9.bb | 24 ++++++ meta-oe/recipes-navigation/gypsy/gypsy_git.bb | 18 +++++ .../recipes-support/ntp/ntp/ntpdate.service | 2 +- 15 files changed, 234 insertions(+), 111 deletions(-) delete mode 100755 meta-networking/recipes-support/ntp/files/ntp create mode 100644 meta-networking/recipes-support/ntp/files/ntpdate.default create mode 100644 meta-networking/recipes-support/ntp/files/openssl-check.patch delete mode 100644 meta-networking/recipes-support/ntp/ntp-ssl_4.2.6p5.bb create mode 100644 meta-oe/recipes-navigation/gypsy/files/fixups.patch create mode 100644 meta-oe/recipes-navigation/gypsy/gypsy.inc create mode 100644 meta-oe/recipes-navigation/gypsy/gypsy_0.9.bb create mode 100644 meta-oe/recipes-navigation/gypsy/gypsy_git.bb -- 1.8.0 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
