From eebe0bf330b4ca65707f00a2940f18cc91b2c481 Mon Sep 17 00:00:00 2001 From: Thuy Tran Date: Wed, 5 Dec 2018 16:25:17 +0700 Subject: rcar-gen3: linux-renesas: Update LIC_FILES_CHKSUM value In thud branch, it supports Linux 4.18 version. This commit updates LIC_FILES_CHKSUM value to adapt Linux BSP 4.14. Signed-off-by: Thuy Tran Signed-off-by: Takamitsu Honda --- .../recipes-kernel/linux-libc-headers/linux-libc-headers_4.14.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-rcar-gen3/recipes-kernel/linux-libc-headers/linux-libc-headers_4.14.bb') diff --git a/meta-rcar-gen3/recipes-kernel/linux-libc-headers/linux-libc-headers_4.14.bb b/meta-rcar-gen3/recipes-kernel/linux-libc-headers/linux-libc-headers_4.14.bb index 34d3c3c..67ec4b3 100644 --- a/meta-rcar-gen3/recipes-kernel/linux-libc-headers/linux-libc-headers_4.14.bb +++ b/meta-rcar-gen3/recipes-kernel/linux-libc-headers/linux-libc-headers_4.14.bb @@ -9,6 +9,8 @@ SRCREV = "a5266d298124874c2c06b8b13d073f6ecc2ee355" SRC_URI = "${RENESAS_BSP_URL};branch=${BRANCH}" +LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" + # Enable RPMSG_VIRTIO depend on ICCOM SRC_URI_append = " \ ${@base_conditional("USE_ICCOM", "1", " file://0001-rpmsg-Add-message-to-be-able-to-configure-RPMSG_VIRT.patch", "", d)} \ -- cgit 1.2.3-korg