mirror of
https://git.yoctoproject.org/poky
synced 2026-04-13 14:02:21 +02:00
bootst-jam: Add LIC_FILES_CHKSUM
Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
3fbbb6975e
commit
cd3708abfd
@@ -10,6 +10,8 @@ PRIORITY = "optional"
|
||||
LICENSE = "Boost Software License"
|
||||
PR = "r0"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://LICENSE_1_0.txt;md5=e4224ccaecb14d942c71d31bef20d78c"
|
||||
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/boost/boost-jam-${PV}.tgz"
|
||||
S = "${WORKDIR}/boost-jam-${PV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user