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" | |||
| 10 | LICENSE = "Boost Software License" | 10 | LICENSE = "Boost Software License" |
| 11 | PR = "r0" | 11 | PR = "r0" |
| 12 | 12 | ||
| 13 | LIC_FILES_CHKSUM = "file://LICENSE_1_0.txt;md5=e4224ccaecb14d942c71d31bef20d78c" | ||
| 14 | |||
| 13 | SRC_URI = "${SOURCEFORGE_MIRROR}/boost/boost-jam-${PV}.tgz" | 15 | SRC_URI = "${SOURCEFORGE_MIRROR}/boost/boost-jam-${PV}.tgz" |
| 14 | S = "${WORKDIR}/boost-jam-${PV}" | 16 | S = "${WORKDIR}/boost-jam-${PV}" |
| 15 | 17 | ||
