diff options
Diffstat (limited to 'meta-oe/recipes-connectivity/ifplugd/ifplugd_0.28.bb')
-rw-r--r-- | meta-oe/recipes-connectivity/ifplugd/ifplugd_0.28.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/ifplugd/ifplugd_0.28.bb b/meta-oe/recipes-connectivity/ifplugd/ifplugd_0.28.bb index 3e6a01de8..62651bc30 100644 --- a/meta-oe/recipes-connectivity/ifplugd/ifplugd_0.28.bb +++ b/meta-oe/recipes-connectivity/ifplugd/ifplugd_0.28.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | DESCRIPTION = "ifplugd is a Linux daemon which will automatically configure your ethernet device \ | 1 | DESCRIPTION = "ifplugd is a Linux daemon which will automatically configure your ethernet device \ |
2 | when a cable is plugged in and automatically unconfigure it if the cable is pulled." | 2 | when a cable is plugged in and automatically unconfigure it if the cable is pulled." |
3 | HOMEPAGE = "http://0pointer.de/lennart/projects/ifplugd/" | 3 | HOMEPAGE = "http://0pointer.de/lennart/projects/ifplugd/" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPL-2.0-only" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=94d55d512a9ba36caa9b7df079bae19f" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=94d55d512a9ba36caa9b7df079bae19f" |
6 | 6 | ||
7 | DEPENDS = "libdaemon" | 7 | DEPENDS = "libdaemon" |