diff options
| -rw-r--r-- | meta-oe/recipes-benchmark/bonnie/bonnie++_2.00a.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-benchmark/bonnie/bonnie++_2.00a.bb b/meta-oe/recipes-benchmark/bonnie/bonnie++_2.00a.bb index 29590bfe84..1029a0c480 100644 --- a/meta-oe/recipes-benchmark/bonnie/bonnie++_2.00a.bb +++ b/meta-oe/recipes-benchmark/bonnie/bonnie++_2.00a.bb | |||
| @@ -12,6 +12,9 @@ SRC_URI = "\ | |||
| 12 | " | 12 | " |
| 13 | SRC_URI[sha256sum] = "a8d33bbd81bc7eb559ce5bf6e584b9b53faea39ccfb4ae92e58f27257e468f0e" | 13 | SRC_URI[sha256sum] = "a8d33bbd81bc7eb559ce5bf6e584b9b53faea39ccfb4ae92e58f27257e468f0e" |
| 14 | 14 | ||
| 15 | UPSTREAM_CHECK_URI = "https://doc.coker.com.au/projects/bonnie/" | ||
| 16 | UPSTREAM_CHECK_REGEX = "bonnie\+\+-(?P<pver>\d+(\.\d+)+[a-z]?).tgz" | ||
| 17 | |||
| 15 | # force lfs to skip configure's check, because we are cross-building | 18 | # force lfs to skip configure's check, because we are cross-building |
| 16 | PACKAGECONFIG ?= "lfs" | 19 | PACKAGECONFIG ?= "lfs" |
| 17 | PACKAGECONFIG[lfs] = "--enable-lfs,--disable-lfs" | 20 | PACKAGECONFIG[lfs] = "--enable-lfs,--disable-lfs" |
