docker-forward-journald: fix the incorrect license name
Fixed the warning: WARNING: stx-image-aio-1.0-r0 do_rootfs: The license listed ASL-2.0 was not in the licenses collected for recipe docker-forward-journald fix #99 Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
This commit is contained in:
parent
869c275603
commit
96cf99008e
@ -1,7 +1,7 @@
|
||||
SUMMARY = "Forward stdin to journald"
|
||||
HOMEPAGE = "https://github.com/docker/docker"
|
||||
SECTION = "devel"
|
||||
LICENSE = "ASL-2.0"
|
||||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://src/forward-journald/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
|
||||
|
||||
PROTOCOL = "https"
|
||||
|
Loading…
Reference in New Issue
Block a user