mirror of
https://git.yoctoproject.org/poky
synced 2026-05-04 22:39:49 +02:00
linux-libc-headers: Correct license checksum
Correct a typo in LIC_FILES_CHKSUM for linux-libc-headers as well as update the md5sum. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
This commit is contained in:
@@ -2,7 +2,7 @@ DESCRIPTION = "Sanitized set of 2.6 kernel headers for the C library's use."
|
||||
SECTION = "devel"
|
||||
LICENSE = "GPLv2"
|
||||
|
||||
LIC_CHKSUM_FILES = "file://COPYING "
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
|
||||
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2"
|
||||
|
||||
#DEPENDS = "cross-linkage"
|
||||
|
||||
Reference in New Issue
Block a user