diff options
Diffstat (limited to 'meta-oe/recipes-benchmark')
| -rw-r--r-- | meta-oe/recipes-benchmark/sysbench/sysbench_0.4.12.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-benchmark/sysbench/sysbench_0.4.12.bb b/meta-oe/recipes-benchmark/sysbench/sysbench_0.4.12.bb index 3c6954855f..fdf54e3b1f 100644 --- a/meta-oe/recipes-benchmark/sysbench/sysbench_0.4.12.bb +++ b/meta-oe/recipes-benchmark/sysbench/sysbench_0.4.12.bb | |||
| @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | |||
| 6 | 6 | ||
| 7 | inherit autotools | 7 | inherit autotools |
| 8 | 8 | ||
| 9 | # The project has moved from Sourceforge to Launchpad, to Github. Use the source tarball from | 9 | # The project has moved from Sourceforge to Launchpad, to Github. Use the source tarball from |
| 10 | # Launchpad until the next release is available from Github. | 10 | # Launchpad until the next release is available from Github. |
| 11 | SRC_URI = "https://launchpad.net/ubuntu/+archive/primary/+files/${BPN}_${PV}.orig.tar.gz" | 11 | SRC_URI = "https://launchpad.net/ubuntu/+archive/primary/+files/${BPN}_${PV}.orig.tar.gz" |
| 12 | 12 | ||
| @@ -22,5 +22,5 @@ PACKAGECONFIG[mysql] = "--with-mysql \ | |||
| 22 | --without-mysql,mysql5" | 22 | --without-mysql,mysql5" |
| 23 | 23 | ||
| 24 | do_configure_prepend() { | 24 | do_configure_prepend() { |
| 25 | touch ${S}/NEWS ${S}/AUTHORS | 25 | touch ${S}/NEWS ${S}/AUTHORS |
| 26 | } | 26 | } |
