diff options
Diffstat (limited to 'meta-oe/recipes-support/ssiapi/ssiapi_1.0.1.bb')
| -rw-r--r-- | meta-oe/recipes-support/ssiapi/ssiapi_1.0.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/ssiapi/ssiapi_1.0.1.bb b/meta-oe/recipes-support/ssiapi/ssiapi_1.0.1.bb index f3c1fc43ab..3396370873 100644 --- a/meta-oe/recipes-support/ssiapi/ssiapi_1.0.1.bb +++ b/meta-oe/recipes-support/ssiapi/ssiapi_1.0.1.bb | |||
| @@ -17,6 +17,7 @@ SRC_URI = "http://sourceforge.net/projects/irstessi/files/${BPN}.${PV}.tgz \ | |||
| 17 | file://0004-engine-Fix-indentation-and-missing-semi-colon.patch \ | 17 | file://0004-engine-Fix-indentation-and-missing-semi-colon.patch \ |
| 18 | file://0005-engine-Define-SENTINEL.patch \ | 18 | file://0005-engine-Define-SENTINEL.patch \ |
| 19 | file://0006-tools-Add-missing-includes-and-use-realpath-instead-.patch \ | 19 | file://0006-tools-Add-missing-includes-and-use-realpath-instead-.patch \ |
| 20 | file://configure-cflags.patch \ | ||
| 20 | " | 21 | " |
| 21 | SRC_URI[md5sum] = "02f16d7cbd30d28034093212906591f5" | 22 | SRC_URI[md5sum] = "02f16d7cbd30d28034093212906591f5" |
| 22 | SRC_URI[sha256sum] = "e10d283b0f211afb8ebd0bde87c097769613d30a052cdf164753e35e803264c7" | 23 | SRC_URI[sha256sum] = "e10d283b0f211afb8ebd0bde87c097769613d30a052cdf164753e35e803264c7" |
| @@ -24,6 +25,7 @@ SRC_URI[sha256sum] = "e10d283b0f211afb8ebd0bde87c097769613d30a052cdf164753e35e80 | |||
| 24 | S ="${WORKDIR}/${BPN}.${PV}" | 25 | S ="${WORKDIR}/${BPN}.${PV}" |
| 25 | 26 | ||
| 26 | inherit autotools-brokensep | 27 | inherit autotools-brokensep |
| 28 | CXXFLAGS="-std=gnu++98 -D_GNU_SOURCE" | ||
| 27 | 29 | ||
| 28 | do_configure_prepend(){ | 30 | do_configure_prepend(){ |
| 29 | ./autogen.sh | 31 | ./autogen.sh |
