bootst-jam: Add LIC_FILES_CHKSUM

Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
Saul Wold
2010-12-22 17:34:26 -08:00
committed by Richard Purdie
parent 3fbbb6975e
commit cd3708abfd

View File

@@ -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}"