All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Move drbd from meta-oe to meta-networking
@ 2014-12-10  9:01 Bian Naimeng
  2014-12-10  9:01 ` [PATCH 1/1] drbd: add recipe Bian Naimeng
  0 siblings, 1 reply; 3+ messages in thread
From: Bian Naimeng @ 2014-12-10  9:01 UTC (permalink / raw)
  To: openembedded-devel

As discussed at yocto@yoctoproject.org. 
https://lists.yoctoproject.org/pipermail/yocto/2014-December/022542.html

We should move drbd from meta-oe to meta-networking.
And add the RDEPEND for this recipe.

Bian Naimeng (1):
  Move drbd from meta-oe to meta-networking.

 .../recipes-support/drbd/drbd/drbd.service         | 12 +++++
 meta-networking/recipes-support/drbd/drbd_8.4.4.bb | 58 ++++++++++++++++++++++
 meta-oe/recipes-extended/drbd/drbd_8.4.4.bb        | 57 ---------------------
 meta-oe/recipes-extended/drbd/files/drbd.service   | 12 -----
 4 files changed, 70 insertions(+), 69 deletions(-)
 create mode 100644 meta-networking/recipes-support/drbd/drbd/drbd.service
 create mode 100644 meta-networking/recipes-support/drbd/drbd_8.4.4.bb
 delete mode 100644 meta-oe/recipes-extended/drbd/drbd_8.4.4.bb
 delete mode 100644 meta-oe/recipes-extended/drbd/files/drbd.service

-- 
1.9.1



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-12-10 11:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-10  9:01 [PATCH 0/1] Move drbd from meta-oe to meta-networking Bian Naimeng
2014-12-10  9:01 ` [PATCH 1/1] drbd: add recipe Bian Naimeng
2014-12-10 11:39   ` Martin Jansa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.