diff options
| -rw-r--r-- | meta/recipes-core/udev/eudev_3.2.1.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-core/udev/eudev_3.2.1.bb b/meta/recipes-core/udev/eudev_3.2.1.bb index 4a1a26aade..bdfb5441ad 100644 --- a/meta/recipes-core/udev/eudev_3.2.1.bb +++ b/meta/recipes-core/udev/eudev_3.2.1.bb | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | SUMMARY = "eudev is a fork of systemd's udev" | 1 | SUMMARY = "eudev is a fork of systemd's udev" |
| 2 | HOMEPAGE = "https://wiki.gentoo.org/wiki/Eudev" | 2 | HOMEPAGE = "https://wiki.gentoo.org/wiki/Eudev" |
| 3 | LICENSE = "GPLv2.0+" | 3 | LICENSE = "GPLv2.0+ & LGPL-2.1+" |
| 4 | LICENSE_libudev = "LGPL-2.1+" | ||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
| 5 | 6 | ||
| 6 | DEPENDS = "glib-2.0 glib-2.0-native gperf-native kmod libxslt-native util-linux" | 7 | DEPENDS = "glib-2.0 glib-2.0-native gperf-native kmod libxslt-native util-linux" |
