diff options
Diffstat (limited to 'meta-oe/recipes-core/emlog/emlog.inc')
| -rw-r--r-- | meta-oe/recipes-core/emlog/emlog.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/emlog/emlog.inc b/meta-oe/recipes-core/emlog/emlog.inc index 948e18da4d..824787083a 100644 --- a/meta-oe/recipes-core/emlog/emlog.inc +++ b/meta-oe/recipes-core/emlog/emlog.inc | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | DESCRIPTION = "emlog is a Linux kernel module that makes it easy to access the \ | 1 | DESCRIPTION = "emlog is a Linux kernel module that makes it easy to access the \ |
| 2 | most recent (and only the most recent) output from a process" | 2 | most recent (and only the most recent) output from a process" |
| 3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPL-2.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
| 5 | 5 | ||
| 6 | SRC_URI = "git://github.com/nicupavel/emlog.git;protocol=http;branch=master;protocol=https" | 6 | SRC_URI = "git://github.com/nicupavel/emlog.git;protocol=http;branch=master;protocol=https" |
