mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
drbd-utils: Drop a duplicated line in DESCRIPTION
Line "DRBD mirrors a block device over the network to another machine" is written twice in DESCRIPTION. Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
SUMMARY = "Distributed block device driver for Linux"
|
||||
DESCRIPTION = "DRBD mirrors a block device over the network to another machine.\
|
||||
DRBD mirrors a block device over the network to another machine.\
|
||||
Think of it as networked raid 1. It is a building block for\
|
||||
setting up high availability (HA) clusters."
|
||||
HOMEPAGE = "http://www.drbd.org/"
|
||||
|
||||
Reference in New Issue
Block a user