diff options
| -rw-r--r-- | meta/recipes-support/boost/boost-jam-native.inc | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/meta/recipes-support/boost/boost-jam-native.inc b/meta/recipes-support/boost/boost-jam-native.inc index fe181ad00f..f0fac09361 100644 --- a/meta/recipes-support/boost/boost-jam-native.inc +++ b/meta/recipes-support/boost/boost-jam-native.inc @@ -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}" | 
