Signed-off-by: Muhammad Shakeel <[email protected]> The following changes since commit a506a9efc86cda9dbf36cd916dbbfb1ae2162c45:
log4cplus: add recipe (2013-09-10 22:48:36 +0200) are available in the git repository at: https://github.com/mshakeel/meta-oe.git master https://github.com//tree/master Muhammad Shakeel (3): openssh: Remove systemd support which is merged in oe-core lighttpd: Remove systemd support which is merged in oe-core rpcbind: Remove systemd support which is merged in oe-core .../openssh/openssh/sshd.socket | 11 ----------- .../openssh/openssh/[email protected] | 9 --------- .../openssh/openssh/sshdgenkeys.service | 10 ---------- .../openssh/openssh_6.2p2.bbappend | 16 ---------------- .../lighttpd/lighttpd/lighttpd.service | 13 ------------- .../lighttpd/lighttpd_1.4.32.bbappend | 15 --------------- .../rpcbind/rpcbind/rpcbind.service | 13 ------------- .../rpcbind/rpcbind_0.2.0.bbappend | 16 ---------------- 8 files changed, 103 deletions(-) delete mode 100644 meta-systemd/oe-core/recipes-connectivity/openssh/openssh/sshd.socket delete mode 100644 meta-systemd/oe-core/recipes-connectivity/openssh/openssh/[email protected] delete mode 100644 meta-systemd/oe-core/recipes-connectivity/openssh/openssh/sshdgenkeys.service delete mode 100644 meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd/lighttpd.service delete mode 100644 meta-systemd/oe-core/recipes-extended/rpcbind/rpcbind/rpcbind.service -- 1.7.9.5 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
