From patchwork Thu Nov 22 16:54:04 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [meta-systemd,0/3] Fix ntp bbappends Date: Thu, 22 Nov 2012 16:54:04 -0000 From: Paul Eggleton X-Patchwork-Id: 39489 Message-Id: To: openembedded-devel@lists.openembedded.org, Koen Kooi This is the meta-systemd patch series corresponding to the recently sent out patches for ntp in meta-networking. 1/3 and 2/3 should be applied ASAP even if 3/3 is not applied immediately, as the layer is currently broken; 3/3 needs to wait until after the meta-networking patches go in. The following changes since commit d08ee5a51d4e89ae587d170f8b99062689841428: qt4-embedded: drop bbappend for 4.8.1 (2012-11-22 09:48:36 +0100) are available in the git repository at: git://git.openembedded.org/meta-openembedded-contrib paule/ntp-systemd http://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=paule/ntp-systemd Otavio Salvador (2): meta-systemd: Move ntp recipes to 'meta-networking' sublayer meta-systemd: meta-networking: ntp: Update bbappend to 4.2.6p5 Paul Eggleton (1): meta-systemd: ntp: update for server config improvements .../recipes-support/ntp/ntp/ntpd.service | 0 .../recipes-support/ntp/ntp/ntpdate.service | 2 +- .../recipes-support/ntp/ntp_4.2.6p5.bbappend} | 0 3 files changed, 1 insertion(+), 1 deletion(-) 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 (80%) rename meta-systemd/{meta-oe/recipes-support/ntp/ntp_4.2.6p3.bbappend => meta-networking/recipes-support/ntp/ntp_4.2.6p5.bbappend} (100%) Acked-by: Martin Jansa